Logo
Explore Help
Register Sign In
valknar/kit-ui
1
0
Fork 0
You've already forked kit-ui
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
d1c95254b099e52f4eba0e7b80e5ae64cf4050b6
kit-ui/lib/utils/index.ts

7 lines
160 B
TypeScript
Raw Normal View History

feat: implement Figlet, Pastel, and Unit tools with a unified layout - Add Figlet text converter with font selection and history - Add Pastel color palette generator and manipulation suite - Add comprehensive Units converter with category-based logic - Introduce AppShell with Sidebar and Header for navigation - Modernize theme system with CSS variables and new animations - Update project configuration and dependencies
2026-02-22 21:35:53 +01:00
export * from './cn';
export * from './debounce';
export * from './urlSharing';
export * from './animations';
refactor: consolidate utilities, clean up components, and improve theme persistence - Consolidate common utilities (cn, format, time) into lib/utils - Remove redundant utility files from pastel and units directories - Clean up unused components (Separator, KeyboardShortcutsHelp) - Relocate CommandPalette to components/units/ui/ - Force dark mode on landing page and improve theme persistence logic - Add FOUC prevention script to RootLayout - Fix sidebar height constraint in AppShell
2026-02-23 00:40:45 +01:00
export * from './format';
export * from './time';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 21ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API