[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.

Merge branch 'main' of https://github.com/flo-bit/ui-kit

Florian (Jul 25, 2025, 10:51 PM +0200) b209c28a 3d029f86

+7 -6
-5
.changeset/calm-parks-tan.md
··· 1 - --- 2 - '@fuxui/social': patch 3 - --- 4 - 5 - add first version of social media post
+6
packages/social/CHANGELOG.md
··· 1 1 # @fuxui/social 2 2 3 + ## 0.2.4 4 + 5 + ### Patch Changes 6 + 7 + - 049ca0a: add first version of social media post 8 + 3 9 ## 0.2.3 4 10 5 11 ### Patch Changes
+1 -1
packages/social/package.json
··· 1 1 { 2 2 "name": "@fuxui/social", 3 3 "private": false, 4 - "version": "0.2.3", 4 + "version": "0.2.4", 5 5 "type": "module", 6 6 "scripts": { 7 7 "dev": "vite dev",