lotgd-game
lotgd-game copied to clipboard
Bump @hotwired/stimulus from 3.2.1 to 3.2.2
Bumps @hotwired/stimulus from 3.2.1 to 3.2.2.
Release notes
Sourced from @hotwired/stimulus
's releases.
v3.2.2
What's Changed
- Add
PageUp
andPageDown
to keyMappings by@seb-jean
in hotwired/stimulus#677- Adding
@window
by@ThomasLandauer
in hotwired/stimulus#676- Add support for number values with underscores by
@lb
- in hotwired/stimulus#693- Support keyboard modifier for click events by
@shouichi
in hotwired/stimulus#665- Outlets: Add observers for controller element attributes by
@seanpdoyle
in hotwired/stimulus#624- Fixed error message in outlet_properties by
@drjayvee
in hotwired/stimulus#616- Explicitly type options of
Controller.dispatch()
method by@marcoroth
in hotwired/stimulus#643- Allow
ValueTypeObject
to be provided as aPartial
by@marcoroth
in hotwired/stimulus#650- Ensure the
afterLoad
method gets called bound to controller by@lb
- in hotwired/stimulus#658- Ensure
Scope
is connected before accessing outlets by@marcoroth
in hotwired/stimulus#648- Pass the
ActionEvent
(with params) toregisterActionOption
callbacks by@lb
- in hotwired/stimulus#692- Pass the
Controller
instance toregisterActionOption
callback by@lb
- in hotwired/stimulus#691New Contributors
@drjayvee
made their first contribution in hotwired/stimulus#616@devcamke
made their first contribution in hotwired/stimulus#655@frederfred
made their first contribution in hotwired/stimulus#664@ThomasLandauer
made their first contribution in hotwired/stimulus#675@seb-jean
made their first contribution in hotwired/stimulus#677@shouichi
made their first contribution in hotwired/stimulus#665@dnlgrv
made their first contribution in hotwired/stimulus#679@benoittgt
made their first contribution in hotwired/stimulus#663@swh-tropic
made their first contribution in hotwired/stimulus#696@tellodaniel
made their first contribution in hotwired/stimulus#705Full Changelog: https://github.com/hotwired/stimulus/compare/v3.2.1...v3.2.2
Commits
8cbca6d
Release 3.2.22db3585
Bump word-wrap from 1.2.3 to 1.2.4 (#706)7b810ec
Update Values documentation for location of data attributes (#705)d268067
Fix typo in documentation - global events (#704)da8be68
Passcontroller
instance toregisterActionOption
callback (#691)c989795
Bump semver from 5.7.1 to 5.7.2 (#703)2a3603c
Bump semver from 5.7.1 to 5.7.2 in /examples (#702)7bf453c
Pass the ActionEvent (with params) to registerActionOption callbacks (#692)4ef73b0
Add support for number values with underscores (#693)7974f63
add nested outlet property documentation (#696)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)