This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@fluwy/ui@0.1.0
Minor Changes
62fefa3: Add ability to define theme on layout. Theme on page overrides theme defined on layouts.
75972af: New dropdown component
6f919f1: New Menu Item component
b88a3ca: New layout components
e1010a9: New spacer component for layouts
1ab971e: New repeat component.
0f3d46c: New link component
fe3177a: New image primitive component
40429f3: New MenuGroup component.
5f392d8: New brand component that supports light and dark modes
0e8f2ba: New icon component with iconify
d7add87: Goto operator now supports external urls
f92abb6: New Dark Mode Toggler component and add support to dark mode on the dropdown component.
8c4e35a: New screen component to compose the layout of the screen
Patch Changes
b97d3bc: Fix theming on typography. Classes are merged instead of replaced when theming typographies.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@fluwy/ui@0.1.0
Minor Changes
Patch Changes