v4.3.0
Released: 2020-07-02
What's Changed
- Correct method 'outerHtml' to 'outer_html' in documentation by @pskarlas in #39
- Fix typo in method name outerHTML -> outer_html by @back2war in #35
- Add setStyles by @excid3 in #37
- Make DOMOperations extendable by @n-rodriguez in #44
- Make morph emit after event by @julianrubisch in #48
- add dom_id helper by @leastbad in #50
- Dom id signature fix by @leastbad in #51
- Support for multiple CSS classes. by @sarriagada in #49
- broadcast_to method by @leastbad in #38
- Customize operations via initializer by @leastbad in #47
- text_content is missing from 4.3.0.pre0 by @leastbad in #53
- Bump actionpack from 6.0.3.1 to 6.0.3.2 by @dependabot in #56
- Bump rack from 2.2.2 to 2.2.3 by @dependabot in #57
- Notifications by @leastbad in #55
New Contributors
- @pskarlas made their first contribution in #39
- @back2war made their first contribution in #35
- @sarriagada made their first contribution in #49
Full Changelog: v4.2.0...v4.3.0