# @devseed-ui/form

## 4.0.0

`@devseed-ui/*` Now uses a fixed versioning system.  
The global changelog is at the root of the repo.

----

## 2.0.0-rc.1

### Major Changes

- Fix typescript definitions and update form checkable

### Patch Changes

- Updated dependencies [undefined]
  - @devseed-ui/animation@4.0.0-rc.1
  - @devseed-ui/collecticons@4.0.0-rc.1
  - @devseed-ui/theme-provider@4.0.0-rc.1
  - @devseed-ui/typography@2.0.0-rc.1

## 2.0.0-rc.0

### Major Changes

- revamp2021

### Patch Changes

- Updated dependencies [undefined]
  - @devseed-ui/animation@4.0.0-rc.0
  - @devseed-ui/collecticons@4.0.0-rc.0
  - @devseed-ui/theme-provider@4.0.0-rc.0
  - @devseed-ui/typography@2.0.0-rc.0

## 1.0.5

### Patch Changes

- Add new collection icons and update button padding
- Updated dependencies [undefined]
  - @devseed-ui/button@3.1.0

## 1.0.4

### Patch Changes

- ad9a469: Add value prop to checkable inputs to replace the previously hardcoded "on" value
- a547d9b: Update collecticons library v4.1.0
- Updated dependencies [a547d9b]
  - @devseed-ui/button@3.0.3

## 1.0.4-rc.1

### Patch Changes

- Add value prop to checkable inputs to replace the previously hardcoded "on" value

## 1.0.4-rc.0

### Patch Changes

- Update collecticons library v4.1.0
- Updated dependencies [undefined]
  - @devseed-ui/button@3.0.3-rc.0

## 1.0.3

### Patch Changes

- Use theme variables for background and foreground colors
  - @devseed-ui/button@3.0.2

## 1.0.2

### Patch Changes

- Updated dependencies [517de31]
  - @devseed-ui/button@3.0.1

## 1.0.1

### Patch Changes

- Updated dependencies [undefined]
  - @devseed-ui/animation@3.0.0

## 1.0.0

### Major Changes

- 6972997: Major UI Library release

  **BREAKING CHANGES**

  ## 🎉 Features

  - Improved theme with clearer variables
  - Added a date-picker component

  ## 🚀 Improvements

  - Revision of documentation, including new "Getting Started" guide
  - General cleanup
  - Improvements to forms (#169)
  - Send custom prop to the first child (#175)
  - Improve packages meta information (#140)

  ## 🐛 Fixes

  - DEV: Linting for react-hooks
  - DEV: Module updates

### Patch Changes

- Updated dependencies [6972997]
- Updated dependencies [e5fcf44]
  - @devseed-ui/animation@1.0.0
  - @devseed-ui/button@3.0.0
  - @devseed-ui/theme-provider@3.0.0
  - @devseed-ui/typography@1.0.0

## 1.0.0-rc.0

### Major Changes

- Update styles to reflect theme changes
- Remove FormMainAction - not in use
- Remove FormToolbar - the toolbar module should be used instead
- Add form counter
- Add documentation for all components.

### Patch Changes

- Updated dependencies [undefined]
  - @devseed-ui/animation@1.0.0-rc.0
  - @devseed-ui/button@3.0.0-rc.0
  - @devseed-ui/theme-provider@3.0.0-rc.0
  - @devseed-ui/typography@1.0.0-rc.0

## 0.12.1

### Patch Changes

- Updated dependencies [undefined]
  - @devseed-ui/button@2.4.5

## 0.12.0

### Minor Changes

- Added FormCheckable, updated Form documentation

## 0.11.5

### Patch Changes

- Applies theme to control skin background

## 0.11.4

### Patch Changes

- Updates button, form, toolbar dependencies
- Updated dependencies
  - @devseed-ui/button@2.4.3

## 0.11.0

### Minor Changes

- Merge helper and base into theme-provider

### Patch Changes

- 063ec7a: Update theme package to include the theme provider and moves global styles to typography package
- Updated dependencies [063ec7a]
  - @devseed-ui/theme-provider@2.4.0
  - @devseed-ui/button@2.4.0

## 0.10.2

### Patch Changes

- upgrades button
- Updated dependencies
  - @devseed-ui/button@2.3.2

## 0.10.1

### Patch Changes

- Updated dependencies
  - @devseed-ui/button@2.3.1

## 0.10.0

### Minor Changes

- global loading, page-header, buttons, skins

### Patch Changes

- 662326e: Adds button groups and adds tests to other packages
- Updated dependencies [662326e]
  - @devseed-ui/button@2.3.0

## 0.9.1

### Patch Changes

- Adds form components and snapshot testing
- Updated dependencies
  - @devseed-ui/animation@0.9.2
  - @devseed-ui/base@2.1.2
  - @devseed-ui/button@2.2.1
  - @devseed-ui/heading@2.2.1
  - @devseed-ui/helpers@2.2.1
