Skip to content

Releases: j0j032/basic-modal-react

v1.1.1

11 May 14:52
Compare
Choose a tag to compare

fix bad export

v1.1.0

11 May 14:27
4af6e56
Compare
Choose a tag to compare
  • Rename Modal for TriggerWithModal
  • Exclude test related files from bundle

v1.0.1

11 May 14:21
Compare
Choose a tag to compare

Fix Rollup d.ts bug

v1.0.0

11 May 12:34
3178af1
Compare
Choose a tag to compare

In this version: You provide your trigger component in props and the lib does the rest.

v0.1.2

27 Dec 19:01
Compare
Choose a tag to compare

Notes de publication - basic-modal - v0.1.2

Bug

BMR-7 Fix warning (import package.json in rollup config)

v0.1.1

26 Dec 19:48
a386d27
Compare
Choose a tag to compare

Notes de publication - basic-modal - v0.1.1

Tâche

BMR-6 Add badges to readme

v0.1.0

26 Dec 18:20
Compare
Choose a tag to compare

Notes de publication - basic-modal - v0.1.0

Tâche

BMR-3 Add Config to handle stylesheets

BMR-5 Create readme file

Bug

BMR-2 Fix Hooks error on import

BMR-4 Change Type of children

release v0.0.2

26 Dec 13:45
4ac6ecf
Compare
Choose a tag to compare

Notes de publication - basic-modal - v0.0.2

Tâche

BMR-1 Init project, import codebase, set workingTree, configure rollup & typescript