Releases: danielitoCode/compose_svelted
Releases · danielitoCode/compose_svelted
v0.2.8-alpha01
v0.2.8-alpha01 Released 💥
This release focused fundamentally on the following elements:
- Correction of some alignment tokens, colors, and themes in type-safe, increasing expressiveness and reinforcing the deterministic structure of the project
- Alignment of the general application style file app.css and adoption of a pre-prepared bassline.css to avoid migration problems and unwanted effects on designs
- Correction of the library documentation with the latest changes
v0.2.7
Core V3
Docs correction
- Adding a CSS bug correction to README
- Adding a motions examples
Vite Adapt
- Adapt to vite engine
Core V2 Bugs Corrections
Core V2 Correction
Core V2 – Navigation, Motion & Stable API
✨ Core V2 Released
This release closes Core V2 of Compose Svelted.
Highlights
- Compose-like Navigation (NavHost / NavController)
- AnimatedVisibility & AnimatedContent
- Stable Modifier system
- Theme & layout consolidation
- Public API cleanup
npm
npm install @danielito1996/compose-svelted@0.2.0v0.0.1 — Initial public release
🎉 Initial Release — v0.0.1
This is the first public release of Svelted, a Compose-inspired UI toolkit for Svelte.
✨ Included
- Core layout system (Column, Row, Box)
- Immutable Modifier API
- Theme system (colors, typography, shapes)
- Text, Surface, Image, Icon
- TextField & OutlinedTextField
- Buttons (filled, outlined, tonal)
- LazyColumn & LazyRow (experimental)
⚠️ Status
This release is alpha.
The core API is stable, but visual polish and additional components are ongoing.
📚 Documentation
- GitHub Pages: https://danielitocode.github.io/compose_svelted/