v1.0.0-beta3
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
- #1341: CLA signing bot - by @smolenski-mikolaj, @juujisai
- #1372: Added local installation guide for Legacy docs - by @iprzybysz
- #1555: Added Charts advanced page - by @juujisai
- #1635: Added new examples of navbars in documentation - by @iprzybysz
- #1664: Added new design blocks landing pages - by @martussky
- #1665: Added new design blocks demo landing pages - by @martussky
- #1700: Added autoinits for Tooltips and Popover - by @iprzybysz
- #1554: Created a new Internationalization guide - by @iprzybysz
- #1610: Added new Card examples - by @iprzybysz
New components
- #1556: Datatables - by @iprzybysz
- #1557: Lightbox - by @iprzybysz
- #1560: Rating - by @juujisai
- #1565: Scrollbar - by @juujisai
- #1559: Popconfirm - by @iprzybysz
Docs
- #1519: Update next integration tutorials to fix issues with incompatibility - by @juujisai
- #1550: Update the integration tutorials for the latest TE version - by @Trochonovitz
- #1629: Update the look of the main sidenav - by @juujisai
- #1626: Added Note About Using Hover With Animation - by @Yarob50
- #1633: Added offset to scrollspy in documentation - by
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
Fixed & improved
- #1380: Fixed typos in Colors - by @martussky
- #1440: Fixed placeholder showing only for multiselect - by @juujisai
- #1536: Fixed issues with Scrollspy misalignment when loading page with anchor - by @juujisai
- #1578: Removed fixed width classes from code snippets - by @Trochonovitz
- #1594: Fixed mask color on hover for a card - by
Dark mode integration
- #1179: Range - by @martussky
- #1582: Improved dark mode integration for charts - by @juujisai, @iprzybysz