Releases: tembell/paresseux
Releases · tembell/paresseux
v0.4.0
Minor Changes
- bc50bf5: Fix ModalsProvider to work with server-side rendering
v0.3.1
Patch Changes
- 3b181e0: Fixed type for
reject
, enabling to pass nothing
v0.3.0
Minor Changes
- 1326eb7: Added the
reject
function to the openModal
callback
throwing the promise when awaiting the openModal()
call
- 9472d72: Removed
closedOnResolve
from options
v0.2.1
Patch Changes
- 0175457: Updated exmaples/simple app, and README example
v0.2.0
Minor Changes
- 644adb1: New API for the openModal function, gets a callback function giving you the
resolve
v0.1.2
Patch Changes
- Added exports to package.json
v0.1.1
Patch Changes
- Fixed exports for core and helpers files