Releases: JohnKearney1/TauriGrid
Releases · JohnKearney1/TauriGrid
v1.0.0
Version: 1.0.0 - Full Changelog
New:
- Added a pre-built grid layout for rapid prototyping of desktop applications.
- Integrated Tauri and React for building desktop applications.
- Implemented Redux store for managing state across the application.
- Implemented layout customization by introducing a
layouts.json
file for defining window arrangements. - Implemented a mapping between window titles and components for easy rendering of content.
- Updated the README with detailed instructions on setup, build, and usage.
- Added information on the general architecture, Toolbar component, Workspace component, Window component, Layouts, Rapid Prototyping, and Redux State Management.
Issues:
- This is a work in progress, not everything is entirely optimized.
- The application may have some performance and stability issues.
- Limited documentation and examples available.