@zohodesk/dotkit
v1.0.9
Published
In this Package, we Provide Some Common Components and Hooks to Construct UI
Downloads
2,916
Maintainers
Readme
DOT Style Guide
In this Package, we Provide Some Common Components and Hooks to Construct UI
1.0.9
- Popup
- Added
sizeModifiersprop to handle dynamic sizing. - Added utils for
createAutoHeightHandlerandcreateAutoWidthHandlerto handle dynamic height and width respectively.
- Added
1.0.8
- Popup
- Fixed an issue where the popup did not reposition correctly when the
mobileWidthconfiguration was updated dynamically.
1.0.7
- Memoized Portal logic to improve performance.
1.0.6
- Popup
EMPTY_ARRAYconstant import fix inRegistry.js
1.0.5
- Introduced Popup component in react
1.0.4
Services
ToastNotificationService:dotToastNotificationsServiceMethodsanduseDOTToastNotificationServiceAttachmentViewerService:dotAttachmentServiceMethodsanduseDOTAttachmentViewerService
customEventManagerandcustomEventDispatcherutils added.
1.0.3
- Introduced Portal component in react
1.0.2
- Introduced ComponentRegistryProvider and withComponentRegistrar
- Moved ContextOptimizer and shallowEqual functions to common helpers and updated the imports
1.0.1
ResizeObserver
- The ResizeObserver PolyFill code has been removed, and a separate copy with the PolyFill included is saved under the filename ResizeObserverWithPolyfill.js
1.0.0
Responsive
- Responsive Component Added
