| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-25 | 975 Bytes | |
| v9.0.0 source code.tar.gz | 2025-11-25 | 4.7 MB | |
| v9.0.0 source code.zip | 2025-11-25 | 5.5 MB | |
| Totals: 3 Items | 10.2 MB | 1 | |
Core
- iOS theme:
- All new iOS 26 styles across all components
- Material theme:
- Colors schemes updated to latest Material You spec
- New Vibrant and Monochrome color schemes
- Updated look for Range slider
- Updated look for Progressbar
- Reworked page transitions (effect and direction)
- Components:
- Navbar
- Removed
dynamicNavbarfunctionality - Default back link text ("Back") is not empty in favor of using back icon only
- Removed
- Photo Browser
- Removed both light/dark modes. Now it uses the same the light (or dark) mode as an app
- Autocomplete
- Removed default "Cancel" text (in favor of using just an icon)
- Smart Select
- Removed default "Cancel" text (in favor of using just an icon)
- Searchbar
- Removed default "Cancel" text (in favor of using just an icon)
- Timeline
- Removed "Horizontal Timeline" style
Svelte
- Updated to latest Svelte v5 API
React
- Updated to latest React 19 API