All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
7.32.0 (2023-03-28)
- natds-themes: add casaEestilo (33be4f4)
7.30.1 (2023-03-10)
- add exclusiveContent in repositories (04cd90f)
- logo: v0.45.2 ajust logo consultoriaDeBeleza (6dd0893)
- natds-themes: resolve colors mock-theme (8ec16b6)
7.29.0 (2022-05-20)
7.28.0 (2022-05-13)
7.26.7 (2022-04-18)
7.26.6 (2022-03-23)
7.26.5 (2022-03-11)
7.26.4 (2022-03-09)
7.26.3 (2022-03-09)
7.26.2 (2022-02-11)
7.26.1 (2022-02-08)
7.26.0 (2022-02-07)
7.25.0 (2022-02-07)
7.24.0 (2022-02-03)
7.23.0 (2022-02-03)
7.22.0 (2022-01-27)
7.21.0 (2022-01-14)
7.20.0 (2021-12-27)
7.19.0 (2021-12-15)
7.18.0 (2021-11-26)
7.17.0 (2021-11-16)
7.16.0 (2021-11-09)
7.15.0 (2021-10-27)
7.14.0 (2021-10-26)
7.13.0 (2021-10-26)
7.12.0 (2021-10-25)
7.11.0 (2021-10-25)
7.10.0 (2021-10-25)
7.9.0 (2021-10-21)
7.8.0 (2021-10-21)
7.7.0 (2021-10-21)
- typography: add Typography component and custom font copy helper (6b2bbc9)
- text-field: fix component height to allow expansion when multiline (f08a40e)
7.6.2 (2021-10-20)
7.6.1 (2021-10-07)
7.5.1 (2021-09-28)
7.5.0 (2021-09-27)
7.4.0 (2021-09-07)
7.3.3 (2021-09-02)
7.3.2 (2021-08-20)
7.3.1 (2021-08-20)
7.3.0 (2021-08-11)
7.2.0 (2021-07-29)
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)