Let's collect the open PRs that we have to merge. We already merged a few using the GitHub CLI. For the needed steps see https://github.com/materializecss/materialize/issues/2#issuecomment-656854627 https://github.com/Dogfalo/materialize/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc **Already merged:** [Fix some typos (found by codespell)](https://github.com/Dogfalo/materialize/pull/6556) [datepicker: add yearRangeReverse property sort year in reverse order](https://github.com/Dogfalo/materialize/pull/6521) [fix dropdown position when coverTrigger is false](https://github.com/Dogfalo/materialize/pull/6498) [Typos in upgrade guide](https://github.com/Dogfalo/materialize/pull/6440) **Planned to merge:** [passive event receivers](https://github.com/Dogfalo/materialize/pull/6466) [Add input suffix](https://github.com/Dogfalo/materialize/pull/2490) [Add new i18n option 'headerFormat' to datepicker](https://github.com/Dogfalo/materialize/pull/6078)
Let's collect the open PRs that we have to merge. We already merged a few using the GitHub CLI.
For the needed steps see #2 (comment)
https://github.com/Dogfalo/materialize/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc
Already merged:
Fix some typos (found by codespell)
datepicker: add yearRangeReverse property sort year in reverse order
fix dropdown position when coverTrigger is false
Typos in upgrade guide
Planned to merge:
passive event receivers
Add input suffix
Add new i18n option 'headerFormat' to datepicker