Releases: mediv0/xmodal
Releases · mediv0/xmodal
1.0.2
1.0.1
1.0.0
- Added a global collection to save modal options globally
- Add openFromStore() method to let users open modals from modals collection
- Add save() method to let users save modals in the collection
- Add delete() method to let users delete modals in the collection
- Add get() method to let users gets modals from the collection
- Add entries() method to let users get all modals stored in the collection