Commit graph

9 commits

Author SHA1 Message Date
rizary
e7f74d989b
docs: update package description and changelog
- Change description to 'One stop shop for your trading habit'
- Update changelog with incremental changes since v0.1.0
- Demonstrate proper changelogen workflow
2025-06-22 01:08:24 +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
a21e60c718
docs: finalize changelog format and remove duplicates 2025-06-22 00:58:20 +07:00
rizary
d415a7c114
docs: add comprehensive commit convention guide 2025-06-22 00:57:14 +07:00
rizary
f6347f1347
docs: clean up and format changelog
- Remove duplicated entries
- Add detailed feature descriptions
- Format with proper version number and date
- Improve breaking changes documentation
2025-06-22 00:56:20 +07:00
rizary
e6b817b112
chore: add changelogen configuration and scripts 2025-06-22 00:55:01 +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