Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@devseed-ui/date-picker

developmentseed302MIT4.1.0TypeScript support: included

devseed UI Kit Date Picker

css, framework, front-end, styled-components, react, date, date-picker, calendar

readme

@devseed-ui/date-picker

Displays a datepicker element.

changelog

@devseed-ui/date-picker

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

2.0.0-rc.0

Major Changes

  • revamp2021

Patch Changes

1.1.3

Patch Changes

1.1.2

Patch Changes

1.1.2-rc.1

Patch Changes

1.1.2-rc.0

Patch Changes

1.1.1

Patch Changes

1.1.0

Minor Changes

  • a5e3cd7: Add missing date picker dependency (@devseed-ui/form) Allow access to Dropdown's onChange prop Add prop callback for draft date access Add support for adding additional content on the picker

Patch Changes

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