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

Package detail

@devseed-ui/dropdown

developmentseed376MIT4.1.0TypeScript support: included

devseed UI Kit Dropdown

css, framework, front-end, styled-components, react, dropdown

readme

@devseed-ui/dropdown

Create a dropdown using a tethered element, to ensure that it is always displayed correctly. If there's not enough space it will automatically change the opening direction.

changelog

@devseed-ui/dropdown

4.0.0

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


3.0.0-rc.1

Major Changes

  • Fix typescript definitions and update form checkable

Patch Changes

3.0.0-rc.0

Major Changes

  • revamp2021

Patch Changes

2.0.4

Patch Changes

2.0.3

Patch Changes

2.0.3-rc.0

Patch Changes

2.0.2

Patch Changes

2.0.1

Patch Changes

2.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

2.0.0-rc.0

Major Changes

  • Update styles to reflect theme changes

Patch Changes

1.0.0

Major Changes

  • Update components to make them SSR ready.
  • Rewrite component using functional components and hooks

Patch Changes

0.11.1

Patch Changes

0.11.0

Minor Changes

  • Merge helper and base into theme-provider

Patch Changes

0.10.2

Patch Changes

0.10.1

Patch Changes

0.10.0

Minor Changes

  • global loading, page-header, buttons, skins

Patch Changes