ui/packages/ui-fab
2026-06-10 21:19:44 -07:00
..
.forgejo/workflows ci(workflows): 👷 Remove redundant build steps from publish workflows to improve efficiency 2026-04-20 01:16:37 -07:00
e2e chore(e2e): 📝 Update end-to-end documentation files (README.md, demo-multi-fab.html) 2026-01-23 16:36:50 -08:00
examples chore(src): 🔧 Update documentation files in src directory (7 Markdown files revised) 2026-01-23 16:47:38 -08:00
src refactor(ui-fab): ♻️ Centralize click-outside detection and implement escape key support in UI components 2026-02-28 19:08:17 -08:00
test-results
.gitignore chore(ui): 🔧 Standardize build artifact and environment file exclusion in all UI packages to enforce consistent .gitignore patterns 2026-04-20 01:16:37 -07:00
eslint.config.js
IMPLEMENTATION_SUMMARY.md chore(src): 🔧 Update documentation files in src directory (7 Markdown files revised) 2026-01-23 16:47:38 -08:00
INTEGRATION_COMPLETE.md chore(ui-fab): 📝 Add integration checklist and completion notes to INTEGRATION_COMPLETE.md 2026-01-23 18:46:10 -08:00
INTEGRATION_STATUS.md chore(ui-fab): 📝 Update integration statuses in INTEGRATION_STATUS.md 2026-01-23 17:18:57 -08:00
MULTI_FAB_USAGE.md chore(src): 🔧 Update documentation files in src directory (7 Markdown files revised) 2026-01-23 16:47:38 -08:00
package.json deps-upgrade(ui-packages): ⬆️ Update all UI packages to latest stable versions for security, performance, and compatibility 2026-06-10 21:19:44 -07:00
playwright.config.ts chore(ui-fab): 🧪 Add visual regression tests in e2e suite & unit tests for animation behavior 2026-01-23 15:44:56 -08:00
README_MULTI_FAB.md chore(src): 🔧 Update documentation files in src directory (7 Markdown files revised) 2026-01-23 16:47:38 -08:00
tsconfig.json
vitest.config.ts