Skip to content
This repository was archived by the owner on Sep 24, 2020. It is now read-only.

Releases: youseedk/dna-react

v0.4.1

22 Jun 17:18
Compare
Choose a tag to compare
  • Upgrade to [email protected]
  • Allow an object to be passed as to prop in Button, Link, and Shortcut components
  • Include all other NavLink propTypes in Button, Link, and Shortcut components

v0.4.0

16 Jun 13:11
Compare
Choose a tag to compare

v0.3.2

27 May 19:57
Compare
Choose a tag to compare
  • Add iconAlignment prop in Button component
  • Upgrade to [email protected]
  • Upgrade Storybook and fix broken Storybook build

v0.3.1

21 May 18:56
Compare
Choose a tag to compare
  • Downgrade dependencies react, react-dom to ^16.4

v0.3.0

17 May 19:36
Compare
Choose a tag to compare

v0.2.0

17 May 19:22
Compare
Choose a tag to compare
  • Add Anchor helper that utilizes React Router making it possible to pass NavLink props to Button and Shortcut components
  • Add react and react-dom as dev dependencies
  • Add react-router-dom as peer dependency

v0.1.1

15 May 14:43
Compare
Choose a tag to compare

v0.1.0

14 May 14:05
Compare
Choose a tag to compare
  • Add ProgressBar, FlowSteps, and Shortcut component
  • Visual component variations are now always controlled with the variant prop
  • All generic props like id, tabIndex, autoFocus etc. are now passed on to the container as attributes
  • Upgrade to [email protected]

v0.0.17

14 May 14:43
Compare
Choose a tag to compare
  • Add Notification, and Tag component
  • Fix bug breaking Storybook c62317d

v0.0.16

14 May 14:44
Compare
Choose a tag to compare