1.1.0
Changelog since 1.0.0
1.1.0 (2022-04-09)
Implemented enhancements:
- Remove extra indentation and trailing spaces #247 (notSagyo)
- Refactored Select internaly for Arrays to prepare for other changes #244 (wuda-io)
- Make border radius of .collection configurable #166 (Calamari)
- feat(datepicker): add possibility for a format function to Datepicker #153 (Calamari)
- Update datepicker & timepicker "container" option to allow being specified the same way #69 (Cerothen)
Fixed bugs:
- fix: Waves concat order #208 (Smankusors)
- fix: for iOS13 selecting wrong Dropdownitem on Touchdevices fix #31 #199 (wuda-io)
- fix(issue180): handling invalid clickedIndex in carousel.js #187 (LoganTann)
- Fix for issue #146 (Rounding artefacts with dark table row) #149 (RamonvdW)
- fix(dropdown): 🐛 fix a bug with dropdown actives when used in selects #134 (ChildishGiant)
Documentation changes:
- Fix template missing in docs #243 (Smankusors)
- fix: add link to searchable list #225 #242 (MadhaviMandalia)
- Icon list changed with link #235 (MadhaviMandalia)
- docs(select): rephrase a sentence in select docs, issue 171 #218 (LoganTann)
- docs: rework about and home page to mention this is the community fork #217 (LoganTann)
- Fix #175 : Add a docs section on how to change the font stack #212 (LoganTann)
- docs(getting_started): update the ways to install materialize #203 (LoganTann)
- docs(Issue179): Modify some parts of the documentation to mention the new 1.1.0-alpha #202 (LoganTann)
- add back templates section, fix stylesheet link in parallax template #198 (christinavoudouris)
- Improving CONTRIBUTING document #177 (Smankusors)
- Fix Wrong href value on <a> tag #170 (boileaum)
- Update templates #164 (christinavoudouris)
- docs: edit README #162 (christinavoudouris)
- docs: change to/add copy code icons #161 (christinavoudouris)
- Copy text without creating textarea and use single container for copy success message #158 (warrenrodrigues)
- open old docs in new window #155 (christinavoudouris)
- Autocomplete off for docs #144 (ChildishGiant)
- Revert "fix(doc): invalid download sass link" #129 (DanielRuf)
- fix(doc): invalid download sass link #128 (roiLeo)
Meta changes:
- test: upgrade grunt-contrib-jasmine to upgrade puppeteer and set version of jasmine #189 (DanielRuf)
- build(deps): update deps and fix deprecation warning in sass files #154 (ChildishGiant)
- Fix ERR_FILE_NOT_FOUND when running npm test #148 (Smankusors)
- build(deps): 🔒 fix many security issues, #141 (ChildishGiant)
- ci: ensure conventional commit styles are used for PRs #123 (ChildishGiant)
1.1.0-alpha (2021-04-28)
Implemented enhancements:
- add copy code button #105 (christinavoudouris)
- feat: 🗑️ add warning when using deprecated html setting #99 (ChildishGiant)
- feat(dropdown): ♿ improve dropdown & autocomplete a11y #98 (ChildishGiant)
- build: 👷 add doc builds to github actions #78 (ChildishGiant)
- Upgrade testing framework, rewrite tests to use vanilla js instead of jQuery #64 (tomwjerry)
- enable autocomplete to accept dropdown options #60 (nicknickel)
- add support for text input suffix icons #59 (nicknickel)
- Fixes open vulnerabilities for #38 #49 (samschurter)
- Add dragTargetWidth option #40 (nekonenene)
- Added ability to change tooltip animate opacity. #23 (june07)
- Chips autocomplete should have option to prevent user own input #22 (nicknickel)
- Upgrade waves #11 (WaeCo)
Fixed bugs:
- Fix issue with Feature Discovery #112 (warrenrodrigues)
- Fix bug by adding missing classes in img element in select component #110 (Talagozis)
- Trim select text #100 (richarddewit)
- Fix breakpoint issue and incorrect min-width size #95 (warrenrodrigues)
- #93 fixed sharing onOptionClick handler in multiple autocomplete instances #94 (bugy)
- Dogfalo#6279: fixed aligning of dropdown with coverTrigger=false, when can align bottom #87 (bugy)
- Fixed overflowed scroll sidenav on desktop #62 (Smankusors)
- fixed a bug in Dropdown which caused an Error, except you are using j… #57 (wuda-io)
- Fix modal behavior in Safari #41 (nekonenene)
- Fix the style of the input field for chips #34 (nekonenene)
- Revert "Refactored sidenav css to accommodate btns better" #32 (nekonenene)
- revert blur and focus on last chip delete #24 (nicknickel)
- fixed passive scroll listener for sidenav #21 (doughballs)
- Fix disabled checked switch style #9 (Smankusors)
- fix dropdown position when coverTrigger is false #4 (DanielRuf)
Documentation changes:
- grammar fix #107 (christinavoudouris)
- fix: 🔨 fix broken links (Closes #83) #90 (ChildishGiant)
- fix: 🔨 fix #88 #89 (ChildishGiant)
- Fixed a typo in documentation about floating action button. #70 (NoahvdAa)
- [DOC] Improved Search Results #46 (Smankusors)
- Replace lorempixel.com images with self-hosted ones #45 (nekonenene)
- Update readme to describe building #30 (nekonenene)
- Update docs to avoid installing grunt-cli #29 (nekonenene)
- Updated quickstart cdn #25 (ChildishGiant)
- Add default options argument to sidebar documentation #19 (dev10110)
- Update organization github star button #8 (roiLeo)
- Update the organization name #3 (DanielRuf)
Meta changes:
- chore: 🔖 release v1.1.0-alpha #101 (ChildishGiant)
- Nightly builds #63 (ChildishGiant)
- Update Node.js version (using current LTS) for Travis CI #33 (nekonenene)
- Fix Gruntfile.js to prevent erroneous replace #28 (nekonenene)
- Support Node.js 10 and above (Update node-sass and lint-staged) #27 (nekonenene)
* This Changelog was automatically generated by github_changelog_generator