Skip to content

Latest commit

 

History

History
1275 lines (641 loc) · 71 KB

CHANGELOG.md

File metadata and controls

1275 lines (641 loc) · 71 KB

2.1.0-next.2 (2024-12-02)

Bug Fixes

  • lingui: remove committed messages.mjs files (#299) (92d4859)

2.1.0-next.1 (2024-11-27)

Features

  • lingui: add support for Swedish ('sv') translations (#296) (eb393af)

2.0.4-next.2 (2024-11-26)

Bug Fixes

  • attention: update to latest version of @warp-ds/core dependency (#295) (360d8d2)

2.0.4-next.1 (2024-11-20)

Bug Fixes

  • attention: move role and aria-label to attention-arrow wrapper (#294) (2934712)

2.0.3 (2024-11-18)

Bug Fixes

  • packages: set @warp-ds/css peer-dependency to 2.0.1 (#292) (329418a)

2.0.3-next.1 (2024-11-18)

Bug Fixes

  • packages: set @warp-ds/css peer-dependency to 2.0.1 (#292) (329418a)

2.0.2 (2024-11-18)

Bug Fixes

  • attention: bump to latest version of @warp-ds/core dependency (#287) (99ee9a9)
  • Minify eik assets (3e7d09c)
  • Release fix for nextjs export ordering (c41ea3b)
  • tab: set border on selected tab to fix SSR (#290) (ee904e9)

2.0.2-next.4 (2024-11-11)

Bug Fixes

  • tab: set border on selected tab to fix SSR (#290) (ee904e9)

2.0.2-next.3 (2024-10-28)

Bug Fixes

2.0.2-next.2 (2024-10-21)

Bug Fixes

  • attention: bump to latest version of @warp-ds/core dependency (#287) (99ee9a9)

2.0.2-next.1 (2024-10-18)

Bug Fixes

  • Release fix for nextjs export ordering (c41ea3b)

2.0.1 (2024-08-20)

Bug Fixes

  • badge: remove deprecated 'notification' example (#276) (2842810)
  • lingui config for attention component (#280) (ac3903a)

2.0.1-next.2 (2024-08-19)

Bug Fixes

  • lingui config for attention component (#280) (ac3903a)

2.0.1-next.1 (2024-08-15)

Bug Fixes

  • badge: remove deprecated 'notification' example (#276) (2842810)

2.0.0 (2024-08-14)

Bug Fixes

BREAKING CHANGES

  • cc: Expandable info prop has been removed

  • Clickable prop, ccBox.infoClickable, ccBox.neutralClickable and ccBox.borderedClickable classes have been removed from the box component.

  • fix(switch): remove deprecated switch class

switch class has been deprecated and removed from @warp-ds/css, and should also be removed from the switch component.

  • switch class has been removed from the switch component.

  • fix: update @warp-ds/css to latest next-version

we have recently made a major prerelease of the @warp-ds/css and have removed deprecated tokens and classes, that needs to also be updated in the react-repo

  • fix: make @warp-ds/css also as a peerDependency and bump to latest next-version

  • fix(textarea): remove deprecated error prop

error prop has been deprecated for a while. Use invalid prop instead

  • error prop has been removed and replaced by invalid prop

  • fix(textfield): remove deprecated error prop

error prop has been deprecated for a while. Use invalid instead.

  • error prop has been removed and replaced by invalid prop

  • fix(card): remove deprecated onClick prop

onClick prop has been deprecated for a while. Use instead Clickable component to handle click events in Cards

  • onClick prop has been removed and its tests

  • fix(card): fix linting issues and remove commented out tests for onClick prop

  • fix: update pnpm/action-setup@v2 to v4

  • fix: bump stylesheet to v2

2.0.0-next.4 (2024-08-13)

Bug Fixes

  • cc: no classes styling the same CSS properties are set on one element (#274) (694c156)

BREAKING CHANGES

  • cc: Expandable info prop has been removed

2.0.0-next.3 (2024-07-11)

Bug Fixes

2.0.0-next.2 (2024-07-04)

Bug Fixes

2.0.0-next.1 (2024-07-04)

Bug Fixes

BREAKING CHANGES

  • Clickable prop, ccBox.infoClickable, ccBox.neutralClickable and ccBox.borderedClickable classes have been removed from the box component.

  • fix(switch): remove deprecated switch class

switch class has been deprecated and removed from @warp-ds/css, and should also be removed from the switch component.

  • switch class has been removed from the switch component.

  • fix: update @warp-ds/css to latest next-version

we have recently made a major prerelease of the @warp-ds/css and have removed deprecated tokens and classes, that needs to also be updated in the react-repo

  • fix: make @warp-ds/css also as a peerDependency and bump to latest next-version

  • fix(textarea): remove deprecated error prop

error prop has been deprecated for a while. Use invalid prop instead

  • error prop has been removed and replaced by invalid prop

  • fix(textfield): remove deprecated error prop

error prop has been deprecated for a while. Use invalid instead.

  • error prop has been removed and replaced by invalid prop

  • fix(card): remove deprecated onClick prop

onClick prop has been deprecated for a while. Use instead Clickable component to handle click events in Cards

  • onClick prop has been removed and its tests

  • fix(card): fix linting issues and remove commented out tests for onClick prop

  • fix: update pnpm/action-setup@v2 to v4

  • fix: bump stylesheet to v2

1.6.0 (2024-07-03)

Bug Fixes

Features

1.6.0-next.6 (2024-07-03)

Bug Fixes

  • slider: Prevent onChange/onChangeAfter called on mount (#253) (84ddd64)

1.6.0-next.5 (2024-06-17)

Bug Fixes

1.6.0-next.4 (2024-06-17)

Bug Fixes

1.6.0-next.3 (2024-06-12)

Features

1.6.0-next.2 (2024-06-05)

Features

  • toggle: add ReactNode type to toggle labels (#244) (abeff99)

1.6.0-next.1 (2024-05-16)

Features

1.5.0 (2024-05-15)

Bug Fixes

Features

  • Add an optional prop to enable nofollow for pagination component (#231) (9534ae3)
  • Add more features on how attention component is positioned (#215) (5bf7883)
  • add more functionality to attention component (#233) (95c20b3)
  • Individual imports (#212) (766282c)

1.5.0-next.5 (2024-05-14)

Bug Fixes

  • textfield/textarea: clean up classes (#239) (4372285)

1.5.0-next.4 (2024-04-30)

Features

  • add more functionality to attention component (#233) (95c20b3)

1.5.0-next.3 (2024-04-18)

Features

1.5.0-next.2 (2024-04-17)

Features

  • Add an optional prop to enable nofollow for pagination component (#231) (9534ae3)

1.5.0-next.1 (2024-04-16)

Features

  • Add more features on how attention component is positioned (#215) (5bf7883)

1.4.5-next.1 (2024-04-16)

Bug Fixes

1.4.4 (2024-03-21)

Bug Fixes

  • dead-toggle: add 'name' prop (#223) (2ff3ad7)
  • forms: use correct colors in label and error text (#225) (ac5396b)

1.4.4-next.2 (2024-03-20)

Bug Fixes

  • forms: use correct colors in label and error text (#225) (ac5396b)

1.4.4-next.1 (2024-03-14)

Bug Fixes

1.4.3 (2024-03-07)

Bug Fixes

  • modal: cleanup scroll lock when modal component unmounts (#217) (6126da1)
  • toggle: fix styling in different states (#221) (efead37)
  • useId: return fallback ID for React v17 (#218) (ba4f0f0)

1.4.3-next.3 (2024-03-07)

Bug Fixes

  • toggle: fix styling in different states (#221) (efead37)

1.4.3-next.2 (2024-02-29)

Bug Fixes

  • modal: cleanup scroll lock when modal component unmounts (#217) (6126da1)

1.4.3-next.1 (2024-02-29)

Bug Fixes

  • useId: return fallback ID for React v17 (#218) (ba4f0f0)

1.4.2 (2024-02-15)

Bug Fixes

1.4.2-next.2 (2024-02-15)

Bug Fixes

1.4.2-next.1 (2024-02-15)

Bug Fixes

1.4.1 (2024-02-15)

Bug Fixes

  • bump deps (#202) (f5650c1)
  • pagination: use styled anchors instead of Button Pill (#206) (c0ae4e6)
  • Remove redundant component css class from modal backdrop (#207) (ef37ae0)
  • rename deleted icons after @warp-ds/icons update to 2.0.0 (#205) (121bd55)

1.4.1-next.4 (2024-02-15)

Bug Fixes

  • pagination: use styled anchors instead of Button Pill (#206) (c0ae4e6)

1.4.1-next.3 (2024-02-15)

Bug Fixes

  • Remove redundant component css class from modal backdrop (#207) (ef37ae0)

1.4.1-next.2 (2024-02-13)

Bug Fixes

  • rename deleted icons after @warp-ds/icons update to 2.0.0 (#205) (121bd55)

1.4.1-next.1 (2024-02-06)

Bug Fixes

1.4.0 (2024-02-05)

Bug Fixes

  • bump scroll-doctor lib to fix modal issue with scrollbars (#199) (e4bb6e9)

Features

  • modal: add onLeftClick prop to control left button event-handling (#200) (96a750b)

1.4.0-next.1 (2024-02-05)

Features

  • modal: add onLeftClick prop to control left button event-handling (#200) (96a750b)

1.3.3-next.1 (2024-01-31)

Bug Fixes

  • bump scroll-doctor lib to fix modal issue with scrollbars (#199) (e4bb6e9)

1.3.2 (2024-01-25)

Bug Fixes

  • reference useId in a way compatible with React 17 (#197) (9c00888)

1.3.1 (2024-01-25)

Bug Fixes

1.3.1-next.1 (2024-01-24)

Bug Fixes

1.3.0 (2024-01-17)

Bug Fixes

Features

1.3.0-next.2 (2024-01-09)

Bug Fixes

1.3.0-next.1 (2024-01-09)

Features

1.2.2 (2023-12-20)

Bug Fixes

  • card: set default background on unselected non-flat card (#185) (69e95e9)
  • Improve exception handling in Tabs (#184) (488fdc4)

1.2.2-next.2 (2023-12-20)

Bug Fixes

  • card: set default background on unselected non-flat card (#185) (69e95e9)

1.2.2-next.1 (2023-12-18)

Bug Fixes

1.2.1 (2023-11-29)

Bug Fixes

  • combobox: don't open on modifier key press and fix aria-expanded (#152) (71e42f6)
  • Import icons in the correct way (#169) (f279db9)
  • textfield: allow styling input's left padding when prefix is wider than 40px (#173) (89e5a27)
  • textfield: render prefix before input (#161) (2017cff)

1.2.1-next.4 (2023-11-28)

Bug Fixes

  • textfield: allow styling input's left padding when prefix is wider than 40px (#173) (89e5a27)

1.2.1-next.3 (2023-11-23)

Bug Fixes

1.2.1-next.2 (2023-11-15)

Bug Fixes

  • textfield: render prefix before input (#161) (2017cff)

1.2.1-next.1 (2023-11-08)

Bug Fixes

  • combobox: don't open on modifier key press and fix aria-expanded (#152) (71e42f6)

1.2.0 (2023-11-06)

Bug Fixes

Features

1.2.0-next.4 (2023-11-02)

Bug Fixes

1.2.0-next.3 (2023-11-02)

Features

1.2.0-next.2 (2023-10-30)

Bug Fixes

  • adjust further a11y issues attention (#147) (b668aeb)

1.2.0-next.1 (2023-10-26)

Features

1.1.2-next.6 (2023-10-26)

Bug Fixes

1.1.2-next.5 (2023-10-26)

Bug Fixes

1.1.2-next.4 (2023-10-25)

Bug Fixes

  • add a11y attributes for to define steps in more accessible way (#140) (47af229)

1.1.2-next.3 (2023-10-24)

Bug Fixes

1.1.2-next.2 (2023-10-24)

Bug Fixes

1.1.2-next.1 (2023-10-23)

Bug Fixes

1.1.1 (2023-10-23)

Bug Fixes

  • a11y fixes for button link and link as buttons (#132) (47c6bd7)
  • a11y issues for attention component (#123) (0588564)
  • add leading slash to crowdin path (#98) (472d456)
  • add source locale to lingui config (#103) (aaf3dc0)
  • anchor text alignment & icon translations (#134) (d682586)
  • ay11 fixes for the Modal component and affected stories (#128) (a1fdf92)
  • breadcrumbs.js: Remove double Aria Label (90d56a8)
  • breadcrumbs: fixed double arialabel and removed area hidden from the seperators (02f4eb2)
  • connect helptext to text area (#131) (a7a7643)
  • improve destination config for crowdin (#112) (7bd543a)
  • only sync locales on next branch for now (#99) (f068199)
  • replace inline svgs with warp icons (#95) (17f5b05)

1.1.1-next.10 (2023-10-23)

Bug Fixes

  • breadcrumbs.js: Remove double Aria Label (90d56a8)
  • breadcrumbs: fixed double arialabel and removed area hidden from the seperators (02f4eb2)

1.1.1-next.9 (2023-10-20)

Bug Fixes

  • anchor text alignment & icon translations (#134) (d682586)

1.1.1-next.8 (2023-10-20)

Bug Fixes

  • a11y fixes for button link and link as buttons (#132) (47c6bd7)

1.1.1-next.7 (2023-10-20)

Bug Fixes

1.1.1-next.6 (2023-10-18)

Bug Fixes

  • ay11 fixes for the Modal component and affected stories (#128) (a1fdf92)

1.1.1-next.5 (2023-10-13)

Bug Fixes

  • replace inline svgs with warp icons (#95) (17f5b05)

1.1.1-next.4 (2023-10-11)

Bug Fixes

1.1.1-next.3 (2023-10-11)

Bug Fixes

1.1.1-next.2 (2023-10-10)

Bug Fixes

  • only sync locales on next branch for now (#99) (f068199)

1.1.1-next.1 (2023-10-10)

Bug Fixes

  • add leading slash to crowdin path (#98) (472d456)

1.1.0 (2023-10-09)

Bug Fixes

  • forms: localize 'optional' label in forms (#94) (f1bc283)

Features

1.1.0-next.2 (2023-10-06)

Bug Fixes

  • forms: localize 'optional' label in forms (#94) (f1bc283)

1.1.0-next.1 (2023-09-25)

Features

1.0.1 (2023-09-25)

Bug Fixes

  • add aria-current propp to the anchor element for e.g. pagination component (#81) (5b532b6)
  • add check for children in tabs (#83) (b6f4ccd)
  • Add fullWidth button prop (#89) (4cdbe5d)
  • button: set secondary variant styles by default (#86) (cb0c60f)
  • pass onClick to anchor in button component (#87) (24a4247)
  • use new button classes and improve conditions (#67) (09c8245)

1.0.1-next.6 (2023-09-20)

Bug Fixes

1.0.1-next.5 (2023-09-19)

Bug Fixes

  • pass onClick to anchor in button component (#87) (24a4247)

1.0.1-next.4 (2023-09-18)

Bug Fixes

  • button: set secondary variant styles by default (#86) (cb0c60f)

1.0.1-next.3 (2023-09-07)

Bug Fixes

1.0.1-next.2 (2023-09-05)

Bug Fixes

  • add aria-current propp to the anchor element for e.g. pagination component (#81) (5b532b6)

1.0.1-next.1 (2023-08-31)

Bug Fixes

  • use new button classes and improve conditions (#67) (09c8245)

1.0.0 (2023-08-30)

Bug Fixes

  • add common css (37b6d7e)
  • add component classes to Breadcrumbs (#23) (9818cba)
  • add component classes to select (#21) (8a7632c)
  • add Finnish language (77a32c0)
  • add fix for button (f4527d4)
  • add missing classes to textarea and refactor (#20) (4116c3f)
  • add more translations (a8f57a6)
  • add placeholder to texarea (cebd307)
  • add translation for "magnifying glass" used in affix (41d6774)
  • add type module (c96d22c)
  • Add Warp component-classes to the box component (#19) (e172165)
  • Add Warp component-classes to the Pill component (#28) (0db49ac)
  • alert: don't use dynamic classes (#8) (85a136d)
  • alert: use imported instead of inline classes (#41) (c8c8da2)
  • alert: use negative and positive variants instead of critical and success (#9) (82aa7ec)
  • apply new tokens to textfield and textarea (#16) (59b3ec8)
  • build storybook with vite instead of webpack (#44) (f569d2a)
  • bump @warp-ds/css package to get fix for select chevron component class (0cb53a2)
  • bump component classes (#46) (8e33518)
  • bump packages (#43) (5e064e7)
  • bump versions (#47) (a347969)
  • buttons: bump component-classes to 1.0.0-alpha.116 (#60) (b483bcd)
  • card: apply component classes to card component (#33) (a0937a8)
  • changelog: remove repeated changes (#42) (41b4d98)
  • classes for toggle (#26) (65211a7)
  • components: update component classes (#49) (7a445d2)
  • detect locale on server (1ffbc50)
  • expandable: bump component classes package (f508125)
  • expandable: change single quote to quote (1a8816e)
  • expandable: merge alpha with branch (78a9236)
  • export button, and input components (#18) (3cc5894)
  • extract supportedLocales to avoid to define it twice (73a81f6)
  • fix broken docs after vite upgrade (#29) (6f65554)
  • import and load messages in component to avoid issues with dynamic import (4aeadf0)
  • index.ts: export expandable, box and select from packages/index.ts (#30) (7b1e21c)
  • make sure to style text for links as buttons (#35) (96aa46c)
  • Move react specific switch track classes to component-classes (#40) (a024fb5)
  • only support 'en' and 'nb' for now (3e78b12)
  • packages: use className and style in TextField and Select (#50) (fdfe96a)
  • radio buttons classes (#31) (3a5ca84)
  • releases: trigger release of 1.0.0-alpha.25 (d99c1f4)
  • remove background from checkbox/toggle (#51) (f0eba8e)
  • remove common.css and use safelist (#14) (60c6607)
  • secondary button prop is not true by default (#56) (d82680a)
  • stable FINN prod alpha-release (#59) (0733c47)
  • step: hide outer lines on horizontal variant of steps (#62) (a345319)
  • stepsindicator: update version of @warp-ds/component-classes (09d9022)
  • Styling alert component with tokens (#5) (9748c5f)
  • trigger release of 1.0.0-alpha.38 (a275d63)
  • upgrade storybook (#27) (d0ba4b1)
  • use correct padding for small buttons (a054d29)
  • use css packages instead of component-classes (#55) (64d45d3)
  • use process.env.NMP_LANGUAGE if available if SSR (a7bba9c)
  • use updated component-classes in alert component (#15) (b4c1b9a)
  • warpify modal (#36) (5d0b084)

Features

  • add button styling (#7) (bf2e9e1)
  • add component classes to the combobox (#38) (232bf60)
  • add internationalization (4ffec64)
  • attention: warpify attention (#37) (61f6895)
  • expandable: add warp component classes to expandable (581ecdf)
  • expandable: bump warp versions containing new tokens and component classes (21c9074)
  • stepindicator: add component classes for stepindicator (6de4822)
  • tabs: warpify tabs (#34) (ce210d2)
  • Warpified Switch component (#39) (20eddea)
  • workflows: add eik aliasing script to realease.yml (#17) (ce4604a)

1.0.0-alpha.41 (2023-08-25)

Bug Fixes

  • add Finnish language (77a32c0)
  • add more translations (a8f57a6)
  • add translation for "magnifying glass" used in affix (41d6774)
  • detect locale on server (1ffbc50)
  • extract supportedLocales to avoid to define it twice (73a81f6)
  • import and load messages in component to avoid issues with dynamic import (4aeadf0)
  • only support 'en' and 'nb' for now (3e78b12)
  • use process.env.NMP_LANGUAGE if available if SSR (a7bba9c)

Features

  • add internationalization (4ffec64)

1.0.0-alpha.40 (2023-08-10)

Bug Fixes

  • bump @warp-ds/css package to get fix for select chevron component class (0cb53a2)

1.0.0-alpha.39 (2023-08-01)

Bug Fixes

  • step: hide outer lines on horizontal variant of steps (#62) (a345319)

1.0.0-alpha.38 (2023-07-14)

Bug Fixes

  • trigger release of 1.0.0-alpha.38 (a275d63)
  • use css packages instead of component-classes (#55) (64d45d3)

1.0.0-alpha.37 (2023-07-10)

Bug Fixes

  • buttons: bump component-classes to 1.0.0-alpha.116 (#60) (b483bcd)

1.0.0-alpha.36 (2023-07-07)

Bug Fixes

1.0.0-alpha.35 (2023-07-05)

Bug Fixes

  • add placeholder to texarea (cebd307)

1.0.0-alpha.34 (2023-07-04)

Bug Fixes

  • secondary button prop is not true by default (#56) (d82680a)

1.0.0-alpha.33 (2023-06-30)

Bug Fixes

  • use correct padding for small buttons (a054d29)

1.0.0-alpha.32 (2023-06-21)

Bug Fixes

  • build storybook with vite instead of webpack (#44) (f569d2a)

1.0.0-alpha.31 (2023-06-20)

Bug Fixes

  • remove background from checkbox/toggle (#51) (f0eba8e)

1.0.0-alpha.30 (2023-06-16)

Bug Fixes

  • packages: use className and style in TextField and Select (#50) (fdfe96a)

1.0.0-alpha.29 (2023-06-15)

Bug Fixes

  • components: update component classes (#49) (7a445d2)

1.0.0-alpha.28 (2023-06-14)

Bug Fixes

1.0.0-alpha.27 (2023-06-09)

Bug Fixes

1.0.0-alpha.26 (2023-06-07)

Bug Fixes

1.0.0-alpha.25 (2023-06-01)

Bug Fixes

  • alert: use imported instead of inline classes (#41) (c8c8da2)
  • changelog: remove repeated changes (#42) (41b4d98)
  • make sure to style text for links as buttons (#35) (96aa46c)
  • Move react specific switch track classes to component-classes (#40) (a024fb5)
  • releases: trigger release of 1.0.0-alpha.25 (d99c1f4)
  • warpify modal (#36) (5d0b084)

Features

1.0.0-alpha.25 (2023-06-01)

Bug Fixes

  • alert: use imported instead of inline classes (#41) (c8c8da2)
  • changelog: remove repeated changes (#42) (41b4d98)
  • make sure to style text for links as buttons (#35) (96aa46c)
  • Move react specific switch track classes to component-classes (#40) (a024fb5)
  • warpify modal (#36) (5d0b084)

Features

1.0.0-alpha.24 (2023-05-17)

Bug Fixes

  • card: apply component classes to card component (#33) (a0937a8)

1.0.0-alpha.23 (2023-05-10)

Bug Fixes

1.0.0-alpha.22 (2023-05-08)

Bug Fixes

1.0.0-alpha.21 (2023-05-05)

Bug Fixes

  • Add Warp component-classes to the Pill component (#28) (0db49ac)

1.0.0-alpha.20 (2023-05-05)

Bug Fixes

  • fix broken docs after vite upgrade (#29) (6f65554)
  • index.ts: export expandable, box and select from packages/index.ts (#30) (7b1e21c)

1.0.0-alpha.19 (2023-05-05)

Bug Fixes

1.0.0-alpha.18 (2023-05-03)

Bug Fixes

  • stepsindicator: update version of @warp-ds/component-classes (09d9022)

Features

  • stepindicator: add component classes for stepindicator (6de4822)

1.0.0-alpha.17 (2023-04-25)

Bug Fixes

  • expandable: bump component classes package (f508125)
  • expandable: change single quote to quote (1a8816e)
  • expandable: merge alpha with branch (78a9236)

Features

  • expandable: add warp component classes to expandable (581ecdf)
  • expandable: bump warp versions containing new tokens and component classes (21c9074)

1.0.0-alpha.16 (2023-04-25)

Bug Fixes

  • add component classes to Breadcrumbs (#23) (9818cba)

1.0.0-alpha.15 (2023-04-21)

Bug Fixes

1.0.0-alpha.14 (2023-04-18)

Bug Fixes

  • add missing classes to textarea and refactor (#20) (4116c3f)

1.0.0-alpha.13 (2023-04-18)

Bug Fixes

  • Add Warp component-classes to the box component (#19) (e172165)

1.0.0-alpha.12 (2023-04-14)

Bug Fixes

  • export button, and input components (#18) (3cc5894)

1.0.0-alpha.11 (2023-04-14)

Bug Fixes

  • apply new tokens to textfield and textarea (#16) (59b3ec8)

1.0.0-alpha.10 (2023-04-13)

Features

  • workflows: add eik aliasing script to realease.yml (#17) (ce4604a)

1.0.0-alpha.9 (2023-04-05)

Bug Fixes

  • use updated component-classes in alert component (#15) (b4c1b9a)

1.0.0-alpha.8 (2023-04-04)

Bug Fixes

  • remove common.css and use safelist (#14) (60c6607)

1.0.0-alpha.7 (2023-03-31)

Bug Fixes

1.0.0-alpha.6 (2023-03-30)

Bug Fixes

1.0.0-alpha.5 (2023-03-29)

Bug Fixes

1.0.0-alpha.4 (2023-03-29)

Features

1.0.0-alpha.3 (2023-03-27)

Bug Fixes

  • alert: use negative and positive variants instead of critical and success (#9) (82aa7ec)

1.0.0-alpha.2 (2023-03-27)

Bug Fixes

  • alert: don't use dynamic classes (#8) (85a136d)

1.0.0-alpha.1 (2023-03-24)

Bug Fixes

  • Styling alert component with tokens (#5) (9748c5f)

0.0.1 (2023-02-27)

Creation

Initial copy of @fabric-ds/react.
For historical changes, see: Changelog for @fabric-ds/react