Skip to content

v1.0.0-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@juujisai juujisai released this 31 Jul 06:23
· 357 commits to master since this release

In this release, we're introducing several new components and implementing numerous improvements and bug fixes. Notably, we've included a detailed guide on working with Legacy documentation and informative tutorials on effectively utilizing Internationalization (i18n) with Tailwind Elements. Additionally, we've also updated the look of some of our components and the layout of our documentation.

New features

New components

Docs

Optimization & refactor

  • #1345: Scroll to top button - code update, new preview - by @juujisai
  • #1506: Update the initialization of Carousel component and fix the autoplay issues - by @iprzybysz
  • #1538: Unify and change the Chips init - by @juujisai
  • #1543: Added possibility to change the input options and classes of the select component - by @iprzybysz
  • #1565: Added Scrollbar component to Sidenav - by @juujisai
  • #1623: Changed default line-height for paragraphs - by @iprzybysz
  • #1686: Removed h1 & code hardcoded styles from TE - by @juujisai

Fixed & improved

Dark mode integration