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

Improve gruntfile #333

Merged
merged 114 commits into from
Feb 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
114 commits
Select commit Hold shift + click to select a range
824e782
patreon june
Jun 1, 2020
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
55ccfa4
docs: remove icon table, rephrase the icons description #225
MadhaviMandalia Jan 4, 2022
35ce3b3
fix: add link to searchable list #225 (#242)
MadhaviMandalia Jan 7, 2022
5655bb1
refactor(select): changed the internal value storage to an array inst…
wuda-io Jan 10, 2022
9f62267
fix(select): select is now working again after refactoring
wuda-io Jan 10, 2022
0622fb0
fix(select): tested and working in Select-Testbed
wuda-io Jan 11, 2022
8db1b99
build(select): improved Testbed for Select
wuda-io Jan 11, 2022
698429f
fix(select): removed double-rendering of Input, done in change-event
wuda-io Jan 11, 2022
ac09fcf
refactor(select): cleaned unnecessary spaces
wuda-io Jan 11, 2022
f37253e
fix(select): had to fix getSelectedValues to return values only so th…
wuda-io Jan 11, 2022
026fe0d
Fix template missing in docs (#243)
Smankusors Jan 11, 2022
cb52a6e
fix(select): shows text in select-box when creating options dynamically
wuda-io Jan 17, 2022
1087e38
fix(select): fixed pre-select bug in multi-select and improved code-s…
wuda-io Jan 18, 2022
0ff6233
test(select): had to fix and add the default option to Choose your op…
wuda-io Jan 18, 2022
4800c83
refactor(waves): remove extra indentation and trailing spaces (#247)
notSagyo Jan 25, 2022
4463268
Merge pull request #244 from wuda-io/improved_select
Smankusors Feb 12, 2022
6c5c8d1
chore: release 1.1.0
Smankusors Apr 9, 2022
330502e
Merge pull request #258 from Smankusors/release-1.1.0
Smankusors Apr 20, 2022
230b4e2
chore: bump the version to 1.1.0 on package-lock
Smankusors Apr 20, 2022
63a9b8e
chore: add maintainers doc
Smankusors Apr 23, 2022
67447e5
chore: just realized the existence of M.version
Smankusors Apr 24, 2022
42468a3
Merge pull request #262 from Smankusors/meta-maintainers-docs
Smankusors May 13, 2022
3425ca4
chore: remove the unnecessary spaces
gergo85 Jul 12, 2022
352dd7b
chore: code and docs improvements
gergo85 Jul 12, 2022
fc35bac
chore: fix links url and add meta tags
gergo85 Jul 12, 2022
12fb935
chore: change protocol to https:// from ://
gergo85 Aug 2, 2022
f092d5a
fix: wrong path for materialize.js
Smankusors Aug 11, 2022
117f6f8
Merge pull request #276 from Smankusors/gergo85-main
Smankusors Aug 11, 2022
0e57146
style(inputs): add default input styling to input type month
DyegoCosta Jun 27, 2022
b9f8756
style(inputs): avoid label floating over default html placeholders
DyegoCosta Jul 27, 2022
084e025
Merge pull request #270 from DyegoCosta/v2-dev
Smankusors Sep 21, 2022
58536c1
chore: fix js not update when doing npm run dev
Smankusors Sep 21, 2022
86300f0
fix(tables): re-add styling for `striped`
rmehner Sep 22, 2022
71886a7
refactor(tables): avoid nesting for striped
rmehner Sep 26, 2022
fc615ac
Merge pull request #282 from rmehner/bugfixes/fix-table-striped
Smankusors Sep 27, 2022
4238782
docs(button-content): update and rearrange content for readability
ajoygphilip Oct 1, 2022
0006c36
Merge pull request #283 from ajoygp/button-documentation-updates
LoganTann Oct 4, 2022
e681f19
chore: merge upstream changes
DanielRuf Oct 6, 2022
56ae541
chore: remove file after upstream merge
DanielRuf Oct 6, 2022
64f62fc
Merge pull request #287 from materializecss/upstream-changes
LoganTann Oct 7, 2022
3b76751
fix: floating labels do not work when type attribute is absent from i…
Oct 9, 2022
4fa2176
test(forms): adding fixture for input field without a type attribute
Oct 9, 2022
e5f5ebb
Merge pull request #289 from coffeeandwork/floating-labels-without-ty…
Smankusors Oct 10, 2022
ff29d11
fix(placeholder images): replace placehold.it with placeholder.com
t-moennich Oct 10, 2022
d694828
Merge pull request #291 from t-moennich/fix/replace-placeholdit-with-…
Smankusors Oct 11, 2022
427c64e
feat: add input function by typing to timepicker
Genne23v Oct 9, 2022
90156bf
Merge pull request #290 from Genne23v/issue-118
LoganTann Oct 16, 2022
e344d62
Merge pull request #280 from Smankusors/fix-grunt-not-copy-js
wuda-io Oct 18, 2022
190401c
chore: make conventional commits more explicit
Smankusors Oct 18, 2022
698e4df
ci: update husky version
wuda-io Oct 20, 2022
6eced35
fix: added lockfile
wuda-io Oct 21, 2022
43caedc
Merge pull request #292 from Smankusors/conventional-pls
Smankusors Oct 21, 2022
e17d0c0
Merge pull request #294 from wuda-io/fix-husky-commitlint
LoganTann Oct 22, 2022
9ccfe45
ci: remove mentions of Travis in the task files
LoganTann Oct 22, 2022
bad6d67
Merge pull request #295 from LoganTann/issue188-gruntask
wuda-io Oct 22, 2022
e8b0532
docs(github): add an issue template for bug-related tickets
LoganTann Oct 22, 2022
7c1a7e7
docs(github): add a general issue template and a config file
LoganTann Oct 22, 2022
9ee5925
style(github): update typos in issue template
LoganTann Oct 22, 2022
8ca2976
chore(github): apply review comments for #297
LoganTann Oct 27, 2022
012958a
style(github): typo fix
LoganTann Oct 27, 2022
c549b8c
Merge pull request #297 from LoganTann/main
Smankusors Oct 29, 2022
9dc2e27
fix(toast): toast accessibility
mauromascarenhas Nov 2, 2022
dcc65cf
docs(toast): toast accessibility
mauromascarenhas Nov 2, 2022
59fe255
docs(toast): accessibility
mauromascarenhas Nov 2, 2022
e7493d3
test(toast): toast accessibility (adjusts)
mauromascarenhas Nov 2, 2022
17faa57
fix(test): toast test
mauromascarenhas Nov 3, 2022
2f6a0b0
Merge pull request #300 from mauromascarenhas/toast-accessibility
wuda-io Nov 3, 2022
06fd420
ci: added cI to automate contributors list
CypherpunkSamurai Oct 18, 2022
5ae3932
Merge pull request #299 from CypherpunkSamurai/feature-239
wuda-io Nov 13, 2022
779e099
chore: release 1.2.0
Smankusors Nov 19, 2022
54f9861
fix(select): select accessibility
mauromascarenhas Nov 19, 2022
5a7788c
test(select): select accessibility
mauromascarenhas Nov 19, 2022
5bc407c
fix(select): broken reference to $el
mauromascarenhas Nov 19, 2022
9aaccac
docs(select): accessibility
mauromascarenhas Nov 19, 2022
c650b44
fix(select): optgroup focus
mauromascarenhas Nov 19, 2022
f8ec084
Merge pull request #306 from mauromascarenhas/select-accessibility
wuda-io Nov 22, 2022
05fbdd8
chore: add #306 to the changelog
Smankusors Nov 24, 2022
98389e4
Merge pull request #305 from Smankusors/release-1.2.0
wuda-io Nov 24, 2022
7375851
chore: forgot to add #306 to the dist folder
Smankusors Nov 25, 2022
dd49419
fix: remove postinstall hook from packed package
Chicken Nov 30, 2022
d17079b
Merge pull request #313 from Chicken/fix/postinstall-disable
wuda-io Nov 30, 2022
008b2cf
chore: auto format by prettier
Smankusors Dec 3, 2022
a14ab29
fix: add missing files for replacing new version
Smankusors Dec 3, 2022
7cb4ae5
Merge pull request #316 from Smankusors/fix-auto-version-replace
wuda-io Dec 6, 2022
be39584
fix(select): misplaced aria-required attribute
mauromascarenhas Dec 10, 2022
a68f72b
fix(fab): fab toolbar demo
mauromascarenhas Dec 10, 2022
2001833
Merge pull request #318 from mauromascarenhas/select-accessibility-fix
Smankusors Dec 11, 2022
271bea9
Merge pull request #319 from mauromascarenhas/fab-toolbar-demo-fix
Smankusors Dec 11, 2022
786d23c
docs(docs): added example for alignment option
CypherpunkSamurai Oct 24, 2022
68e7cf9
Merge pull request #298 from CypherpunkSamurai/feature-275
wuda-io Dec 11, 2022
6895eb5
chore: release 1.2.1
wuda-io Dec 14, 2022
8086399
chore: generate changelog with chages since last version
wuda-io Dec 19, 2022
2de899f
Create FUNDING.yml
wuda-io Dec 19, 2022
28ae5f0
docs(navbar): fix navbar variable for Feature Discovery
Jerit3787 Dec 21, 2022
e4e3696
Merge pull request #324 from wuda-io/release-1.2.1
wuda-io Dec 22, 2022
4518a00
Merge branch 'materializecss:main' into fix-docs
Jerit3787 Dec 22, 2022
ced14a5
Merge pull request #325 from Jerit3787/fix-docs
wuda-io Jan 20, 2023
0db2b68
docs: renamed master to main and changed year
wuda-io Feb 7, 2023
f0100cf
fix: add permission to execute commit-msg hook
wuda-io Feb 8, 2023
c6bc108
fix(dropdown): improve placement
sgiehl Feb 8, 2023
ef21f5c
Merge pull request #331 from sgiehl/fixddplacement
wuda-io Feb 8, 2023
dcd64a8
Merge pull request #332 from wuda-io/fix-husky-hook-permissions
wuda-io Feb 8, 2023
f710220
Merge pull request #330 from wuda-io/fix-docs
wuda-io Feb 8, 2023
19ad03f
ci: dynamic pug file reading
wuda-io Feb 8, 2023
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,554 changes: 2,554 additions & 0 deletions .all-contributorsrc

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions .commitlintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": ["@commitlint/config-conventional"]
}
13 changes: 13 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# These are supported funding model platforms

github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: materialize # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
44 changes: 0 additions & 44 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

72 changes: 72 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
name: Bug Report
description: Report an issue with Materialize.
title: "[Bug]: "
labels: ["bug"]
body:
- type: checkboxes
id: terms
attributes:
label: Before submitting...
options:
- label: I have searched for [duplicate or closed issues](https://github.com/materializecss/materialize/issues?utf8=%E2%9C%93&q=is%3Aissue).
required: true
- label: I have read the [CONTRIBUTING document](https://github.com/materializecss/materialize/blob/master/CONTRIBUTING.md) and my issue is following the guidelines.
required: true
- label: I have read the template completely before filling it in.
required: true
- type: textarea
id: context
attributes:
label: Context
description: A short summarry of the issue + how has this issue affected you? What are you trying to accomplish?
validations:
required: true
- type: textarea
id: current
attributes:
label: Current Behavior
description: Tell us in detail about what the bug does.
placeholder: What happened?
validations:
required: false
- type: textarea
id: expected
attributes:
label: Expected behavior
description: Tell us in detail what should happen instead.
placeholder: Instead of the previous behavior, the application should do/display...
validations:
required: false
- type: textarea
id: posible-solutions
attributes:
label: Possible Solutions or Causes
description: Not obligatory, but suggest a fix/reason for the bug, or ideas on how to implement the addition or change.
placeholder: Eg. "I think this bug is due do [that piece of code] in the file [xxx]" or "I think we should do [something] to solve this issue."
validations:
required: false
- type: textarea
id: reproduce
attributes:
label: Steps to reproduce
description: |
If relevant, give a set of steps to reproduce this bug.
We encourage you a live example that demonstrates the bug (you may want to use the [following jsfiddle template](https://jsfiddle.net/1es0zhaf/))
placeholder: |
1. Open this link
2. Click there
3. This appears, but...
validations:
required: false
- type: textarea
id: environment
attributes:
label: Your Environment
description: Include as many relevant details about the environment you experienced the bug in.
value: |
* Version used:
* Browser Name and version:
* Operating System and version (desktop or mobile):
* Additional information you want to tell us:
validations:
required: true
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
blank_issues_enabled: true;
54 changes: 54 additions & 0 deletions .github/ISSUE_TEMPLATE/improvement.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
name: Improvement
description: Enhancement, new feature proposal, typo in documentation, etc.
body:
- type: checkboxes
id: terms
attributes:
label: Before submitting...
options:
- label: I have searched for [duplicate or closed issues](https://github.com/materializecss/materialize/issues?utf8=%E2%9C%93&q=is%3Aissue).
required: true
- label: I have read the [CONTRIBUTING document](https://github.com/materializecss/materialize/blob/master/CONTRIBUTING.md) and my issue is following the guidelines.
required: true
- label: I have read the template completely before filling it in.
required: true
- type: textarea
id: context
attributes:
label: Context
description: A short summarry of the issue + how has this issue affected you? What are you trying to accomplish?
validations:
required: true
- type: textarea
id: current
attributes:
label: Current Behavior
description: Tell us in detail about what's happening. We encourage you to link references or upload concept images/screenshots.
validations:
required: false
- type: textarea
id: expected
attributes:
label: Expected behavior
description: Tell us in detail what we should fix.
validations:
required: false
- type: textarea
id: posible-solutions
attributes:
label: Possible Solutions or Causes
description: Not obligatory, but suggest a fix/reason for this issue, or ideas on how to implement the addition or change.
validations:
required: false
- type: textarea
id: environment
attributes:
label: Your Environment
description: If relevant and possible, include as many relevant details about the environment you experienced the issue in.
value: |
* Version used:
* Browser Name and version:
* Operating System and version (desktop or mobile):
* Additional information you want to tell us:
validations:
required: false
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- Go over all the following points, and put an `x` in all the boxes that apply. If you're unsure about any of these, don't hesitate to ask. We're here to help! -->

- [ ] I have read the **[CONTRIBUTING document](https://github.com/materializecss/materialize/blob/main/CONTRIBUTING.md)**.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [ ] My commit messages follows the [conventional commit format](https://github.com/materializecss/materialize/blob/main/CONTRIBUTING.md#submitting-your-pull-request)
- [ ] My change requires a change to the documentation, and updated it accordingly.
- [ ] I have added tests to cover my changes.
- [ ] All new and existing tests passed.
22 changes: 22 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Docs
on:
workflow_dispatch:
push:
branches:
- main
Expand All @@ -10,6 +11,27 @@ jobs:
steps:
- uses: actions/checkout@master

- uses: actions/setup-node@v2
- name: Add Missing Contributors
env:
PRIVATE_TOKEN: ${{ github.token }}
run: |
yarn add all-contributors-cli
# Fetch Contributors and Add them
CONTRIBUTORS="$(yarn all-contributors check)"
CONTRIBUTORS=$(echo $CONTRIBUTORS | sed -E 's/^.*all-contributors check//g' | sed -E 's/Missing contributors in .all-contributorsrc: //g' | sed -E 's/Unknown contributors.*//g' | sed -E 's/Done in.*//g' | sed 's/^[ \t]*//;s/[ \t]*$//' | sed -E 's/\,//g')
# Add Contributors (code)
if [ -z $CONTRIBUTORS ]; then
echo "Everyone has been awarded credits! :D"
else
echo "Adding Contributors $CONTRIBUTORS"
echo $CONTRIBUTORS | xargs -d " " -I '{}' yarn all-contributors add {} code
fi

- name: Generate Contributors Table
run: |
yarn all-contributors generate

- name: Generate docs
run: |
npm i
Expand Down
Empty file modified .husky/commit-msg
100644 → 100755
Empty file.
75 changes: 11 additions & 64 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,76 +1,23 @@
# Changelog
All notable changes to this project will be documented in this file. For changes made before this fork, please refer to [HISTORY.md](https://github.com/materializecss/materialize/blob/main/HISTORY.md).

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.2.1](https://github.com/materializecss/materialize/tree/1.2.1) (2022-12-19)

## [1.1.0-alpha] - 2021-03-31
[Full Changelog](https://github.com/materializecss/materialize/compare/1.2.0...1.2.1)

### Added
**Fixed bugs:**

- Nightly builds of the latest code available through github actions ([Easy link for the latest build](https://nightly.link/materializecss/materialize/workflows/nightly/main/build)) ([58d18003](https://github.com/materializecss/materialize/commit/58d180036374f2b38a244e5e96c33838ce185220))
- Added support for text input suffix icons ([3e516e5b](https://github.com/materializecss/materialize/commit/3e516e5b322e4f8c7299cc37504389d0ddbb1ed6))
- Added dragTargetWidth option ([6f4b2a15](https://github.com/materializecss/materialize/commit/6f4b2a15fc9f21a91ce95a1baffe60cfb15619df))
- Added ability to change tooltip animate opacity ([8fce193f](https://github.com/materializecss/materialize/commit/8fce193fa94fe6d5a04630e732623c84fc803c3d))
- Added option to prevent user chips ([cc696bf3](https://github.com/materializecss/materialize/commit/cc696bf386e3ebbe72f14a7605bed886569da8f7))
- fix\(select\): misplaced aria-required attribute [\#318](https://github.com/materializecss/materialize/pull/318) ([mauromascarenhas](https://github.com/mauromascarenhas))
- fix: remove postinstall hook from packed package [\#313](https://github.com/materializecss/materialize/pull/313) ([Chicken](https://github.com/Chicken))

### Changed
**Documentation changes:**

- Docs are now hosted at [materializecss.github.io/materialize](https://materializecss.github.io/materialize/). This also means removing all adverts, tracking and patreon stuff. ([ef0ce5b0](https://github.com/materializecss/materialize/commit/ef0ce5b0a13a418d47c6d88272fd3173b6954c2e), [fbfd2d6a](https://github.com/materializecss/materialize/commit/fbfd2d6afb09483700cff78c4e651875269430a6), [376be29f](https://github.com/materializecss/materialize/commit/376be29f10e53f77cbec203cee5f20a6e72cc62c), [1a4463a9](https://github.com/materializecss/materialize/commit/1a4463a9d476872e30e03fe9590ab5b256d17e07), [015d0c32](https://github.com/materializecss/materialize/commit/015d0c32123795d94e8b9c265936dcf170d52682))
- Made the search results on the docs prettier ([e8871c20](https://github.com/materializecss/materialize/commit/e8871c2065ac5d2f20b01afebd18a9687a14e9ec), [2543a1ae](https://github.com/materializecss/materialize/commit/2543a1ae203066654300fb2a6ecf4b83e90d708c), [b9dfeceb](https://github.com/materializecss/materialize/commit/b9dfeceb4d7f74da7ad2ca5b1b700ea886b26915), [60297e1f](https://github.com/materializecss/materialize/commit/60297e1f281f3c8a645eb044881f942df076911a))
- Use jsDelivr ([99ddf250](https://github.com/materializecss/materialize/commit/99ddf2506141e326b93bad5b6cd17635e4aa8d9f), [57e53568](https://github.com/materializecss/materialize/commit/57e535688518ca52252dbb49494262ae502bd636))
- Updated waves.js ([fce7b8be](https://github.com/materializecss/materialize/commit/fce7b8be7b94cb8d0792f560694aa72cc12abcdb))
- fix\(fab\): fab toolbar demo [\#319](https://github.com/materializecss/materialize/pull/319) ([mauromascarenhas](https://github.com/mauromascarenhas))
- Added Example for alignment option [\#298](https://github.com/materializecss/materialize/pull/298) ([CypherpunkSamurai](https://github.com/CypherpunkSamurai))

### Deprecated
**Meta changes:**

- As part of the XSS fixes, html data for both tooltips and toasts is highly discouraged. The `html` option is now deprecated and usage of of `text` is recommended. If you really need to use HTML, use `unsafeHTML` and make sure to **sanitize any user input**.
- Similarly, HTML is disabled by default for autocomplete components. To re-enable this `allowUnsafeHTML` must be set. Once again be sure to **sanitize any user input**.
- Fix missed files when replacing old version with new one [\#316](https://github.com/materializecss/materialize/pull/316) ([Smankusors](https://github.com/Smankusors))

### Fixed
- Fix breakpoint issue and incorrect min-width size ([75af8680](https://github.com/materializecss/materialize/commit/75af8680f982715b921aec94f4edc68ffca332bb))
- Fixed toast tests ([1e6e9dca](https://github.com/materializecss/materialize/commit/1e6e9dca7e5cf4a650c95ff38f34003f6a35bf86))
- Fixed overflowed scroll sidenav on desktop ([27b87935](https://github.com/materializecss/materialize/commit/27b87935423f52462d7b4ef4bad9fa9c6f8e2e59))
- Fixed a bug in Dropdown when not using jQuery ([faa73a11](https://github.com/materializecss/materialize/commit/faa73a118813109b91062b4147d60f23d34a8f18))
- Fix for closing the modal ([68c12a3a](https://github.com/materializecss/materialize/commit/68c12a3af999cea7cd8096a699a02ee6a5854e5b))
- Fix chrome passive event warnings ([0b6b70c3](https://github.com/materializecss/materialize/commit/0b6b70c3544581fc467c509f173b937f5d036ec8), [3cbfb259](https://github.com/materializecss/materialize/commit/3cbfb259cd6911e1796f6460abcd921ccaef6ccd), [95580a52](https://github.com/materializecss/materialize/commit/95580a524199ca8774ccff87f37d13911b9626d4), [3afddefe](https://github.com/materializecss/materialize/commit/3afddefe2cadef09cb0221d9cdbbc61095f27b06))
- Fix disabled checked switch style ([28df51e4](https://github.com/materializecss/materialize/commit/28df51e475c7f8f2ca48b76a5456bb7711c3d991))
- Fix when using indented text for select inputs ([63d5502](https://github.com/materializecss/materialize/commit/63d5502eebbe821db21bb1fbba0dba98d3f58272))
- Fix for feature discovery target being misplaced ([ee5f767](https://github.com/materializecss/materialize/commit/ee5f7673dd3cfb890c9b643a49fc7ce9e71609e7))
- Other misc fixes for bugs and typos

### Security

- Fixed XSS vulnerabilities ([3aae4cc9](https://github.com/materializecss/materialize/commit/3aae4cc9bb2b58c337bf25d2f04f129a2a0fa78f))

#### Many other small changes have been made:
https://github.com/Dogfalo/materialize/compare/v1-dev...materializecss:1.1.0-alpha

#### Contributors
Many thanks to all the contributors that made this release possible.

@DanielRuf
@nekonenene
@Smankusors
@ChildishGiant
@dev10110
@WaeCo
@tomwjerry
@warrenrodrigues
@samschurter
@julienc91
@RaquelAM
@k2s
@stweil
@roiLeo
@nicknickel
@zn022285
@pwcreative
@june07
@doughballs
@dwu300
@tomelsj
@NoahvdAa
@bugy
@richarddewit
@dargmuesli
@christinavoudouris
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
Loading