All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
7.1.0 (2021-06-21)
7.0.0 (2021-05-03)
- deps: change Avon main colors
DSY-2079
Co-authored-by: Renovate Bot [email protected]
6.1.2 (2021-05-03)
6.1.1 (2021-05-03)
6.1.0 (2021-04-20)
6.0.0 (2021-04-14)
- button: the button sizes has changed to 'semi', 'semiX' and 'medium'. The previous sizes has been deprecated.
For previous names compatibility, use:
- small -> semi
- medium -> semix
- large -> medium
Co-authored-by: Design system Natura in behalf of Design System Team [email protected] Co-authored-by: Yasminn Vaz [email protected]
- button: update component to add new options (49fc912)
5.1.0 (2021-04-06)
- icon-button: add new options to icon button (13a9397)
5.0.1 (2021-03-26)
5.0.0 (2021-03-22)
- list-item: the List component was removed. Also, the ListItem props and usage have changed. Refer to the component docs for more information
DSY-1948
- remove unit warnings (d5a3983)
- list-item: change list item to work with native list implementation (22e0751)
3.5.1 (2021-03-15)
3.5.0 (2021-03-01)
- progress indicator: adds showLayer props (c598e6e)
3.4.0 (2021-02-24)
- checkbox: add checkbox component (2f209b1)
3.3.3 (2021-02-19)
- text field: allows helperText with more than on line (8fff003)
3.3.2 (2021-02-19)
3.3.1 (2021-02-09)
- list: fix component export (0cde099)
3.3.0 (2021-02-05)
3.2.1 (2020-12-14)
- release: create new release with missing package (872a91f)
3.2.0 (2020-12-09)
- textField: implemented new component (b614887)
3.1.0 (2020-11-06)
- link: link component (0c10b1f)
3.0.1 (2020-10-22)
3.0.0 (2020-10-01)
- The theme contract has changed. We replaced
natds-styles
withnatds-themes
. Read the migration guide here
- change theme library (8f90f55)
2.6.0 (2020-09-22)
- snackbar: adding snackbar with some basic funcionalities (964eb25)
2.5.0 (2020-09-17)
2.4.0 (2020-09-15)
- button: add support to button sizes (8ae2297)
2.3.0 (2020-09-02)
- icon: add support to size and color (28ed5b8)
2.2.1 (2020-08-27)
2.2.0 (2020-08-25)
- change styled components to peer, consume tokens internally (42d947d)
2.1.0 (2020-08-17)
- progress-indicator: add circular progress indicator component (feb18f9)
- selection-control: add radio selection control (5e38f85)
2.0.1 (2020-08-06)
- button: add disabled button (f75c6c2)
- divider: adds divider component (8a49f93)
- tab: add tab component (ef4f389)