Skip to content

8.8.0

Latest

Choose a tag to compare

@martijnrusschen martijnrusschen released this 16 Oct 07:56
· 15 commits to main since this release

What's Changed

Major overhaul to the Docs site with new Typscript examples

  • ✨ docs-site(ts): Migrate examples to TypeScript, add live transpilation to JavaScript + Copy code feature by @balajis-qb in #5865
  • docs: add typescript examples by @SergeyKazarinov in #5605
  • Fix loading indicator flicker when switching TypeScript/JavaScript tabs in docs-site by @balajis-qb in #5894
  • (docs-site) 🐛 Fix the cursor position auto-reset while typing in progress by @balajis-qb in #5922
  • 🐛 Configure esbuild-wasm initialize to use installed package version by @balajis-qb in #5893

Other changes

  • fix: Center align day names in DatePicker for improved layout by @ilchenkoArtem in #5836
  • ✨ Add selectionMeta param to the onChangeRaw event call - to give additional details about the selected date by @balajis-qb in #5858
  • ✨ feat(datepicker): add full disabled state support across all picker modes by @balajis-qb in #5890
  • chore: fix typos in test by @noritaka1166 in #5864

New Contributors

Full Changelog: v8.7.0...v8.8.0