Skip to content

Releases: marcoroth/turbo_power

v0.7.0

08 Sep 17:16
2bb5b25
Compare
Choose a tag to compare

New Actions

Dependencies

New Contributors

Commits

Full Changelog: v0.6.2...v0.7.0

v0.6.2

09 Jun 15:37
d3051d2
Compare
Choose a tag to compare

Internals

  • Fix template typo in dispatch event test by @tonywok in #180

Documentation

Dependencies

See all

New Contributors

Commits

Full Changelog: v0.6.1...v0.6.2

v0.6.1

07 Jan 18:24
2f2290b
Compare
Choose a tag to compare

What's Changed

  • Add support for options in scroll_into_view action by @woto in #129

New Contributors

  • @woto made their first contribution in #129

Dependencies

Commits

Full Changelog: v0.6.0...v0.6.1

v0.6.0

05 Nov 17:29
4cc4eb7
Compare
Choose a tag to compare

New Actions

Changed

  • Log warning if from CSS class in replace_css_class wasn't found by @marcoroth in 7f60562
  • Split up error logging for dispatch_event into two arguments by @marcoroth in 4374d1c

Fixed

  • Fix error message for dispatch_event action test by @leonvogt in #117

Dependences

Commits

Full Changelog: v0.5.0...v0.6.0

v0.5.0

15 Oct 13:52
c79cec5
Compare
Choose a tag to compare

Changed

Dependenices

Commits

Full Changelog: v0.4.0...v0.5.0

v0.4.0

15 Sep 16:39
d09ab10
Compare
Choose a tag to compare

New Actions

Changed

New Contributors

Dependencies

Details

Commits

Full Changelog: v0.3.1...v0.4.0

v0.3.1

14 Feb 11:40
98d5eb7
Compare
Choose a tag to compare

Changes

  • Mark turbo-morph as devDependency and bundle it up with dist by @marcoroth in 2b4aebd

Commits

Full Changelog: v0.3.0...v0.3.1

v0.3.0

12 Feb 13:08
063697f
Compare
Choose a tag to compare

New Actions

Changed Actions

  • Change turbo_action attribute to turbo-action by @marcoroth in #37
  • Use Turbo.visit() by default in redirect_to action by @marcoroth in #39

Other Changes

New Contributors

Commits

Full Changelog: v0.2.0...v0.3.0

v0.2.0

04 Jan 05:39
f12d143
Compare
Choose a tag to compare

New Actions

Changed Actions

Other Changes

  • Extract Turbo actions in a custom `turbo.ts file by @leon-vogt in #23
  • Add typecast util function by @marcoroth in #28

Commits

Full Changelog: v0.1.6...v0.2.0

v0.1.6

19 Nov 17:53
Compare
Choose a tag to compare

New Actions

  • Implement turbo_clear_cache action by @leon-vogt in #21

Changed Actions

  • Rename action attribute to turbo_action in redirect_to action by @leon-vogt in #22

Other Changes

  • Add CodeQL workflow for GitHub code scanning by @lgtm-com in #12

New Contributors

  • @lgtm-com made their first contribution in #12
  • @leon-vogt made their first contribution in #21

Commits

Full Changelog: v0.1.5...v0.1.6