1 Commits (3495e9d5441e59ab91e9c9409be54d921d7f7abd)

Author SHA1 Message Date
fandi.susanto.bts 3495e9d544 feat: add emoji search aliases and icon catalog components
- Created `emoji-search-aliases.ts` to define aliases for emojis.
- Added `icon-catalog.ts` to maintain a catalog of icons with their names and categories.
- Introduced `glyph-demo.scss` for styling the glyph demo page.
- Implemented routing in `index.ts` for component navigation.
- Added base styles in `demo.css` for consistent layout and button styles.
- Updated TypeScript configuration to include component types.
- Modified Vitest configuration for improved testing setup.
1 month ago