Releases: ixirjs/ui
Releases · ixirjs/ui
Release list
v1.0.0-alpha.44
What's Changed
- fix(components): Resolve reactivity issues in stack, datagrid, and scrollable by @ryu-man in #90
- fix(forms): Improve checkbox and radio components by @ryu-man in #89
- refactor(portal): Improve z-index management of overlays using ZLayer by @ryu-man in #91
- feat(animations): Modernize popover and drawer animations by @ryu-man in #88
- remove unused imports and clean up code by @ryu-man in #93
- docs(drawer): update demo and polish documentation by @ryu-man in #94
- improve checkbox UI behaviour & add row spanning datagrid example by @ryu-man in #95
- fix: improve form & field component modules by @ryu-man in #96
- feat(popover): implement popover strategy system by @ryu-man in #97
- feat: introduce new z-index management system by @ryu-man in #98
- reafctor: use better names for datagrid components by @ryu-man in #99
- chore(deps): update dependencies by @ryu-man in #100
- feat: introduce Switch component by @ryu-man in #101
- feat: introduce slider component by @ryu-man in #102
- chore: add new exports for contextmenu, slider, and switch components by @ryu-man in #103
- feat: introduce context-menu module by @ryu-man in #104
- chore: remove old contextmenu references from package.json by @ryu-man in #105
- chore: exclude stories from distribution files by @ryu-man in #106
Full Changelog: v1.0.0-alpha.43...v1.0.0-alpha.44
v1.0.0-alpha.43
v1.0.0-alpha.42
What's Changed
- fix: improve documentation for humans and LLMs by @ryu-man in #63
- fix: improve low level components by @ryu-man in #65
- feat: enhance dialog module | add trigger snippet and improved animations by @ryu-man in #64
- refactor(atom): improve preset handling and class merging by @ryu-man in #66
- fix: improve popover based modules transition and teleportation by @ryu-man in #68
- feat: rename existing modules (dropdown) & (menu) by @ryu-man in #67
- Enhance components with new features, fixes, and optimizations by @ryu-man in #69
- fix: improve motion functions and internal logic by @ryu-man in #70
- fix(tabs): improve value handling and component structure by @ryu-man in #72
- Enhance documentation structure and improve component examples by @ryu-man in #71
- feat: improve stack funcionalities by @ryu-man in #73
- fix(tabs): resolve type errors and remove broken generic from Tab.Root by @ryu-man in #74
- fix(docs): pre-load svelte lang in code-block to fix ShikiError in browser by @ryu-man in #75
- fix(atom): correct isSnippetBase detection for Svelte 5 snippets by @ryu-man in #76
- fix: improve datagrid components codebase and typing by @ryu-man in #78
- fix: improve datagrid components (2nd pass) by @ryu-man in #77
- Update DataGrid API reference, examples, and selection layout by @ryu-man in #79
- Refactor llms.txt endpoints to Svelte SSR and improve documentation by @ryu-man in #81
- feat: add swatch & input controls for time, date, file, URL, and phone with enhancements by @ryu-man in #82
- refactor: migrate all item components to BondAtom architecture by @ryu-man in #84
- fix(mcp): fix list components tool and add mcp inspect script runner by @ryu-man in #85
- refactor: improve atom & element type definitions for extensibility by @ryu-man in #86
Full Changelog: v1.0.0-alpha.41...v1.0.0-alpha.42
v1.0.0-alpha.41
What's Changed
- fix: improve element transitions handling by @ryu-man in #59
- fix: expose preset prop in popover based components by @ryu-man in #60
- refactor: simplify icon rendering logic by using derived content by @ryu-man in #61
- fix: improve lazy component by @ryu-man in #62
Full Changelog: v1.0.0-alpha.40...v1.0.0-alpha.41
v1.0.0-alpha.40
v1.0.0-alpha.39
v1.0.0-alpha.38
v1.0.0-alpha.37
v1.0.0-alpha.36
What's Changed
- fix: enhance animate lifecycle handling & extract global styles into separate CSS file by @ryu-man in #49
Full Changelog: v1.0.0-alpha.35...v1.0.0-alpha.36
v1.0.0-alpha.35
What's Changed
- fix: ensure skipFirstAnimate state is correctly derived from enter in html and svg elements by @ryu-man in #48
Full Changelog: v1.0.0-alpha.34...v1.0.0-alpha.35