v1.0.0-beta3
版本发布时间: 2023-07-31 14:23:34
mdbootstrap/TW-Elements最新发布版本:v1.0.0(2023-09-11 14:01:44)
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 @iprzybysz
- #1632: Updated footer - by @marveluck
- #1645: Updated the dark mode design in Prism - by @juujisai
- #1692: Added necessary module types to script tags - by @juujisai
- #1735: Updated info about React Tailwind Elements in React integration tutorial - by @filipkappa
- #1770: Updated notes about required node version after latest vite release - by @juujisai
- #1766: Fixed code indentation in integration tutorial snippets - by @iprzybysz
- #1805: Fixed typo in breadcrumbs file structure - by @juujisai
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
- #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 @martussky
- #1595: Fixed color class in the color docs - by @martussky
- #1596: Fixed hover effects color in the docs - by @martussky
- #1628: Charts - fixed issue with formatter when darkmode is on - by @juujisai
- #1630: Added darker background for examples in Cards and Navbars - by @iprzybysz
- #1643: Updated error message design in Timepicker - by @iprzybysz
- #1644: Form templates - update code in snippets - by @iprzybysz
- #1659: Fixed issues with clicking on Sidenav on iPhones - by @juujisai
- #1687: Fixed description in Paragraph documentation - by @iprzybysz
- #1667: Fixed issues with custom containers in inline Datepicker - by @iprzybysz
- #1689: Fixed "xs" breakpoint in plugin.cjs - by @juujisai
- #1701: Fixed issues with multiple initializations via initTE method - by @juujisai
- #1729: Fixed typos in scrollspy documentation - by @juujisai
- #1731: Fixed snippet for datepicker with translations - by @juujisai
- #1779: Update the dark mode background for Select inside the input group page - by @iprzybysz
- #1777: Fixed issues with clearing the select when default selected value was set - by @iprzybysz
- #1793: Fixed the position in vertical steppers - by @juujisai
- #1798: Ripple - fixed class customization - by @juujisai
- #1619: Fixed dispose method for Select component - by @vadim-pavlov
- #1680: Fixed typos in colors and tabs pages - by @whamtet
- #1807: Fixed issues with autoinits added to body element - by @juujisai
- #1815: Fixed issues with dismissing Alert component - by @juujisai
- #1738: Update scrollspy position calculation - by @AngeloKarugo
Dark mode integration
- #1179: Range - by @martussky
- #1582: Improved dark mode integration for charts - by @juujisai, @iprzybysz