Commit graph

5 commits

Author SHA1 Message Date
rizary
42e0ff7ab6
chore(release): v0.1.2 2025-06-22 01:08:46 +07:00
rizary
451a8b689c
chore: update versioning to start from 0.1.0
- Update package.json version from 1.0.0 to 0.1.0
- Update changelog to reflect proper initial version
- Improve package description for clarity
- Set proper baseline for future incremental releases
2025-06-22 01:04:47 +07:00
rizary
6efcf43691
feat: complete ESLint configuration overhaul and theme system improvements
- Migrate from legacy .eslintrc.json to modern flat config system
- Remove conflicting ESLint configuration files
- Fix auto-generation of eslint.config.mjs by Nuxt
- Update ESLint rules to use single quotes and proper formatting
- Add comprehensive theme switching system with 24 palettes
- Implement proper daisyUI theme integration
- Add theme store with persistence and dark/light mode support
- Create ThemeSwitcher component with enhanced UI
- Fix package.json scripts to work with new ESLint flat config
- Update VS Code settings for proper ESLint integration
- Add changelogen scripts for proper changelog management

BREAKING CHANGE: ESLint configuration migrated to flat config system
2025-06-22 00:53:24 +07:00
rizary
7cc90b8a0d
add tailwindcss and daisyui, pinia and fix build error when integrating vue with electron 2025-06-21 17:58:14 +07:00
rizary
13166b7a19
initiate ziya 2025-06-21 14:05:50 +07:00