[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] (Mar 25, 2026, 8:03 PM UTC) d3eddc4c db9d0288

+15 -7
-5
.changeset/some-papers-double.md
··· 1 - --- 2 - '@foxui/social': patch 3 - --- 4 - 5 - add nested comments
+7
packages/all/CHANGELOG.md
··· 1 1 # @foxui/all 2 2 3 + ## 0.6.6 4 + 5 + ### Patch Changes 6 + 7 + - Updated dependencies [7a069ee] 8 + - @foxui/social@0.8.4 9 + 3 10 ## 0.6.5 4 11 5 12 ### Patch Changes
+1 -1
packages/all/package.json
··· 1 1 { 2 2 "name": "@foxui/all", 3 3 "private": false, 4 - "version": "0.6.5", 4 + "version": "0.6.6", 5 5 "type": "module", 6 6 "scripts": { 7 7 "dev": "vite dev",
+6
packages/social/CHANGELOG.md
··· 1 1 # @foxui/social 2 2 3 + ## 0.8.4 4 + 5 + ### Patch Changes 6 + 7 + - 7a069ee: add nested comments 8 + 3 9 ## 0.8.3 4 10 5 11 ### Patch Changes
+1 -1
packages/social/package.json
··· 1 1 { 2 2 "name": "@foxui/social", 3 3 "private": false, 4 - "version": "0.8.3", 4 + "version": "0.8.4", 5 5 "type": "module", 6 6 "scripts": { 7 7 "dev": "vite dev",