Skip to content

v1.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@juujisai juujisai released this 28 Aug 08:55
· 140 commits to master since this release

We're excited to introduce the Release Candidate version of Tailwind Elements, bringing us just a step away from the v1.0.0 release.

In this release, we were working on few new components and fixing some minor bugs. Let us know what you think about the new validation component and what we can further improve!

New features

#1569: Added Extended animations - by @iprzybysz
#1599: Added non-invasive modal and new modal examples - by @juujisai

New components

#1561: Clipboard - by @iprzybysz
#1562: Infinite scroll - by @iprzybysz
#1563: Lazy loading - by @iprzybysz
#1564: Loading management - by @iprzybysz
#1566: Smooth scroll - by @iprzybysz
#1567: Sticky - by @iprzybysz
#1568: Touch - by @iprzybysz
#1132: Validation - by @juujisai
#1558: Datetimepicker - by @juujisai

Docs

#1840: Added technology switcher to the main navbar - by @juujisai
#1867: Added border and border radius to videos on Quick Start page - by @juujisai
#1570: Added Privacy and GDPR Policy page - by @juujisai
#1852: Fixed init via JS snippet for Animations - by @iprzybysz
#1870: Fixed Select with CSS classes snippet - by @iprzybysz

Fixed & improved

#1573: Fixed Animations issues on smaller screens - by @iprzybysz
#1571: Improved styling for footer elements - by @iprzybysz
#1572: Fixed Placeholders issues on smaller screens - by @iprzybysz
#1844: Fixed colors of change time buttons in inline timepicker - by @iprzybysz
#1845: Fixed issues with changing time by arrows in inline timepicker - by @iprzybysz
#1877: Fixed issues with dropdowns inside navbar examples going off-viewport - by @iprzybysz
#1869: Fixed issues with css sourcemaps - by @juujisai