@nl-rvo/css-form-select
Version:
Form select CSS component
97 lines (51 loc) • 1.72 kB
Markdown
`@nl-rvo/css-form-select`
# 1.5.0
## Minor Changes
- 8c0a7f8: Update related utrecht css packages.
# 1.4.0
## Minor Changes
- fa36e07: Project structure updates
- Moved all Storybook stories to the /stories directory.
- Moved all documentation files to the /docs directory.
- Removed React components from library-component-react and moved them into this package.
- Update all .stories imports to the right react package "component-library-react"
- Fix all Redundant / PascalCase lint warnings for .stories files.
# 1.3.1
## Patch Changes
- 11eb258: Update imports to support storybook v10
# 1.3.0
## Minor Changes
- 24190d1: Add size for form-select and form-field-select.
# 1.2.7
## Patch Changes
- f1acd87: changeset voor release van select
# 1.2.6
## Patch Changes
- 642b1de: added value and onchange to select
# 1.2.5
## Patch Changes
- e64cd5a: Fixes for checkboxfilter and select
# 1.2.4
## Patch Changes
- 4411bea: Pass defaultValue parameter to select component
# 1.2.3
## Patch Changes
- 185af8a: removed selected parameter and make use of defaultValue and value
# 1.2.2
## Patch Changes
- a0f95b0: Removed defaultValue from options and added value
# 1.2.1
## Patch Changes
- 4bcd28e: Change height of input and select fields from 45px to 48px
# 1.2.0
## Minor Changes
- 0cdf4eb: Remove utrecht-components-css reference and include utrecht css per component when needed
# 1.0.1
## Patch Changes
- c029d6a: Fixed callback events (eg onChange, onFocus) for field components
# 1.0.0
## Major Changes
- daa0537: Create npm package for each component.
# Pre-releases
_@nl-rvo/component-library-css@1.0.0-alpha.38_:
Added component