Skip to content
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

Icon list changed with link #225 #6664

Open
wants to merge 245 commits into
base: v1-dev
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
245 commits
Select commit Hold shift + click to select a range
a2be368
Fix bug by adding missing classes in img element in select form compo…
Talagozis Oct 6, 2018
fe51546
Typo in upgrade guide
julienc91 Aug 26, 2019
7df9e65
fix dropdown position when coverTrigger is false
RaquelAM Jan 6, 2020
7cc15f5
add yearRangeReverse property to date picker to sort year range in re…
k2s Feb 23, 2020
196db4d
Fix some typos (found by codespell)
stweil May 8, 2020
37cb66d
optimize to use original arr array
k2s May 31, 2020
d357444
Merge branch 'patch-1' into v1-dev
DanielRuf Jul 10, 2020
5d11292
Merge branch 'stweil/v1-dev' into v1-dev
DanielRuf Jul 10, 2020
5a4c33c
Merge branch 'datepicker-year-order' into v1-dev
DanielRuf Jul 10, 2020
b75c47b
Update the organization name
DanielRuf Jul 10, 2020
ebaf361
Merge pull request #3 from materializecss/update-org-name
DanielRuf Jul 10, 2020
ea662b5
Merge pull request #4 from materializecss/fix-getDropdownPosition-cov…
DanielRuf Jul 13, 2020
cf3ad49
Update organization github star button
roiLeo Jul 23, 2020
303f615
Merge pull request #8 from roiLeo/patch-2
DanielRuf Jul 25, 2020
28df51e
Fix disabled checked switch style
Smankusors Jul 26, 2020
6c18460
Merge pull request #9 from Smankusors/disabled-switch-style-patch
DanielRuf Aug 1, 2020
fce7b8b
Waves: Update to 0.7.6. See #5779, #5472 and #3153
Niels-Be Aug 5, 2018
7a7bc06
Init waves for amd modules
Niels-Be Aug 10, 2020
0b6b70c
Fix chrome passive event warning
Niels-Be Aug 10, 2020
1c39343
Add materialize waves colors
Niels-Be Aug 14, 2020
3afddef
Add feature detection for passive event listeners
Niels-Be Aug 14, 2020
89aa0c8
Merge pull request #11 from WaeCo/upgrade-waves
DanielRuf Aug 15, 2020
b781176
Set new package name
DanielRuf Aug 27, 2020
a9a75c0
Use https instead of http
DanielRuf Aug 27, 2020
c504f5b
Update sidenav_content.html
dev10110 Aug 31, 2020
c5b0e1a
removed new line at the end of the document
dev10110 Aug 31, 2020
2744538
removed end line again
dev10110 Aug 31, 2020
419185f
specified options for all (i think) js objects
dev10110 Aug 31, 2020
0c93619
a few more js objects
dev10110 Aug 31, 2020
f9b213c
Update link to chat
DanielRuf Sep 1, 2020
ce656a6
Use correct branch name
DanielRuf Sep 1, 2020
cc696bf
Chips autocomplete should have option to prevent user own input
Sep 4, 2020
95580a5
fixed passive scroll listener for sidenav
pwcreative Sep 6, 2020
44a5ec7
updated jquery options argument
dev10110 Sep 6, 2020
17fd55b
Update pushpin_content.html
dev10110 Sep 6, 2020
13c1042
Use new room for materialize repo
DanielRuf Sep 6, 2020
eede233
Update navbar_content.html
dev10110 Sep 7, 2020
2a262d5
Update navbar_content.html
dev10110 Sep 7, 2020
48b9161
Update chips_content.html
dev10110 Sep 7, 2020
480dc30
Update dropdown_content.html
dev10110 Sep 7, 2020
0bad618
Merge pull request #22 from nicknickel/v1-dev
DanielRuf Sep 10, 2020
875719d
Update install command for npm
DanielRuf Sep 18, 2020
57e5356
Updated quickstart cdn
ChildishGiant Sep 18, 2020
7f13957
revert blur and focus on last chip delete (#24)
nicknickel Sep 18, 2020
8fce193
Added ability to change tooltip animate opacity. (#23)
june07 Sep 19, 2020
308e69c
Update node-sass and lint-staged
nekonenene Sep 19, 2020
7f54c96
Update package-lock.json
nekonenene Sep 19, 2020
fa3c047
Fix Gruntfile.js to prevent erroneous replace
nekonenene Sep 19, 2020
9ae9751
Update docs to avoid installing grunt-cli
nekonenene Sep 19, 2020
6a18f0a
Update readme to describe building
nekonenene Sep 19, 2020
1fe96ba
Revert "Refactored sidenav css to accommodate btns better" because it…
nekonenene Sep 20, 2020
cbe227c
an error -> any error
nekonenene Sep 20, 2020
813206f
Revert "Update package-lock.json"
nekonenene Sep 20, 2020
4889641
Merge pull request #29 from nekonenene/update_docs
DanielRuf Sep 20, 2020
a034ec1
Merge pull request #27 from nekonenene/support_node_above_10
DanielRuf Sep 20, 2020
585245b
Update lockfile
DanielRuf Sep 20, 2020
64ed612
Update Node.js version (current LTS) for travis ci
nekonenene Sep 20, 2020
5ab48ad
Specify only major version
nekonenene Sep 20, 2020
e02cef9
Testing with multiple versions
nekonenene Sep 20, 2020
55d9e4a
Fix for using latest version
nekonenene Sep 20, 2020
3cf45b8
Merge pull request #33 from nekonenene/update_node_ver_for_travis
DanielRuf Sep 20, 2020
e5f4216
Change to more natural sentences
nekonenene Sep 20, 2020
4bbd024
Remove an unnecessary comma
nekonenene Sep 20, 2020
7cb0ba6
Merge remote-tracking branch 'mainstream/v1-dev' into fix_gruntfile_f…
nekonenene Sep 20, 2020
ad5db42
Add build script
nekonenene Sep 20, 2020
614c142
Use npm instead of npx
nekonenene Sep 20, 2020
1357bb2
Merge remote-tracking branch 'mainstream/v1-dev' into update_readme_a…
nekonenene Sep 20, 2020
49b385f
Change script name
nekonenene Sep 20, 2020
8bcb432
Fix input style of chips
nekonenene Sep 21, 2020
fbd5b72
Merge pull request #25 from ChildishGiant/patch-1
DanielRuf Sep 21, 2020
99ddf25
Use jsDelivr
DanielRuf Sep 21, 2020
00526e5
Do not use !important
nekonenene Sep 21, 2020
ca5c2f0
Merge pull request #28 from nekonenene/fix_gruntfile_for_release
DanielRuf Sep 22, 2020
8d457f4
[doc] update chips_content.html
Smankusors Sep 23, 2020
85dc066
[doc] semicolon forgotten
Smankusors Sep 23, 2020
bf71480
Merge pull request #34 from nekonenene/fix_chips_input
DanielRuf Sep 23, 2020
898cd1a
Merge pull request #19 from dev10110/v1-dev
DanielRuf Sep 23, 2020
733cf40
Merge pull request #30 from nekonenene/update_readme_about_build
Smankusors Sep 23, 2020
7bf14e0
Merge pull request #32 from nekonenene/revert_breaking_sidenav_change
DanielRuf Sep 24, 2020
3cbfb25
Moved passive IE feature detection function to Global.js, so that it …
doughballs Sep 26, 2020
6f4b2a1
Add dragTargetWidth option
nekonenene Oct 14, 2020
0b86ea8
Remove unnecessary style definition
nekonenene Oct 14, 2020
8818257
Merge pull request #40 from nekonenene/add_drag_target_width_option
DanielRuf Oct 14, 2020
68c12a3
Fix for closing the modal
nekonenene Oct 15, 2020
44f2370
Fix indentation and new line
nekonenene Oct 15, 2020
9dbbe83
Merge pull request #41 from nekonenene/fix_closing_modal
DanielRuf Oct 17, 2020
2033a8c
Add placeholder images
nekonenene Oct 24, 2020
6f622a9
Replace images in test/html/carousel.html
nekonenene Oct 24, 2020
c166b7c
Remove unnecessary new lines
nekonenene Oct 24, 2020
d269eda
Replace images in carousel_content.html
nekonenene Oct 24, 2020
f2f513e
Remove unnecessary new lines
nekonenene Oct 24, 2020
53b318d
Replace images in media_content.html
nekonenene Oct 24, 2020
ca7e129
Remove comments
nekonenene Oct 24, 2020
a149c80
Remove unnecessary new lines
nekonenene Oct 24, 2020
c5e2d7d
Replace 800x400_a.jpg
nekonenene Oct 24, 2020
d07db12
Replace images in cards_content.html
nekonenene Oct 24, 2020
21187ca
Remove unnecessary new lines
nekonenene Oct 24, 2020
a8a30a3
Merge pull request #45 from nekonenene/replace_lorempixel_images
DanielRuf Oct 25, 2020
8b3827f
[doc] fix feature discovery title
Smankusors Oct 26, 2020
60297e1
[doc] improve search results
Smankusors Oct 26, 2020
b9dfece
[doc] missing search results
Smankusors Oct 26, 2020
3aae4cc
fixes vulnerabilities in #38
samschurter Nov 19, 2020
faa73a1
fixed a bug in Dropdown which caused an Error, except you are using j…
Dec 8, 2020
57bfcdf
Merge pull request #21 from doughballs/dev-branch
DanielRuf Dec 22, 2020
3e516e5
add support for text input suffix icons
nicknickel Dec 30, 2020
88fa44a
enable autocomplete to accept dropdown options
nicknickel Dec 30, 2020
e6f4c23
Merge pull request #59 from nicknickel/add-input-suffix
Smankusors Dec 30, 2020
2543a1a
sort indexStore by title
Smankusors Jan 2, 2021
31c6538
Merge pull request #46 from Smankusors/improve-search-doc
DanielRuf Jan 3, 2021
7da0213
Merge pull request #60 from nicknickel/autocomplete-dropdown-opts
DanielRuf Jan 7, 2021
27b8793
fixed overflowed scroll sidenav on desktop
Smankusors Jan 9, 2021
58d1800
Nightly builds
ChildishGiant Jan 10, 2021
35d694e
Merge pull request #62 from Smankusors/fix-sidenav-height
DanielRuf Jan 11, 2021
a748515
Merge pull request #63 from ChildishGiant/GHA
DanielRuf Jan 11, 2021
f5afea5
Add grunt?
tomelsj Jan 12, 2021
c20afe0
Clean changes ready for pr
tomelsj Jan 12, 2021
1e6e9dc
Fixed
tomelsj Jan 13, 2021
9d52291
Merge branch 'v1-dev' into vuln-fix
DanielRuf Jan 18, 2021
6d34cf8
Allow datepicker to use both query selector and element
Cerothen Feb 12, 2021
aa0d2ac
Allow timepicker container to be an element
Cerothen Feb 12, 2021
99024e0
Merge pull request #49 from samschurter/vuln-fix
DanielRuf Feb 13, 2021
4ef3946
Merge pull request #57 from wuda-io/fixing-select-bug
DanielRuf Feb 13, 2021
e8871c2
fix broken search, forgot the comma there
Smankusors Feb 14, 2021
f328e7b
Fixed a typo.
NoahvdAa Feb 16, 2021
3ff127b
Merge pull request #70 from NoahvdAa/patch-2
Smankusors Feb 16, 2021
eb62134
Merge branch 'v1-dev' into pr-upgrade-testing-framework
tomwjerry Feb 22, 2021
d49b248
Try if no-sandbox config can be set by default
tomwjerry Feb 22, 2021
0bd1bed
Merge pull request #64 from tomwjerry/pr-upgrade-testing-framework
DanielRuf Feb 26, 2021
015d0c3
build: :construction_worker: add doc builds to github actions
ChildishGiant Mar 13, 2021
1a4463a
docs: remove all paid content from documentation
ChildishGiant Mar 14, 2021
94ad89c
Merge pull request #78 from ChildishGiant/GHA
DanielRuf Mar 19, 2021
0ce4bd3
#6279: fixed aligning of dropdown with coverTrigger=false, when can a…
bugy Mar 23, 2021
376be29
fix: :hammer: fix #88
ChildishGiant Mar 23, 2021
fbfd2d6
fix: :hammer: fix broken links (Closes #83)
ChildishGiant Mar 23, 2021
bab072a
Merge pull request #89 from ChildishGiant/v1-dev
Smankusors Mar 24, 2021
3f11d24
#93 fixed sharing onOptionClick handler in multiple autocomplete inst…
bugy Mar 24, 2021
ef0ce5b
docs: point to new site
ChildishGiant Mar 24, 2021
75af868
Fix breakpoint issue and incorrect min-width size
warrenrodrigues Mar 24, 2021
db377e3
Merge pull request #90 from ChildishGiant/fix-broken-doc-links
DanielRuf Mar 24, 2021
7413ab1
Merge pull request #2 from materializecss/v1-dev
warrenrodrigues Mar 25, 2021
58d1f53
Merge pull request #94 from bugy/autocomplete_shared_optionClick
Smankusors Mar 26, 2021
ab0d311
feat(dropdown): :wheelchair: improve dropdown & autocomplete a11y
ChildishGiant Mar 26, 2021
30801a9
Merge pull request #95 from warrenrodrigues/v1-dev
ChildishGiant Mar 27, 2021
09fab20
Merge pull request #98 from ChildishGiant/dropdown-scroll
ChildishGiant Mar 27, 2021
ebe87f2
feat: :wastebasket: add warning when using deprecated setting
ChildishGiant Mar 27, 2021
b79a7fe
Merge pull request #99 from ChildishGiant/deprecation-warn
ChildishGiant Mar 28, 2021
63d5502
Trim select text
richarddewit Mar 31, 2021
802bc19
Merge pull request #100 from richarddewit/patch-1
Smankusors Mar 31, 2021
825d42c
copy code button
cvoudouris Apr 19, 2021
64eca09
Merge pull request #105 from christinavoudouris/copy-button
DanielRuf Apr 19, 2021
3e582f2
grammar fix
cvoudouris Apr 21, 2021
8254f83
Merge pull request #107 from christinavoudouris/grammar-fix
Smankusors Apr 21, 2021
87f45d6
Merge pull request #87 from bugy/fix_dropdown_bottom_alignment
Smankusors Apr 22, 2021
ee5f767
Fix issue with Feature Discovery
warrenrodrigues Apr 25, 2021
b5b464c
Merge pull request #112 from warrenrodrigues/tap-target-fix
DanielRuf Apr 27, 2021
96ee7bf
Merge pull request #110 from Talagozis/v1-dev
DanielRuf Apr 27, 2021
0b1dccc
Delete .travis.yml
ChildishGiant Apr 27, 2021
51322c6
chore: :bookmark: release v1.1.0-alpha
ChildishGiant Mar 31, 2021
57cd1d5
Merge pull request #101 from ChildishGiant/v1.1.0-alpha
Smankusors Apr 28, 2021
a088f14
bump version to 1.1.0-alpha
Smankusors Apr 28, 2021
34dce64
ci: ensure conventional commit styles are used for PRs
ChildishGiant Apr 29, 2021
1932d2d
Merge pull request #123 from ChildishGiant/commit-lint
ChildishGiant May 2, 2021
663af5a
fix(doc): invalid link sass
roiLeo May 4, 2021
abb5631
Merge pull request #128 from roiLeo/fix/doc/getting_started
DanielRuf May 4, 2021
17e26a3
Revert "fix(doc): invalid download sass link"
DanielRuf May 4, 2021
47e5044
Merge pull request #129 from materializecss/revert-128-fix/doc/gettin…
DanielRuf May 4, 2021
fa4556b
Update PULL_REQUEST_TEMPLATE.md
ChildishGiant May 8, 2021
57a3782
Update CONTRIBUTING.md
ChildishGiant May 8, 2021
3d8dda3
Update pickers_content.html
Cerothen May 9, 2021
6472955
Update pickers_content.html
Cerothen May 9, 2021
17a8e87
Merge pull request #69 from Cerothen/v1-dev
Smankusors May 10, 2021
b63c8e8
build(deps): :lock: fix many security issues, partly by upgrading fro…
ChildishGiant May 11, 2021
a8e6b38
Merge pull request #141 from ChildishGiant/audit
DanielRuf May 23, 2021
9376834
docs: :memo: Disable browser-default autocomplete on docs
ChildishGiant May 21, 2021
eb04cbf
Merge pull request #144 from ChildishGiant/autocomplete-off
Smankusors May 24, 2021
b0be6a6
fix(dropdown): :bug: fix a bug with dropdown actives when used in sel…
ChildishGiant May 8, 2021
18e3ef4
fix(dropdown): 🐛fix for regression in non-autocomplete dropdown arrow…
ChildishGiant Jun 7, 2021
073e1ca
revert: I keep getting this wrong apparently
ChildishGiant Jun 7, 2021
4669053
test: fix ERR_FILE_NOT_FOUND when npm test
Smankusors Jun 16, 2021
98e82d2
Merge pull request #148 from Smankusors/fix-lognotfound-tests
Smankusors Jun 17, 2021
df242d8
build(deps): update deps and fix deprecation warning in sass files
ChildishGiant Jul 12, 2021
d280320
Merge pull request #154 from ChildishGiant/sass-migration
DanielRuf Jul 14, 2021
0b6b481
docs: open old docs in new window
cvoudouris Jul 20, 2021
6302b6f
docs: add rel attribute
cvoudouris Jul 20, 2021
3b32d4d
Merge pull request #155 from christinavoudouris/doc-fix
DanielRuf Jul 22, 2021
774e9d4
test: add open/close test for datepicker
Calamari Jun 29, 2021
3931749
feat(datepicker): add format method
Calamari Jun 29, 2021
88c0b7e
docs(datepicker): add note about format function
Calamari Jun 29, 2021
72888a9
docs: copy text without textarea
warrenrodrigues Jul 24, 2021
83a8c02
Merge pull request #158 from warrenrodrigues/copy-button-message
DanielRuf Jul 24, 2021
47b76fa
docs: edit README
cvoudouris Jul 31, 2021
237840f
Merge pull request #162 from christinavoudouris/edit-readme
ChildishGiant Aug 1, 2021
5175b53
Merge pull request #153 from Calamari/datepicker_format
Smankusors Aug 3, 2021
7f8f14d
docs: change to/add copy code icons
cvoudouris Jul 30, 2021
acc6f1e
docs: update templates
cvoudouris Aug 5, 2021
9d0070b
chore: move collection css into own file
Calamari Aug 6, 2021
5c4367f
feat(collection): make boder-radius configurable
Calamari Aug 6, 2021
3c2d5be
docs: use valid html and match index with preview files
cvoudouris Aug 13, 2021
02d308e
Merge pull request #164 from christinavoudouris/update-templates
DanielRuf Aug 13, 2021
003b840
Merge pull request #166 from Calamari/collection-border-radius
DanielRuf Aug 13, 2021
10c81ba
Merge pull request #134 from ChildishGiant/select-active-fix
DanielRuf Aug 15, 2021
38c2eea
docs(contributing): improve contrib doc overall
Smankusors Sep 5, 2021
423e30d
docs(contributing): update translations
Smankusors Sep 12, 2021
c429483
Merge pull request #177 from Smankusors/improve-contributing-docs
DanielRuf Sep 14, 2021
dc2c147
Merge pull request #161 from christinavoudouris/copy-code-icons
DanielRuf Sep 14, 2021
7615b1f
fix: remove leading '/' from href
boileaum Aug 27, 2021
e8384f5
Merge pull request #170 from boileaum/patch-1
DanielRuf Sep 14, 2021
1a7430a
test: upgrade grunt-contrib-jasmine to upgrade puppeteer
DanielRuf Sep 18, 2021
9d03c4f
test: try to explicitely set the Jasmine version
DanielRuf Sep 18, 2021
8482ab0
Merge pull request #189 from materializecss/test/183-upgrade-grunt-co…
DanielRuf Sep 18, 2021
55e4854
chore: Merge old main to v1-dev
ChildishGiant Sep 22, 2021
e5aa45e
chore: :memo: update serveral files in preperation for branch renaming
ChildishGiant Sep 22, 2021
b702e20
docs: add back templates section and fix stylesheet link in parallax …
cvoudouris Sep 27, 2021
505f8d4
fix: for iOS13 selecting wrong Dropdownitem on Touchdevices fix #31
wuda-io Sep 28, 2021
9204376
Merge pull request #198 from christinavoudouris/add-and-edit-templates
DanielRuf Sep 28, 2021
8c22036
Merge pull request #199 from wuda-io/fix-dropdown-ios
DanielRuf Sep 29, 2021
1bd22b8
fix(issue180): handling invalid clickedIndex in carousel.js
LoganTann Sep 15, 2021
ee8dc8c
revert(docs/css/ghpages-materialize.css): revert a file automatically…
LoganTann Oct 3, 2021
0ece6d8
style(carousel.js): renamed a comment that explains which issues a pa…
LoganTann Oct 3, 2021
8a8dcd1
docs(navbar): change version from 1.0.0 to 1.1.0 in the docs version …
LoganTann Oct 6, 2021
5d93e4d
docs(index_content): remove the 0.100.2 upgrade guide button as well …
LoganTann Oct 6, 2021
840cfff
docs(getting_started): update the ways to install materialize
LoganTann Oct 6, 2021
b5f4528
refactor(package.js): delete the meteor package.js file since meteor …
LoganTann Oct 6, 2021
c9fa76d
Merge pull request #187 from LoganTann/fix-issue180-carousel
Smankusors Oct 6, 2021
1e1389b
docs: replace urls that starts with "//" to "https://" in the documen…
LoganTann Oct 9, 2021
6a3e213
refactor(v1-upgrade-guide): restore the deletion of the file v1-upgra…
LoganTann Oct 11, 2021
8e3c315
Merge pull request #203 from LoganTann/issue178-emberRemove
Smankusors Oct 15, 2021
d5dccc3
fix: waves concat order
Smankusors Oct 15, 2021
aa686d1
Merge pull request #202 from LoganTann/issue179-docsVersion
DanielRuf Oct 15, 2021
9363a94
Merge pull request #208 from Smankusors/fix-waves-concat-order
DanielRuf Oct 16, 2021
4f6eb5c
docs(typography): update how to change the font stack
LoganTann Oct 18, 2021
fc01db1
refactor(_global.scss): remove unused commented out code
LoganTann Oct 18, 2021
3548ebb
docs(typography): change the roboto section to the fontstack section
LoganTann Oct 18, 2021
0def7b7
docs(typography): update description of the section "Changing the fon…
LoganTann Oct 21, 2021
489f023
Merge pull request #212 from LoganTann/issue175-fontStackDocs
DanielRuf Oct 24, 2021
bdc0741
docs: rework about and home page to mention this is the community ver…
LoganTann Oct 28, 2021
0e811a2
docs(select): rephrase the sentence about the need to call init to re…
LoganTann Oct 28, 2021
3e1d2db
refactor(pr217): resolve the two first review changes in pull request…
LoganTann Oct 29, 2021
b529448
Merge pull request #217 from LoganTann/issue194-docsFork
DanielRuf Oct 29, 2021
6f9dd06
Merge pull request #218 from LoganTann/issue171-selectDocs
DanielRuf Oct 31, 2021
9f3e0d1
Icon linked changed #225
MadhaviMandalia Dec 21, 2021
55ccfa4
docs: remove icon table, rephrase the icons description #225
MadhaviMandalia Jan 4, 2022
f8170f9
docs: remove icon table, rephrase the icons description #225
MadhaviMandalia Dec 21, 2021
091f805
Merge branch 'materializecss:main' into main
MadhaviMandalia Jan 5, 2022
68544ce
fix: add link to searchable list #225
MadhaviMandalia Jan 6, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 2 additions & 1 deletion js/select.js
Original file line number Diff line number Diff line change
Expand Up @@ -317,8 +317,9 @@

// add icons
let iconUrl = option.getAttribute('data-icon');
let classes = option.getAttribute('class');
if (!!iconUrl) {
let imgEl = $(`<img alt="" src="${iconUrl}">`);
let imgEl = $(`<img alt="" class="${classes}" src="${iconUrl}">`);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

className instead i think.

liEl.prepend(imgEl);
}

Expand Down