fix/electron-vue-ui-state #1
1 changed files with 16 additions and 5 deletions
21
CHANGELOG.md
21
CHANGELOG.md
|
|
@ -1,18 +1,29 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.0.0 (2025-01-26)
|
||||||
## ...fix/electron-vue-ui-state
|
|
||||||
|
|
||||||
|
|
||||||
### 🚀 Enhancements
|
### 🚀 Enhancements
|
||||||
|
|
||||||
- ⚠️ Complete ESLint configuration overhaul and theme system improvements (6efcf43)
|
- ⚠️ Complete ESLint configuration overhaul and theme system improvements (6efcf43)
|
||||||
|
- 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
|
||||||
|
|
||||||
|
### 🧹 Chore
|
||||||
|
|
||||||
|
- Add changelogen configuration and scripts (e6b817b)
|
||||||
|
|
||||||
#### ⚠️ Breaking Changes
|
#### ⚠️ Breaking Changes
|
||||||
|
|
||||||
- ⚠️ Complete ESLint configuration overhaul and theme system improvements (6efcf43)
|
- **ESLint configuration migrated to flat config system** - Projects using this codebase will need to update their ESLint setup
|
||||||
|
|
||||||
### ❤️ Contributors
|
### ❤️ Contributors
|
||||||
|
|
||||||
- Rizary <rizary@rizilab.com>
|
- Rizary <rizary@rizilab.com>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue