@plone/theming 1.0.0-alpha.1
Pre-release
Pre-release
·
698 commits
to main
since this release
1.0.0-alpha.1 (2025-05-24)
Breaking
- Non-Tailwind CSS approach is now located in
./styles/simple/main.css. @sneridagh #6899
Feature
- Unifying main CSS for theming Seven in
./styles/main.css. @sneridagh #6899 - Added support for Tailwind. @sneridagh #6899
- Added Tailwind utilities for handling sizes for
@plone/componentsicons. @sneridagh #6946 - Added
tailwindcss-react-aria-componentsTailwind plugin. @sneridagh #7042
Internal
- Remove Storybook. @sneridagh #6640
- Update internal
peerDependenciesto include React 19.
Update TS version. @sneridagh #6641 - Use ESlint 9, fix code. @sneridagh #6775
- Remove test command. @sneridagh #6916