Skip to content

1.1.0

Compare
Choose a tag to compare
@Smankusors Smankusors released this 20 Apr 16:41
· 507 commits to main since this release

Changelog since 1.0.0

1.1.0 (2022-04-09)

Full Changelog

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:

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)

Full Changelog

Implemented enhancements:

Fixed bugs:

Documentation changes:

Meta changes:

* This Changelog was automatically generated by github_changelog_generator