@zohodesk/perf-components
v0.0.1-beta.10
Published
Collection of components that can be used to improve performance
Downloads
920
Maintainers
Keywords
Readme
Collection of components that can be used to improve performance
0.0.1-beta.7
- Replaced requestIdleCallback with react scheduler.
0.0.1-beta.6
- Modified id generation for queue nodes
0.0.1-beta.3
- Added option to delete the scheduled task from priority queue.
0.0.1-beta.2
- Added needDeferUpdates props to defer component(Defer updates to the component)
- Removed the Idle priority from the priority list
0.0.1-beta.1
- Added Defer Component
- Added Adaptive Component