Skip to content

Latest commit

 

History

History
927 lines (411 loc) · 36.5 KB

CHANGELOG.md

File metadata and controls

927 lines (411 loc) · 36.5 KB

20.3.0 (2024-11-13)

Features

20.2.0 (2024-11-06)

Features

  • select component: adds color swatches for every subcompponent within #5534 (71fde1f)

20.1.0 (2024-10-31)

Features

  • ECOM-4038: add new moda loading shapes (4a99468)

20.0.0 (2024-10-30)

Features

BREAKING CHANGES

  • 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)

Features

19.8.2 (2024-10-16)

Bug Fixes

19.8.1 (2024-10-16)

Bug Fixes

  • select: adds a color swatch whenever a color is provided (#5423) (665ff72)

19.8.0 (2024-10-09)

Features

  • search-input: adds ability to change search icon size (#5415) (6639e84)

19.7.2 (2024-08-06)

19.7.1 (2024-08-01)

19.7.0 (2024-07-31)

Features

  • NavigationPreventer: allow passing in a function for message (d8fd13b)

19.6.0 (2024-07-30)

Features

  • promo banner: default color (43a2c6e)

19.5.0 (2024-07-29)

Features

  • search: add noBorders prop (f3cf435)

19.4.3 (2024-05-29)

19.4.2 (2024-05-22)

19.4.1 (2024-03-19)

Bug Fixes

19.4.0 (2024-03-19)

Bug Fixes

Features

19.4.0 (2024-03-19)

Bug Fixes

Features

19.4.0 (2024-03-19)

Bug Fixes

Features

19.4.0 (2024-03-19)

Bug Fixes

Features

19.3.0 (2024-01-08)

Features

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

19.2.0 (2024-01-05)

Features

  • searchinput: adds round borders prop/option (#4417) (3ed3ee3)

19.1.0 (2023-12-11)

Features

19.0.0 (2023-12-07)

Features

  • tabs: allow controlling the selected tab (#4344) (5e87374)

BREAKING CHANGES

  • tabs: activeTab now controls the component, for uncontrolled behavior, use defaultActiveTab instead.

18.5.0 (2023-12-07)

Features

18.4.0 (2023-05-12)

Features

  • version: release tokens version (dd9202f)

18.3.2 (2023-04-17)

Bug Fixes

  • storybook: use automigrate to fix storybook build (ec67966)

18.3.1 (2023-04-17)

Bug Fixes

  • edit popover content prop (185097f)

18.3.0 (2023-01-09)

Features

  • AspectRatioBox: make maxWidth and maxHeight optional (#3168) (4b35e54)

18.2.0 (2023-01-04)

Features

18.1.0 (2022-12-29)

Features

18.0.0 (2022-12-01)

Bug Fixes

BREAKING CHANGES

  • searchinput: removed 'onChangeValue'

17.14.2 (2022-11-17)

Bug Fixes

  • loading-shapes: increases ms for transitioning (#3060) (a93fc62)

17.14.1 (2022-11-15)

Bug Fixes

17.14.0 (2022-11-15)

Features

  • loading-shapes: adds the component, imported from discovery and its stories (#3055) (c242985)

17.13.0 (2022-11-14)

Features

17.12.0 (2022-11-09)

Features

17.11.0 (2022-10-14)

Features

  • modaloverlay: add autoFocus (3f41d25)

17.10.0 (2022-10-14)

Features

17.9.1 (2022-10-13)

Bug Fixes

  • slidingpane: remove z-index (21e65c4)

17.9.0 (2022-10-13)

Features

  • breakpoint: allow passing in html attributes (#2968) (9282ed4)

17.8.0 (2022-10-12)

Features

17.7.0 (2022-10-11)

Features

  • sliding pane: fixes (651786d)
  • sliding-pane: adds sliding pane for mobile (1a1a7c3)

17.6.0 (2022-10-05)

Features

17.5.0 (2022-09-30)

Features

  • checkbox: adds data-test-id by dataTestId prop (#2942) (ff1aa3e)

17.4.0 (2022-09-27)

Features

17.3.0 (2022-08-23)

Features

17.2.1 (2022-08-22)

Bug Fixes

  • colorswatch: show black dot only on white bg (046877d)

17.2.0 (2022-08-22)

Features

  • colorswatch: add title to the callbacks (a259d7a)

17.1.0 (2022-08-17)

Features

17.0.0 (2022-08-17)

Features

BREAKING CHANGES

  • expandable: 'expanded' will now control the component completely

16.3.0 (2022-07-06)

Features

  • select: adds data-test-id to Select component (#2790) (2ba14ed)

16.2.1 (2022-07-01)

Bug Fixes

  • point to the type declarations (d3ea4fa)

16.2.0 (2022-06-17)

Features

  • select: adds placeholder as prop and places it within its label (#2749) (689c869)

16.1.1 (2022-05-26)

Bug Fixes

  • checkbox: renames prop to checkIcon instead of showCheckUsing (c2bb15e)

16.1.0 (2022-05-24)

Features

  • checkbox: swaps the mark from defaulting a bullet to a check mark icon (#2650) (d8e42c3)

16.0.0 (2022-05-12)

Features

BREAKING CHANGES

  • dependencies: this package has react >= 18.1.0 and react-dom >= 18.1.0 as peer dependencies now

15.11.4 (2021-12-14)

Bug Fixes

  • popover: fixes error and clears out code[refactor] (#2269) (974a3c6)

15.11.3 (2021-12-13)

Bug Fixes

15.11.2 (2021-12-10)

Bug Fixes

  • popover smooth transitioning: fixes problem with auto triggering (#2260) (4700f11)

15.11.1 (2021-12-10)

Bug Fixes

  • popover: clears out props, makes smooth transitioning optional (#2259) (9880664)

15.11.0 (2021-12-10)

Features

15.10.3 (2021-10-27)

Bug Fixes

15.10.2 (2021-10-26)

Bug Fixes

  • password-input: adds padding to avoid overlapping hide/show badge (#2113) (fc0319d)

15.10.1 (2021-10-19)

Bug Fixes

  • nothing (just making sure that the release works) (5947d02)

15.10.0 (2021-10-12)

Features

15.9.0 (2021-09-30)

Features

  • divider: allow specifying text treatment (#2028) (3ce91ca)

15.8.0 (2021-09-15)

Features

  • 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)

Bug Fixes

  • badge: fix the way we set the badge colors (#1970) (9060ef0)

15.7.0 (2021-07-23)

Features

15.6.1 (2021-07-21)

Bug Fixes

  • MultiSelect: remove console.log (41ae6eb)

15.6.0 (2021-06-29)

Features

15.5.0 (2021-06-24)

Bug Fixes

Features

  • add multi select to om select package (92aa47b)
  • address comments, add searchable prop (7c75ca3)

15.4.0 (2021-06-17)

Features

15.3.0 (2021-06-17)

Features

15.2.0 (2021-06-17)

Features

  • : 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)

Bug Fixes

  • component: fix error on dropdowns (b24179a)

14.6.0 (2020-10-01)

Features

  • modal: add shards to props (758ffd3)

14.5.0 (2020-09-10)

Bug Fixes

  • button.scss: button focus style (9663554)

Features

  • expandable: adds link color (942479a)
  • select: improve keyboard navigation (c63dc75)
  • select: improve keyboard navigation (40d9dec)

14.4.0 (2020-08-26)

Bug Fixes

  • tools: forgot to add branch for @semantic-release/git (039ac7d)

Features

  • tools: use semantic-release-npm-github-config (095b296)