github hotwired/stimulus v3.2.2

8 months ago

What's Changed

  • Add PageUp and PageDown to keyMappings by @seb-jean in #677
  • Adding @window by @ThomasLandauer in #676
  • Add support for number values with underscores by @lb- in #693
  • Support keyboard modifier for click events by @shouichi in #665
  • Outlets: Add observers for controller element attributes by @seanpdoyle in #624
  • Fixed error message in outlet_properties by @drjayvee in #616
  • Explicitly type options of Controller.dispatch() method by @marcoroth in #643
  • Allow ValueTypeObject to be provided as a Partial by @marcoroth in #650
  • Ensure the afterLoad method gets called bound to controller by @lb- in #658
  • Ensure Scope is connected before accessing outlets by @marcoroth in #648
  • Pass the ActionEvent (with params) to registerActionOption callbacks by @lb- in #692
  • Pass the Controller instance to registerActionOption callback by @lb- in #691

New Contributors

Full Changelog: v3.2.1...v3.2.2

Don't miss a new stimulus release

NewReleases is sending notifications on new releases.