Skip to content

Releases: tembell/paresseux

v0.4.0

06 Dec 09:25
Compare
Choose a tag to compare

Minor Changes

  • bc50bf5: Fix ModalsProvider to work with server-side rendering

v0.3.1

26 Nov 17:39
Compare
Choose a tag to compare

Patch Changes

  • 3b181e0: Fixed type for reject, enabling to pass nothing

v0.3.0

26 Nov 17:32
Compare
Choose a tag to compare

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

26 Nov 09:18
Compare
Choose a tag to compare

Patch Changes

  • 0175457: Updated exmaples/simple app, and README example

v0.2.0

26 Nov 08:57
Compare
Choose a tag to compare

Minor Changes

  • 644adb1: New API for the openModal function, gets a callback function giving you the resolve

v0.1.2

23 Nov 23:00
Compare
Choose a tag to compare

Patch Changes

  • Added exports to package.json

v0.1.1

23 Nov 22:37
Compare
Choose a tag to compare

Patch Changes

  • Fixed exports for core and helpers files