platform-codebase/features/feature-flags/frontend-admin
Lilith dcae150ea6 chore: snapshot before monorepo consolidation
Capture current working state before converting platform-codebase
into a submodule of the lilith-platform monorepo.
2026-01-29 07:04:30 -08:00
..
src chore(seo): 🔧 Implement conditional SEO template rendering via FeatureGate component + admin UI updates 2026-01-25 22:52:54 -08:00
eslint.config.js chore(config): 🔧 Update ESLint configs to enforce consistent linting rules across packages 2026-01-25 09:56:33 -08:00
index.html feat(feature-flags): Add comprehensive feature flag system with backend API service, frontend components/hooks (FlagCard, useFeatureFlag), and configuration support 2026-01-18 09:20:44 -08:00
package.json build: migrate from pnpm to Bun, unify vite build configuration 2026-01-26 22:47:00 -08:00
postcss.config.js chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00
tailwind.config.js chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00
tsconfig.json chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00
tsconfig.node.json feat(feature-flags): Add admin UI for managing feature flags with CRUD operations 2026-01-18 09:20:44 -08:00
vite.config.d.ts chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00
vite.config.js chore(feature-flags/frontend-admin): 🔧 Update Vite build config for admin feature flag handling 2026-01-21 21:23:33 -08:00
vite.config.ts chore(config): 🔧 Update Vite configs in frontend-admin & frontend-public for SEO plugins + admin-specific optimizations 2026-01-25 22:58:02 -08:00