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

Package detail

@devseed-ui/global-loading

developmentseed340MIT4.1.0TypeScript support: included

devseed UI Kit Global Loading

css, framework, front-end, styled-components, react, loading, spinner

readme

@devseed-ui/global-loading

The global loading provides a way to display a loading indicator that covers the whole page, blocking interactions. It can be rendered through a programmatic api, or through a react component.

changelog

@devseed-ui/global-loading

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

Patch Changes

2.0.2

Patch Changes

2.0.2-rc.0

Patch Changes

2.0.1

Patch Changes

2.0.0

Major Changes

  • Problem with versioning: v1 had already been published to npm

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

1.0.0-rc.0

Major Changes

  • Fix wrong color property

Patch Changes

0.1.0

  • Create global loading package