Skip to content

v6.0.0-rc.24

Pre-release
Pre-release
Compare
Choose a tag to compare
@motss motss released this 27 Mar 13:16
· 30 commits to main since this release

1️⃣ + year of rewrite in ✌️6️⃣ has become the main branch as of March 27, 2022. There were some ups and downs in the past 1 year and many things happened in life such as Covid 19 and people working from home. I never stop learning more stuff in my life especially frontend web development. It's been a wonderful and fruitful journey for me to work on this open source project and fortunate enough to continuing to witness its growth since its first release about 7 years ago. As more and more browsers gaining native support for date pickers, I can't wait to see the bright future of date pickers to be available in all the web and that's possibly when this project reaches its end of life.

Cheers everyone and hope to see you in Discord! 👋😄 -- @motss

Notable changes 🎉 🚀

  1. Major rewrite with the following tech stacks:
    1. [email protected]
    2. [email protected]
    3. Material Design 2021 - fully integrated with Material Design Web Components as well as compatible with MD design tokens with slight changes for app-* elements
    4. [infra] web-test-runner + Playwright
    5. [infra] eslint + typescript-eslint
    6. [infra] simple-git-hooks
    7. [infra] nano-staged
  2. Implemented AppDatePicker, AppDatePickerDialog, and 🆕 AppDatePickerInput
  3. Added changelogs
  4. Updated browser supports to just last 2 versions of evergreen browsers and dropped support on Internet Explorer 11 and legacy Microsoft Edge
  5. Better interoperability with other frontend libraries/ frameworks. Tested with [email protected] + [email protected] as of writing
  6. Added new Discord channel to talk more about web or app-datepicker

Full Changelog: v5.0.1...v6.0.0-rc.24