Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
minevala committed Sep 7, 2021
1 parent 24fd5f7 commit f05aa75
Showing 1 changed file with 27 additions and 7 deletions.
34 changes: 27 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,41 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [Number Input] Using stepper button will call onChange callback

## Design kit
### Added
- [Icons] Added new icons
- Whatsapp

### Documentation
#### Added
- [Cards] Linkbox symbols, including
- Empty Linkboxes
- Linkboxes with heading and text
- Linkboxes with image, heading and text
- [Cards] Added custom Linkbox examples
- [Icons] WhatsApp icon
- [Navigation] Symbols for side navigation
- Example navigation symbols both for Desktop and Mobile screen sizes
- Side navigation item symbols for building custom content side navigations

### Changed
- Updated all HDS libraries to the Sketch version 76 (76.1)
- [Cards] Updated symbol structure so it is easier to differentiate regular Card and Linkbox custom examples
- [Navigation] Renamed “Navigation” symbols to “Main navigation” to make them more easily distinguishable from the new side navigation symbols

### Fixed
- [Cards] Text + heading with border symbol smart layout scaling

## Documentation

### Added
- A guideline on how to choose between checkboxes, radiobuttons, and toggles.
- Side navigation documentation
- Linkbox documentation
- A guideline page about choosing between Checkbox, Radio button and Toggle button.

#### Changed
- Update form examples to use DateInput and PhoneNumber components
- Remove brand colors from form examples headings
- [Checkbox] Playground examples are now fully interactable
- [Radio button] Playground examples are now fully interactable
- Updated Roadmap

#### Fixed
- [Checkbox, Radiobutton] Component page examples are interactive
- Fixed typo in the link to aremycolorsaccesible.com

## [1.3.1] - Aug, 11, 2021

Expand Down

0 comments on commit f05aa75

Please sign in to comment.