Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
materialize-v2.2.2.zip | 2025-04-06 | 392.3 kB | |
materialize-src-v2.2.2.zip | 2025-04-06 | 549.1 kB | |
README.md | 2025-03-26 | 4.7 kB | |
v2.2.2 source code.tar.gz | 2025-03-26 | 1.4 MB | |
v2.2.2 source code.zip | 2025-03-26 | 1.5 MB | |
Totals: 5 Items | 3.9 MB | 6 |
What's Changed
- Release v2.2.1 by @wuda-io in https://github.com/materializecss/materialize/pull/563
- accessibility(Tab & Button) implemented focus states by @gselderslaghs in https://github.com/materializecss/materialize/pull/567
- enhancement(Utils) implemented confirmation container util methods by @gselderslaghs in https://github.com/materializecss/materialize/pull/574
- Rollup prefixing css by @gselderslaghs in https://github.com/materializecss/materialize/pull/569
- enhancement(Datepicker) styling refactor by @gselderslaghs in https://github.com/materializecss/materialize/pull/571
- enhancement(Timepicker) styling updates by @gselderslaghs in https://github.com/materializecss/materialize/pull/572
- accessibility(FloatingActionButton) implemented tab index and aria expanded by @gselderslaghs in https://github.com/materializecss/materialize/pull/553
- accessibility(Autocomplete) implemented tab index and aria expanded by @gselderslaghs in https://github.com/materializecss/materialize/pull/554
- enhancement(Timepicker) implementation with confirmation buttons util by @gselderslaghs in https://github.com/materializecss/materialize/pull/575
- refactor(Buttons) implement buttons styling with mixin by @gselderslaghs in https://github.com/materializecss/materialize/pull/578
- enhancement(Cards) buttons mixin implementation + auto init by @gselderslaghs in https://github.com/materializecss/materialize/pull/579
- enhancement(Pagination) buttons mixin by @gselderslaghs in https://github.com/materializecss/materialize/pull/580
- fix(Cards) activator styling fix by @gselderslaghs in https://github.com/materializecss/materialize/pull/585
- fix(Select) preserve native select tabIndex value by @cmorgancli in https://github.com/materializecss/materialize/pull/587
- fix(Breadcrumb) allow basic variant without background color by @gselderslaghs in https://github.com/materializecss/materialize/pull/589
- test(Datepicker) fix failing spectest by @gselderslaghs in https://github.com/materializecss/materialize/pull/590
- fix(Throttle util) refactor method invocations in components, fixes m… by @gselderslaghs in https://github.com/materializecss/materialize/pull/594
- enhancement(Navbar) implemented classname, hovering link color bug, by @gselderslaghs in https://github.com/materializecss/materialize/pull/588
- enhancement(Autocomplete) allow default selected option(s) by @gselderslaghs in https://github.com/materializecss/materialize/pull/577
- fix(Autocomplete) set menu items method by @gselderslaghs in https://github.com/materializecss/materialize/pull/581
- feature(DockedDisplayPlugin) implemented docked display plugin by @gselderslaghs in https://github.com/materializecss/materialize/pull/582
- feature(Timepicker) docked plugin implementation by @gselderslaghs in https://github.com/materializecss/materialize/pull/583
- enhancement(Datepicker) implementation with confirmation buttons util by @gselderslaghs in https://github.com/materializecss/materialize/pull/592
- accessibility(Datepicker) focus states by @gselderslaghs in https://github.com/materializecss/materialize/pull/596
- Updated dependencies: fixes linter by @gselderslaghs in https://github.com/materializecss/materialize/pull/601
- feature(Datepicker) docked plugin implementation by @gselderslaghs in https://github.com/materializecss/materialize/pull/600
- fix(Dropdown) undefined error when focusedIndex is -1 and Enter key pressed by @HIRANO-Satoshi in https://github.com/materializecss/materialize/pull/599
- feature(Autocomplete) select options by @gselderslaghs in https://github.com/materializecss/materialize/pull/584
- Fix dropdown in modal by @wuda-io in https://github.com/materializecss/materialize/pull/605
- fix(mixins): border none is missing from new button mixin by @joestr in https://github.com/materializecss/materialize/pull/610
- fix(_navbar): use .nav instead of nav by @joestr in https://github.com/materializecss/materialize/pull/611
- fix(_input-fields): display inline inputs fields actually inline by @joestr in https://github.com/materializecss/materialize/pull/612
- fix(_range): display bar for range in chrome browser by @joestr in https://github.com/materializecss/materialize/pull/613
New Contributors
- @cmorgancli made their first contribution in https://github.com/materializecss/materialize/pull/587
- @HIRANO-Satoshi made their first contribution in https://github.com/materializecss/materialize/pull/599
- @joestr made their first contribution in https://github.com/materializecss/materialize/pull/610
Full Changelog: https://github.com/materializecss/materialize/compare/v2.2.1...v2.2.2