Skip to content

@utrecht/component-library-react@1.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@nl-design-system-ci nl-design-system-ci released this 25 Aug 10:12
· 17 commits to add-dry-run since this release

@utrecht/component-library-react 1.0.0 (2022-08-25)

Bug Fixes

  • avoid setting React RadioButton checked directly (adefcbd)
  • Button appearance shorthands (507ccaa)
  • consistently export types for React component props (f49286c)
  • export index file for older TypeScript versions (3e8e018)
  • react radio button remove pseudo properties (e402ed1)
  • remove pseudo-classes properties (b8315b6)
  • remove type modifier classes from the react textbox (118fdeb)
  • TypeScript compatibility of type exports (e4214f2)
  • use component name as display name (26c32db)
  • use kebab-casing for all displayName values (84c68fe)
  • workaround for required pages/ directory for next/jest (0d9c71a)

Features

  • add inline variant to "Button that looks like link" (d9ef98b)
  • add Button appearance shorthands to index (72c19c4)
  • add html-select css class (1b734c9)
  • Button link - link that looks like a button (0bd1472)
  • create custom radio button react (643856c)
  • data list component (511b5e5)
  • enable tree-shaking by using rollupjs to build react libraries (e3d1800)
  • first batch of React components (22807f5)
  • introduce @utrecht/component-library-react package (7636b9d)
  • number value component (4c6998d)
  • stencil (0c4007c)
  • unable pseudo-classes from style on button-link react (bb802bd)
  • upgrade react lib dev dependencies & support react 18 (53111bc)

BREAKING CHANGES

  • deprecated pseudo properties
  • focusStyle
  • focusVisibleStyle
  • hoverStyle
  • visitedStyle