mirror of
https://github.com/olehomelchenko/astrolabe-nvc.git
synced 2025-12-21 21:22:23 +00:00
refactor: Update version to 0.4.0 and document Alpine.js integration in changelog
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -21,6 +21,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
### Removed
|
||||
- (Removed features will be listed here)
|
||||
|
||||
---
|
||||
## [0.4.0] - 2025-11-26
|
||||
|
||||
### Changed
|
||||
- **Alpine.js Integration**: Migrated interactive UI components to Alpine.js framework for improved reactivity and maintainability
|
||||
- Chart Builder controls now use Alpine.js reactive data binding
|
||||
- Preview Panel fit mode controls migrated to Alpine stores
|
||||
- Toast notification system backed by Alpine store with declarative rendering
|
||||
- Simplified state management with reactive Alpine stores
|
||||
- No user-facing behavior changes (internal architecture refactor)
|
||||
- Improved code organization and reduced DOM manipulation complexity
|
||||
|
||||
---
|
||||
## [0.2.0] - 2025-11-17
|
||||
|
||||
|
||||
Reference in New Issue
Block a user