20.3.0 (2024-11-13)
- upgrade tokens (e562a25)
20.2.0 (2024-11-06)
20.1.0 (2024-10-31)
- ECOM-4038: add new moda loading shapes (4a99468)
20.0.0 (2024-10-30)
- sass: Importing this pacakge with
@import
will no longer work. Users will have to use the@use
syntax.
ECOM-4074
19.9.0 (2024-10-25)
19.8.2 (2024-10-16)
19.8.1 (2024-10-16)
19.8.0 (2024-10-09)
19.7.2 (2024-08-06)
19.7.1 (2024-08-01)
19.7.0 (2024-07-31)
- NavigationPreventer: allow passing in a function for message (d8fd13b)
19.6.0 (2024-07-30)
- promo banner: default color (43a2c6e)
19.5.0 (2024-07-29)
- search: add noBorders prop (f3cf435)
19.4.3 (2024-05-29)
19.4.2 (2024-05-22)
19.4.1 (2024-03-19)
- release (9feadab)
19.4.0 (2024-03-19)
19.4.0 (2024-03-19)
19.4.0 (2024-03-19)
19.4.0 (2024-03-19)
19.3.0 (2024-01-08)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
19.2.0 (2024-01-05)
19.1.0 (2023-12-11)
- usePreventNavigation (02eb5ab)
19.0.0 (2023-12-07)
- tabs:
activeTab
now controls the component, for uncontrolled behavior, usedefaultActiveTab
instead.
18.5.0 (2023-12-07)
- NavigationPreventer (f78bec1)
18.4.0 (2023-05-12)
- version: release tokens version (dd9202f)
18.3.2 (2023-04-17)
- storybook: use automigrate to fix storybook build (ec67966)
18.3.1 (2023-04-17)
- edit popover content prop (185097f)
18.3.0 (2023-01-09)
18.2.0 (2023-01-04)
18.1.0 (2022-12-29)
18.0.0 (2022-12-01)
- searchinput: removed 'onChangeValue'
17.14.2 (2022-11-17)
17.14.1 (2022-11-15)
17.14.0 (2022-11-15)
17.13.0 (2022-11-14)
17.12.0 (2022-11-09)
17.11.0 (2022-10-14)
- modaloverlay: add autoFocus (3f41d25)
17.10.0 (2022-10-14)
17.9.1 (2022-10-13)
- slidingpane: remove z-index (21e65c4)
17.9.0 (2022-10-13)
17.8.0 (2022-10-12)
17.7.0 (2022-10-11)
17.6.0 (2022-10-05)
17.5.0 (2022-09-30)
17.4.0 (2022-09-27)
17.3.0 (2022-08-23)
17.2.1 (2022-08-22)
- colorswatch: show black dot only on white bg (046877d)
17.2.0 (2022-08-22)
- colorswatch: add title to the callbacks (a259d7a)
17.1.0 (2022-08-17)
- expandable: onToggle (4a63534)
17.0.0 (2022-08-17)
- expandable: 'expanded' will now control the component completely
16.3.0 (2022-07-06)
16.2.1 (2022-07-01)
- point to the type declarations (d3ea4fa)
16.2.0 (2022-06-17)
16.1.1 (2022-05-26)
- checkbox: renames prop to
checkIcon
instead ofshowCheckUsing
(c2bb15e)
16.1.0 (2022-05-24)
16.0.0 (2022-05-12)
- dependencies: this package has react >= 18.1.0 and react-dom >= 18.1.0 as peer dependencies now
15.11.4 (2021-12-14)
15.11.3 (2021-12-13)
15.11.2 (2021-12-10)
15.11.1 (2021-12-10)
15.11.0 (2021-12-10)
15.10.3 (2021-10-27)
- upgrade deps (4c65a4f)
15.10.2 (2021-10-26)
15.10.1 (2021-10-19)
- nothing (just making sure that the release works) (5947d02)
15.10.0 (2021-10-12)
15.9.0 (2021-09-30)
15.8.0 (2021-09-15)
- input: add ...rest (9945754)
- input: new password input component (eaea22f)
- input: prop updates (1bf337c)
- input: removed data test id as prop (1ca517d)
15.7.1 (2021-09-03)
15.7.0 (2021-07-23)
15.6.1 (2021-07-21)
- MultiSelect: remove console.log (41ae6eb)
15.6.0 (2021-06-29)
15.5.0 (2021-06-24)
15.4.0 (2021-06-17)
15.3.0 (2021-06-17)
15.2.0 (2021-06-17)
- : adds the ability to render select options on top of it (#1766) (baffab0) 15.1.0 (2021-06-15) Features popover: make zIndex configurable (#1761) (5ba6cfc) 15.0.1 (2021-06-10) Bug Fixes input: credit card number input types (cba0991) 15.0.0 (2021-06-09) Bug Fixes input: onChange type (#1742) (e384b58) BREAKING CHANGES input: The argument of onChange is the new value instead of the change event in Input and Textarea 14.28.0 (2021-05-11) Features pdp: add datatestids to the exandable component (#1682) (640598d) 14.27.0 (2021-05-10) Features loadingballs: add LoadingBalls (#1675) (6e82454) 14.26.0 (2021-04-08) Features constrain: exceed constrain (b1216b5) 14.25.0 (2021-04-01) Features focuson: export FocusOn (#1539) (3807dbc) 14.24.0 (2021-03-31) Features select: adds title and fixes test (dcedfd2) select: test fix (cb93557) 14.23.1 (2021-03-05) Bug Fixes button: small refactor (d53b67e) 14.23.0 (2021-03-02) Features breakpoint: add BreakpointProvider (fdf4e72) 14.22.0 (2021-02-24) Features breadcrumb: same link divider on mobile as on desktop (e03f29b) 14.21.2 (2021-02-22) Bug Fixes use devops-dev context (28442d0) 14.21.1 (2021-02-17) Bug Fixes css order (192515d) 14.21.0 (2021-02-16) Features use rollup to make the package tree-shakeable (0a46312) 14.20.2 (2021-02-12) Bug Fixes active tab (f13773a) storybook test (c36b67d) 14.20.1 (2021-02-11) Bug Fixes select: fix select component accessibility (b6a8f57) 14.20.0 (2021-02-11) Features select component: adding autofill feature to select component (8b01a0b) 14.19.0 (2021-02-05) Features expandable comp: adding virtual prop to expandable component (9d058da) 14.18.1 (2021-02-03) Bug Fixes select: label when focusing an item (4eb81bc) 14.18.0 (2021-02-02) Features breadcrumb: adds the possibility of assigning className to component (#1300) (6ec7e1c) 14.17.0 (2020-11-30) Features upgrade deps and lint on ci (adcb501) 14.16.0 (2020-11-18) Features webpack 5.x (5a3a27d) 14.15.1 (2020-11-18) Bug Fixes release upgraded dependencies (1223483) 14.15.0 (2020-11-06) Features checkbox: disabled checkbox style looked the sama as the enabled one (dd912d0) 14.14.0 (2020-11-04) Features badges: renamed badge theme 'fall-25' to be more generic (#1056) (bb2fe78) 14.13.1 (2020-10-29) Bug Fixes badge: make badge a span and not a link (#1040) (4eb8ccd) 14.13.0 (2020-10-28) Features badge: removed clickable (e450262) 14.12.0 (2020-10-28) Features badge: use dark fuchsia (d7aa72d) 14.11.1 (2020-10-28) Bug Fixes badge: add badgetheme as export (#1032) (01a153b) 14.11.0 (2020-10-28) Features badge: add fall-25 theme (#1031) (9a56d84) 14.10.0 (2020-10-26) Features radio-button: forwarded onKeyPress to input element (#1027) (b31f898) 14.9.0 (2020-10-26) Bug Fixes build: fix the build (#1026) (c6551ce) radio-button: fix roles (#1024) (13610e7) Features radio-group: remove radio-group as it's not used, tested or properly implemented (#1025) (f081942) 14.8.5 (2020-10-26) Bug Fixes overlay: animation (0f05503) 14.8.4 (2020-10-26) Bug Fixes radio-button: fix type hidden disabling onChange (#1022) (f2558a3) 14.8.3 (2020-10-23) Bug Fixes radio: fix tests (#1012) (8f53f14) radio-button: fix radio-button double 'radio' role (#1011) (55323f2) 14.8.2 (2020-10-23) Bug Fixes radio-button: fix tabIndex conditional (#1010) (849e4ad) 14.8.1 (2020-10-23) Bug Fixes radio-button: add tabindex from props from radio-button (#1009) (6ab4d4e) 14.8.0 (2020-10-23) Features radiogroup: add RadioGroup component (#1008) (f345a2f) 14.7.0 (2020-10-22) Features node-sass: upgrade node-sass (#1001) (a624b9b) 14.6.3 (2020-10-20) Bug Fixes overlay: overlay has unnecesary margin (bbc2b21) 14.6.2 (2020-10-19) Bug Fixes & : fix select's carret overlapping field's error icon (#996) (32d575b)
14.6.1 (2020-10-07)
- component: fix error on dropdowns (b24179a)
14.6.0 (2020-10-01)
- modal: add shards to props (758ffd3)
14.5.0 (2020-09-10)
- button.scss: button focus style (9663554)
- expandable: adds link color (942479a)
- select: improve keyboard navigation (c63dc75)
- select: improve keyboard navigation (40d9dec)
14.4.0 (2020-08-26)
- tools: forgot to add branch for @semantic-release/git (039ac7d)
- tools: use semantic-release-npm-github-config (095b296)