Skip to content

Releases: ArthurClemens/dialogic-js

0.5.4

14 Aug 17:39
Compare
Choose a tag to compare

Restore types in distribution.

0.5.3

14 Aug 15:49
Compare
Choose a tag to compare

Update dependencies.

0.5.2

14 Mar 20:01
Compare
Choose a tag to compare

Changed getStatus to a callback function.

0.5.0

13 Mar 16:54
Compare
Choose a tag to compare

Added status methods.

0.4.4

21 Jan 19:00
22dac74
Compare
Choose a tag to compare

Adds cjs export for testing with Jest.

0.4.3

01 Jan 16:17
815d3a3
Compare
Choose a tag to compare

Bug fix.

0.4.2

30 Dec 16:15
424883a
Compare
Choose a tag to compare
  • Bug fix: ignore clicking on backdrop (bug was introduced in 0.4.1)
  • Feature: Propagate show options to hide too #9
  • Phoenix LiveView specific: cache dataset between component updates

0.4.1

30 Dec 12:26
b6e6194
Compare
Choose a tag to compare

Removed content event listener to prevent Phoenix LiveView events from disconnecting.

0.4.0

28 Dec 16:08
Compare
Choose a tag to compare

Added support for drawers.

0.3.1

19 Dec 17:20
fbe1a2b
Compare
Choose a tag to compare

Bug fix for testing setup