-
Notifications
You must be signed in to change notification settings - Fork 126
Releases: eBay/nice-modal-react
Releases Β· eBay/nice-modal-react
1.2.13
1.2.12
- Refine types of
useModalandshow: allowsidas prop.
Assets 2
1.2.11
- Make return value of
useModalstable if possible. - Added a new
ModalHoldercomponent for easy binding props to modal, see example here. - Refined type of
useModalandshowmethod. - Static
removemethod accepts a modal component.
Assets 2
1.2.10
- Include
srcfolder to support sourcemap.
Assets 2
1.2.9
- Improve typing of show function (#102 by @fperaltalitebox)
- Allow setting ResolveType to pass to show method (#103 by @fandridis )
- Included sourcemap.
Assets 2
1.2.8
- Fix useModel arguments type (by @facuparedes-litebox )
Assets 2
1 person reacted
1.2.7
- Added antdModalV5 and antdDrawerV5 helpers to support antd v5. (Thanks to @shoota )
- Name default export for type intelligence (Thanks to @SevenOutman )
- Improve modal.show type inferring. (Thanks to @alexandredev3 )
- Added muiDialogV5 helper to support MUI v5
Assets 2
2 people reacted
1.2.6
Expose NiceModalContext.
Assets 2
2 people reacted