v3.2.2
Released: 2020-06-06
Added
- Add
halted
lifecycle event by @websebdev in #193 - Add support for form parameters by @jasoncharnes in #204
Changed
- Extract multiple checkbox values by @julianrubisch in #175
- Setup mutation aware declarative reflexes by @hopsoft in #197
- Stimulus reflexData assignment after callback by @jasoncharnes in #208
- Make
StimulusReflex::Element
even more user friendly by @hopsoft in #210 reflex_name
restriction loosening by @leastbad in #212- Combine
dataset
withdata-attributes
from parent elements on reflex call by @marcoroth in #200 - Map hashes in incoming arguments using with_indifferent_access by @jaredcwhite in #203
- Update dataset handling and some minor refactoring to better naming by @hopsoft in #214
- Always commit session by @hopsoft in #222
Fixed
- Fix undefined is not an object for Object.keys in log.js by @marcoroth in #201
- Fix multipleInstances convenience method by @julianrubisch in #220
Documention
Dependencies
- Loosen Rails requirement to 5.2 with instructions by @jasoncharnes in #205
- Bump activesupport from 6.0.3 to 6.0.3.1 by @dependabot in #217
- Bump activestorage from 6.0.3 to 6.0.3.1 by @dependabot in #216
- Bump actionpack from 6.0.3 to 6.0.3.1 by @dependabot in #215
New Contributors
- @acoffman made their first contribution in #198
- @jaredcwhite made their first contribution in #203
Commits
Full Changelog: v3.2.1...v3.2.2