# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased](https://medicaldirector.visualstudio.com/Helix%202.0/_git/Helix.Client/branchCompare?baseVersion=GTshell-0.3.0&targetVersion=GBmaster)

## [0.3.0](https://medicaldirector.visualstudio.com/Helix%202.0/_git/Helix.Client/branchCompare?baseVersion=GTshell-0.2.0&targetVersion=GTshell-0.3.0)

### Added

- [RenewPage] Added renew page component

### Changed

- [Sidebar] Updated styling for elevation of collapse icon

## [0.2.0](https://medicaldirector.visualstudio.com/Helix%202.0/_git/Helix.Client/branchCompare?baseVersion=GTshell-0.1.0&targetVersion=GTshell-0.2.0)

### Added

- [TopnavLegacy] Added tooltips
- [LoginPage] Added page component

### Changed

- **BREAKING** [Toggle] Removed component - incorporated into parent shell components
- **BREAKING** [HomePage] Removed page component
- [AuthCallbackPage] Changed implementation to complete auth only
- [Sidebar] Update styling; incorporated toggle; added tooltips
- [FooterLegacy] Update styling; incorporated toggle; added tooltips

## [0.1.0](https://medicaldirector.visualstudio.com/Helix%202.0/_git/Helix.Client?version=GTshell-0.1.0)

### Added

- Initial commit
- [Sidebar] Added component
- [Topnav] Added component
- [Logo] Added component
- [Container] Added component
- [Navgroup] Added component
- [HomePage] Added page component
- [LogoutPage] Added page component
- [AuthCallbackPage] Added page component
