Skip to content

Release 2.2.2 #615

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 166 commits into from
Apr 6, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
166 commits
Select commit Hold shift + click to select a range
3cc3559
accessibility(Autocomplete) implemented tabindex and aria expanded #538
gselderslaghs Dec 15, 2024
5351051
accessibility(FloatingActionButton) implemented tabindex and aria exp…
gselderslaghs Dec 15, 2024
2fbf95e
accessibility(Buttons) implemented focus state #81
gselderslaghs Dec 26, 2024
7c8fbac
accessibility(Tabs) implemented focus state #81
gselderslaghs Dec 26, 2024
1dbde84
config(Rollup) include autoprefixer and postcss; updated rollupconfig…
gselderslaghs Dec 27, 2024
b5c797b
include environment build in npm release scripts and rollup configura…
gselderslaghs Dec 27, 2024
79b8121
remove unused var
gselderslaghs Dec 27, 2024
5bd16fc
config(Rollup) revert Rollupconfig to previous state and combine auto…
gselderslaghs Dec 27, 2024
8013365
remove debug (ignore statement)
gselderslaghs Dec 27, 2024
7e1f83f
enhancement(Datepicker) refactor styling to accomply with material m3…
gselderslaghs Dec 27, 2024
a12be61
enhancement(Datepicker) refinement on daterange styling, revert day c…
gselderslaghs Dec 27, 2024
b8c344b
enhancement(Datepicker) refactor all modal related selectors #558
gselderslaghs Dec 27, 2024
1e9c276
enhancement(Datepicker) refactor modal css selectors
gselderslaghs Dec 27, 2024
b599ff2
enhancement(Datepicker) implemented input field callback functions #558
gselderslaghs Dec 27, 2024
4f5c37a
enhancement(Datepicker) allow user specified end date element #558
gselderslaghs Dec 27, 2024
ae8a06a
enhancement(Datepicker) implemented date format rendering in supporti…
gselderslaghs Dec 27, 2024
9c455bb
enhancement(Datepicker) implemented open by default option #558
gselderslaghs Dec 27, 2024
3bcbccf
enhancement(Datepicker) fix inconsistency in datepicker days rendering
gselderslaghs Dec 27, 2024
695cbe9
fix failing spec tests
gselderslaghs Dec 27, 2024
bd83553
enhancement(Datepicker) add daterange class programmatically for date…
gselderslaghs Dec 27, 2024
29ff969
enhancement(Datepicker) fixed classmapping calendar day element css s…
gselderslaghs Dec 28, 2024
2c4e2ae
enhancement(Datepicker) add implemented day selector classes without …
gselderslaghs Dec 28, 2024
268ae1e
fix(Timepicker) compatibility with no modal #525 #476
gselderslaghs Dec 29, 2024
076c4df
refactor(Timepicker) remove modal related selectors #525
gselderslaghs Dec 29, 2024
d77155f
enhancement(Timepicker) refactor styling towards m3 standards #558
gselderslaghs Dec 29, 2024
0977c9e
enhancement(Timepicker) refactored styling towards m3 standards #558)
gselderslaghs Dec 30, 2024
5864cfc
enhancement(Timepicker) implemented options auto submit, user input c…
gselderslaghs Dec 30, 2024
6102ebb
enhancement(Utils) implemented confirmation container util methods po…
gselderslaghs Dec 30, 2024
480e512
refactor(Timepicker) implemented callback methods for confirm, cancel…
gselderslaghs Dec 30, 2024
d27fab3
Merge branch 'confirmation-container-util' into timepicker-confirmati…
gselderslaghs Dec 30, 2024
0f9f8bb
enhancement(Timepicker) implement confirmation container util with ca…
gselderslaghs Dec 30, 2024
b2866c4
refactor(Timepicker) implemented additional condition to render confi…
gselderslaghs Dec 31, 2024
248d4a1
enhancement(Autocomplete) allow default option in single and multisel…
gselderslaghs Jan 1, 2025
aa9c828
enhancement(Select) refactor for single selected option since after d…
gselderslaghs Jan 2, 2025
713129e
test(Autocomplete) implemented spec tests for default select option i…
gselderslaghs Jan 2, 2025
5e88871
test(Autocomplete) fix failing test by replacing toBe with toEqual
gselderslaghs Jan 2, 2025
9afcf38
refactor(Autocomplete) additionally allow array of string ids in sele…
gselderslaghs Jan 2, 2025
3e50239
refactor(Timepicker) update modal variables to container variables si…
gselderslaghs Jan 4, 2025
507ece8
fix(Autocomplete) remove conditional check on html and static handlin…
gselderslaghs Jan 4, 2025
d312c60
fix(Autocomplete) set menu items permanent, implement selected argume…
gselderslaghs Jan 4, 2025
adb4304
fix(Autocomplete) allow select/deselect from options, overwritten in …
gselderslaghs Jan 4, 2025
ea0188d
refactor(Timepicker) modal-deprecation: replaced the modal-id with co…
gselderslaghs Jan 5, 2025
9eaa469
feature(DockedDisplayPlugin) implemented docked display plugin #140
gselderslaghs Jan 5, 2025
fe94a7b
feature(DockedDisplayPlugin) configured additional z-index #140
gselderslaghs Jan 6, 2025
98c6831
feature(Timepicker) implemented docked display plugin #140
gselderslaghs Jan 6, 2025
2c93bd2
feature(Autocomplete) implemented selectOptions to allow multiple ite…
gselderslaghs Jan 6, 2025
8b43f78
feature(Autocomplete) implemented spec test for selectOptions #552
gselderslaghs Jan 6, 2025
2091a0c
feature(Autocomplete) fix spectest linting error
gselderslaghs Jan 6, 2025
8053450
Merge pull request #567 from gselderslaghs/tab-button-accessibility
wuda-io Jan 8, 2025
4805660
Merge pull request #574 from gselderslaghs/confirmation-container-util
wuda-io Jan 8, 2025
8df79c7
Merge pull request #569 from gselderslaghs/rollup-prefixing-css
wuda-io Jan 8, 2025
3d799a3
fix(Cards) remove redunant styling, fixes content whitespace
gselderslaghs Jan 9, 2025
568fc19
Revert "fix(Cards) remove redunant styling, fixes content whitespace"
gselderslaghs Jan 9, 2025
0f1dccc
fix(Cards) set activator on image to relative position, fixes backwar…
gselderslaghs Jan 9, 2025
39ffcef
refactor(Navbar) fix todo: implemented navbar class instead of target…
gselderslaghs Jan 10, 2025
11d78e6
fix(Navbar) make navbar item active and hover state respect theme col…
gselderslaghs Jan 10, 2025
9434311
fix(Select) preserve native select tabIndex value and assign to input…
cmorgancli Jan 10, 2025
6bda64a
feature(DockedDisplayPlugin) allow alignment of docked container #140
gselderslaghs Jan 10, 2025
939d968
Merge branch 'docked-display-plugin' into timepicker-docked-plugin-im…
gselderslaghs Jan 10, 2025
221ae63
Merge branch 'v2-dev' of https://github.com/materializecss/materializ…
gselderslaghs Jan 10, 2025
c99bb12
Merge branch 'docked-display-plugin' into timepicker-docked-plugin-im…
gselderslaghs Jan 10, 2025
e5ecbdd
refactor(Navbar) color state specificy for elements on same specifici…
gselderslaghs Jan 13, 2025
58194b8
fix(Breadcrumb) allow basic variant without background color #573
gselderslaghs Jan 13, 2025
b53f1ff
test(Datepicker) refactor failing test; fix change is an invalid keyb…
gselderslaghs Jan 13, 2025
ca0afc0
Merge branch 'confirmation-container-util' into datepicker-confirmati…
gselderslaghs Jan 14, 2025
f8bd01e
enhancement(Datepicker) implementation with confirmation buttons util…
gselderslaghs Jan 14, 2025
6d2e849
Merge branch 'datepicker-spectest' into datepicker-confirmation-butto…
gselderslaghs Jan 15, 2025
a211b0c
enhancement(Datepicker) set autoSubmit to true by default
gselderslaghs Jan 15, 2025
b618678
test(Datepicker) remove confirm click from existing tests since autoS…
gselderslaghs Jan 15, 2025
2e48662
format test function
gselderslaghs Jan 15, 2025
2d5d175
test(Datepicker) refactor to depend on user input value validation
gselderslaghs Jan 15, 2025
11f9548
remove unused variable
gselderslaghs Jan 15, 2025
3a66e61
fix(Throttle util) refactor method invocations in components, fixes m…
gselderslaghs Jan 17, 2025
5b081b4
accessibility(Datepicker) implemented styling for focus states on sel…
gselderslaghs Jan 19, 2025
a014b0f
Merge pull request #571 from gselderslaghs/datepicker-styling-refactor
wuda-io Jan 19, 2025
7a41f5a
Merge pull request #572 from gselderslaghs/timepicker-refactor
wuda-io Jan 24, 2025
c4292d9
Merge branch 'v2-dev' into autocomplete-accessibility
wuda-io Jan 24, 2025
ba179b2
refactor(Buttons) implement buttons styling with mixin
gselderslaghs Jan 2, 2025
97e6837
refactor(Buttons) make sure theme vars are accessible for additional …
gselderslaghs Jan 2, 2025
76d11e9
refactor(Buttons) implement buttons styling with mixin
gselderslaghs Jan 2, 2025
ce367b2
refactor(Cards) implemented buttons scss styling mixin #565
gselderslaghs Jan 2, 2025
6da7599
refactor(Buttons) make sure theme vars are accessible for additional …
gselderslaghs Jan 2, 2025
3c930db
refactor(Cards) auto init unitialized cards #565
gselderslaghs Jan 2, 2025
bc23971
refactor(Buttons) implement buttons styling with mixin
gselderslaghs Jan 2, 2025
0154d6c
refactor(Buttons) make sure theme vars are accessible for additional …
gselderslaghs Jan 2, 2025
b9ddf10
refactor(Pagination) implemented button scss styling mixin #566
gselderslaghs Jan 2, 2025
8c54388
chore: include dist folder again because of import
wuda-io Jan 30, 2025
20de238
Merge branch 'v2-dev' into fab-accessibility
wuda-io Jan 30, 2025
e2bc985
Merge pull request #553 from gselderslaghs/fab-accessibility
wuda-io Jan 30, 2025
4d736ee
fix: repair timeout
wuda-io Jan 30, 2025
504b426
Merge pull request #554 from gselderslaghs/autocomplete-accessibility
wuda-io Jan 30, 2025
1d8cb84
Merge pull request #575 from gselderslaghs/timepicker-confirmation-bu…
wuda-io Jan 30, 2025
3321da9
Merge pull request #578 from gselderslaghs/buttons-scss-mixin
wuda-io Jan 30, 2025
dce1c7f
Merge pull request #579 from gselderslaghs/cards-buttons-mixin
wuda-io Jan 30, 2025
644e130
Merge pull request #580 from gselderslaghs/pagination-buttons-mixin
wuda-io Jan 30, 2025
8675b4e
Merge pull request #585 from gselderslaghs/cards-activator-styling-fix
wuda-io Jan 30, 2025
53421e3
Merge pull request #587 from cmorgancli/510-fix-tabindex-on-select
wuda-io Jan 30, 2025
0ad03d9
Merge branch 'v2-dev' into breadcrumb-variant
wuda-io Jan 30, 2025
20b667c
Update _global.scss
wuda-io Jan 30, 2025
c6269d1
Merge pull request #589 from gselderslaghs/breadcrumb-variant
wuda-io Jan 30, 2025
42693b3
fix(cards): init activators
wuda-io Jan 30, 2025
e1b9a39
Merge branch 'v2-dev' into datepicker-spectest
wuda-io Jan 30, 2025
4b46164
Merge pull request #590 from gselderslaghs/datepicker-spectest
wuda-io Jan 30, 2025
f6bdfa4
Merge pull request #594 from gselderslaghs/throttle-util-method-invoc…
wuda-io Jan 30, 2025
0c28111
Merge branch 'v2-dev' into docked-display-plugin
wuda-io Jan 30, 2025
b60bef7
Merge branch 'v2-dev' into datepicker-confirmation-buttons-util
wuda-io Jan 30, 2025
34805c9
Delete sass/components/colors.module.scss
wuda-io Jan 30, 2025
74c7cee
Merge pull request #588 from gselderslaghs/navbar-refactor
wuda-io Jan 30, 2025
6917911
chore: recover colors
wuda-io Jan 30, 2025
d74a78f
fix(Dropdown) "Cannot read properties of undefined" when focusedIndex…
HIRANO-Satoshi Feb 13, 2025
b19ad47
chore: update dependencies and rebuild dev version
wuda-io Feb 17, 2025
15b00a7
fix: build script fail
wuda-io Feb 17, 2025
1ee0dec
chore: update readme #598
wuda-io Feb 17, 2025
b11da78
Merge pull request #577 from gselderslaghs/autocomplete-default-option
wuda-io Feb 17, 2025
d68db08
Merge pull request #581 from gselderslaghs/autocomplete-setmenuitems-fix
wuda-io Feb 17, 2025
a9813ab
Merge pull request #582 from gselderslaghs/docked-display-plugin
wuda-io Feb 18, 2025
1977b12
Merge branch 'v2-dev' of https://github.com/materializecss/materializ…
gselderslaghs Feb 19, 2025
88fea14
feature(Timepicker) Refinement on cancel handler by not clearing the …
gselderslaghs Feb 19, 2025
953d876
remove todo comment
gselderslaghs Feb 19, 2025
2c08276
feature(Datepicker) implemented docked display plugin #140
gselderslaghs Feb 19, 2025
8195270
Merge branch 'v2-dev' of https://github.com/materializecss/materializ…
gselderslaghs Feb 19, 2025
4e20921
fix typo
gselderslaghs Feb 19, 2025
5ca245a
fix(Dependencies) Update npm packages to fix linter error
gselderslaghs Feb 19, 2025
8267b76
fix release archiver by using .mjs extension
gselderslaghs Feb 19, 2025
a7d666a
Merge pull request #583 from gselderslaghs/timepicker-docked-plugin-i…
wuda-io Feb 19, 2025
22c2396
fix(Utils) resolve warning: unexpected aliasing of 'this'
gselderslaghs Feb 19, 2025
ed92279
Merge pull request #592 from gselderslaghs/datepicker-confirmation-bu…
wuda-io Feb 23, 2025
7fa400e
fix: increase timeout of modal test
wuda-io Feb 23, 2025
43a7453
Merge branch 'v2-dev' of https://github.com/materializecss/materializ…
wuda-io Feb 23, 2025
80807a0
Merge pull request #596 from gselderslaghs/datepicker-year-month-acce…
wuda-io Feb 23, 2025
9bf221d
Merge pull request #601 from gselderslaghs/update-dependencies-fix-li…
wuda-io Feb 23, 2025
4a64bef
Merge branch 'v2-dev' into datepicker-docked-plugin-implementation
wuda-io Feb 23, 2025
940d1ca
Merge pull request #600 from gselderslaghs/datepicker-docked-plugin-i…
wuda-io Feb 23, 2025
a6bea3d
refactor: reorder properties for better visibility
wuda-io Feb 24, 2025
a28822c
fix: remove overflowing of select dropdown inside modal
wuda-io Feb 24, 2025
1d7f226
chore: remove comment
wuda-io Feb 24, 2025
b4173fc
Update dropdown.ts
wuda-io Feb 24, 2025
839c067
Merge branch 'HIRANO-Satoshi-patch-2' into v2-dev
wuda-io Feb 24, 2025
1e24658
chore: ignore dist again
wuda-io Feb 24, 2025
161a83f
chore: delete dist folder
wuda-io Feb 24, 2025
d594380
ci: add prepare when installing from git directly
wuda-io Feb 24, 2025
fe0a6a4
Merge pull request #584 from gselderslaghs/autocomplete-select-options
wuda-io Feb 24, 2025
8560aaa
Merge branch 'v2-dev' of https://github.com/materializecss/materializ…
wuda-io Feb 24, 2025
1127482
fix: select on card
wuda-io Feb 24, 2025
d259c96
fix: only move dropdown on init
wuda-io Feb 24, 2025
4057a51
fix: lint issues
wuda-io Feb 24, 2025
da04cd8
fix: sass warnings and errors
wuda-io Feb 25, 2025
5bba15f
fix: import typography
wuda-io Feb 25, 2025
d33c842
fix: calc parentheses
wuda-io Feb 25, 2025
7a17d57
Merge pull request #605 from materializecss/fix-dropdown-in-modal
wuda-io Feb 25, 2025
c24d962
chore: remove prepare script
wuda-io Mar 3, 2025
2db030e
Merge branch 'fix-dropdown-in-modal' into v2-dev
wuda-io Mar 3, 2025
db2f140
ci: add dist folder
wuda-io Mar 5, 2025
84ff809
fix(select): expand on caret click too
wuda-io Mar 5, 2025
42f0f6d
fix(mixins): border none is missing from new button mixin
joestr Mar 16, 2025
8c3cbf0
fix(_navbar): use .nav instead of nav
joestr Mar 16, 2025
63469e6
Merge pull request #610 from joestr/patch-1
wuda-io Mar 16, 2025
b412258
Merge pull request #611 from joestr/patch-2
wuda-io Mar 16, 2025
718242b
fix(_input-fields): display inline inputs fields actually inline
joestr Mar 16, 2025
ed2645e
(fix): don't use &.class in nested input-field
joestr Mar 17, 2025
929cc07
fix(_range): display bar for range in chrome browser
joestr Mar 17, 2025
3b5c5fd
Merge pull request #612 from joestr/patch-3
wuda-io Mar 24, 2025
3abf739
Merge pull request #613 from joestr/patch-5
wuda-io Mar 24, 2025
e4ee601
fix: show selects without js
wuda-io Mar 26, 2025
4fd3288
chore: fix linter with updating packages
wuda-io Mar 26, 2025
6e9be35
2.2.2
wuda-io Mar 26, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ node_modules/

# Ignore lock
yarn.lock

#dist/
19 changes: 8 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align="center">
<a href="https://materializeweb.com" target="_blank">
<img src="https://materializeweb.com/images/materialize.svg" width="200">
<img src="https://materializeweb.com/images/materialize.svg" width="200"/>
</a>
</p>

Expand All @@ -13,19 +13,19 @@
<br>
<br>
<a href="https://github.com/materializecss/materialize/actions/">
<img src="https://github.com/materializecss/materialize/actions/workflows/nightly.yml/badge.svg" alt="GitHub Actions badge">
<img src="https://github.com/materializecss/materialize/actions/workflows/nightly.yml/badge.svg" alt="GitHub Actions badge"/>
</a>
<a href="https://www.npmjs.com/package/@materializecss/materialize">
<img src="https://badge.fury.io/js/%40materializecss%2Fmaterialize.svg" alt="npm version badge">
<img src="https://badge.fury.io/js/%40materializecss%2Fmaterialize.svg" alt="npm version badge"/>
</a>
<a href="https://www.jsdelivr.com/package/npm/@materializecss/materialize">
<img src="https://data.jsdelivr.com/v1/package/npm/@materializecss/materialize/badge" alt="jsDelivr version badge">
<img src="https://data.jsdelivr.com/v1/package/npm/@materializecss/materialize/badge" alt="jsDelivr version badge"/>
</a>
<a href="https://gitter.im/materializecss/materialize">
<img src="https://badges.gitter.im/Join%20Chat.svg" alt="Gitter badge">
<img src="https://badges.gitter.im/Join%20Chat.svg" alt="Gitter badge"/>
</a>
<a href="https://opencollective.com/materialize">
<img alt="Open Collective backers and sponsors" src="https://img.shields.io/opencollective/all/materialize">
<img alt="Open Collective backers and sponsors" src="https://img.shields.io/opencollective/all/materialize"/>
</a>
</p>

Expand All @@ -50,7 +50,7 @@ This is the core project with all the components. To see how they are used we re
See [Materialize Docs Repo](https://github.com/materializecss/materialize-docs) to see Materialize in Action.

### Releases
Previous releases are available [here](https://github.com/materializecss/materialize/releases).
Previous releases are available [here](https://github.com/materializecss/materialize/releases). You can also find the changelog under each release.

## Supported Browsers:
Materialize is compatible with:
Expand All @@ -61,9 +61,6 @@ Materialize is compatible with:
- Opera
- Edge

## Changelog
For changelogs, check out [the Releases section of materialize](https://github.com/materializecss/materialize/releases) or the [CHANGELOG.md](CHANGELOG.md).

## Testing
We use Jasmine as our testing framework and we're trying to write a robust test suite for our components. If you want to help, [here's a starting guide on how to write tests in Jasmine](CONTRIBUTING.md#jasmine-testing-guide).

Expand Down Expand Up @@ -91,4 +88,4 @@ Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com
[![Backers](https://opencollective.com/materialize/backers.svg?width=890)](https://opencollective.com/materialize#backers)

## Copyright and license
Code Copyright 2024 Materialize. Code released under the MIT license.
Code Copyright 2025 Materialize. Code released under the MIT license.
File renamed without changes.
Loading