[READ-ONLY] Mirror of https://github.com/flo-bit/ui-kit. 🦊 fox ui, svelte 5 and tailwind 4 flo-bit.dev/ui-kit/
svelte tailwindcss ui-components
0

Configure Feed

Select the types of activity you want to include in your feed.

Version Packages

github-actions[bot] (Sep 27, 2025, 2:10 AM UTC) 3eba2441 649369c0

+7 -6
-5
.changeset/lovely-places-fetch.md
··· 1 - --- 2 - '@fuxui/text': patch 3 - --- 4 - 5 - add advanced-text-area
+6
packages/text/CHANGELOG.md
··· 1 1 # @fuxui/time 2 2 3 + ## 0.2.7 4 + 5 + ### Patch Changes 6 + 7 + - 649369c: add advanced-text-area 8 + 3 9 ## 0.2.6 4 10 5 11 ### Patch Changes
+1 -1
packages/text/package.json
··· 1 1 { 2 2 "name": "@fuxui/text", 3 3 "private": false, 4 - "version": "0.2.6", 4 + "version": "0.2.7", 5 5 "type": "module", 6 6 "scripts": { 7 7 "dev": "vite dev",