What's Changed
- Add
PageUp
andPageDown
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 aPartial
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) toregisterActionOption
callbacks by @lb- in #692 - Pass the
Controller
instance toregisterActionOption
callback by @lb- in #691
New Contributors
- @drjayvee made their first contribution in #616
- @devcamke made their first contribution in #655
- @frederfred made their first contribution in #664
- @ThomasLandauer made their first contribution in #675
- @seb-jean made their first contribution in #677
- @shouichi made their first contribution in #665
- @dnlgrv made their first contribution in #679
- @benoittgt made their first contribution in #663
- @swh-tropic made their first contribution in #696
- @tellodaniel made their first contribution in #705
Full Changelog: v3.2.1...v3.2.2