1.0.5 • Published 10 months ago

react-loading-manager v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

Improvements

  • [] Add ability to specify a loader from a child component
  • [] update api to allow a predicate fn to be passed to useLoading() (e.g: useLoading('my-component', { isLoading: () => isNil(data) })) rather than a more imperative markAsLoaded() function
  • [] add aria labels to the loading & children containers
  • [] if possible, find a way to prevent the loader from re-rendering when new registrations happen (make it as continuous/seamless as possible)
1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago