You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [3.4.1](v3.4.0...v3.4.1) (2025-09-16)
### Bug Fixes
* autocomplete ignored selected value ([c9a9eab](c9a9eab))
* chip close icon alignment ([c8b473d](c8b473d))
* dropdown and select inside modal did not show options list correctly ([13b612f](13b612f))
* modal should not block event handlers for children ([e59f426](e59f426))
* rangeinput should respect controlled state, and invoke onchange when loosing focus ([2dcc99c](2dcc99c))
* remove superfluous m.redraw calls ([0ff4302](0ff4302))
* autocomplete ignored selected value ([c9a9eab](https://github.com/erikvullings/mithril-materialized/commit/c9a9eab90cc944c1e5465af1d64e2476fe2824f7))
7
+
* chip close icon alignment ([c8b473d](https://github.com/erikvullings/mithril-materialized/commit/c8b473dbd2fdcfbc570c291f2dfaa201caa253eb))
8
+
* dropdown and select inside modal did not show options list correctly ([13b612f](https://github.com/erikvullings/mithril-materialized/commit/13b612f0eb134d2655a25093ce9904893626bdbd))
9
+
* modal should not block event handlers for children ([e59f426](https://github.com/erikvullings/mithril-materialized/commit/e59f42629e9cd6f1663272e974d9d3584b687475))
10
+
* rangeinput should respect controlled state, and invoke onchange when loosing focus ([2dcc99c](https://github.com/erikvullings/mithril-materialized/commit/2dcc99c74b899a4d5c881f29a0b14bca00e204eb))
0 commit comments