Skip to content

Releases: sbsoftware/stimulus.cr

v0.6.0

09 Jan 21:20
v0.6.0
2004fb1
Compare
Choose a tag to compare

Features

  • Global stimulus_controller macro (#10)

v0.5.0

15 Nov 16:53
v0.5.0
15fc14f
Compare
Choose a tag to compare

Features

  • Outlets (#8)

v0.4.1

17 Jun 14:24
v0.4.1
3cc534d
Compare
Choose a tag to compare

Bugs

  • Variables are declared outside of action body (#7)

v0.4.0

24 Dec 19:43
Compare
Choose a tag to compare

Bugs

  • Nested Stimulus module name clashes (#4)
  • Parent modules are not included in controller name (#5)

v0.3.0

28 Nov 21:48
Compare
Choose a tag to compare

Features

  • Values can be assigned a type (#3)

v0.2.0

25 Nov 20:31
Compare
Choose a tag to compare

Features

  • Controllers and their components can return their full HTML attribute string (#1)
  • Action parameters (#2)

v0.1.0

08 Oct 19:16
Compare
Choose a tag to compare

Initial Release