v1.0.0-alpha2
Pre-release
Pre-release
In this release, we've introduced new components and updated the documentation layout to align with the TW Elements Standard version, enhancing user experience on our page.
New components
- #12: Carousel - by @iprzybysz
- #14: Dropdown - by @iprzybysz
- #45: Textarea and useInput hook - by @iprzybysz
- #60: Charts - by @iprzybysz
- #77: Alert - by @juujisai
- #78: Tooltip - by @iprzybysz
- #79: Popover - by @iprzybysz
- #80: Toast - by @juujisai
- #81: Animations - by @iprzybysz
- #108: Select - by @juujisai
- #134: Video Carousel - by @iprzybysz
Docs
- #52: Fixed issues with Example component that is used for the documentation purposes - by @iprzybysz, @juujisai
- #63: Added Textarea component to Form Templates - by @iprzybysz
- #73: Updated front page graphics - by @juujisai
- #85: Updated notes about required node version - by @juujisai
- #87: Prism - dark mode design update - by @juujisai
- #91: Updated next integration tutorial - by @juujisai
- #93: Added technology switcher to TE navbar - by @juujisai
- #104: Fixed modal API tab content - by @iprzybysz
Fixed & improved
- #71: Fixed treeshaking issues - by @juujisai
- #98: Fixed issue with ripple that occured when children didn't have className added - by @iprzybysz
- #106: Added custom hook to dynamically get transition duration in components - by @iprzybysz, @juujisai
- #115: Removed hardcoded h1 and code styles in scss file - by @iprzybysz
- #120: Fixed issue with label not changing color when provided formWhite prop - by @juujisai
- #121: Updated intro for the build files - by @juujisai
- #131: Updated intro for the source files - by @iprzybysz