Releases: svelte-atoms/core
Releases · svelte-atoms/core
v1.0.0-alpha.43
Full Changelog: v1.0.0-alpha.43...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
What's Changed
Full Changelog: v1.0.0-alpha.39...v1.0.0-alpha.40
v1.0.0-alpha.39
v1.0.0-alpha.38
v1.0.0-alpha.37
What's Changed
Full Changelog: v1.0.0-alpha.36...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
v1.0.0-alpha.34
What's Changed
- feat: add chip component with types and exports by @ryu-man in #41
- feat: improve dropdown & compobox moodules by @ryu-man in #42
- feat: implement stepper component with bond pattern by @ryu-man in #43
- fix: retouches and improvement to type def & components by @ryu-man in #45
- feat: improve tabs rendering by @ryu-man in #44
- fix: set stepper default base prop by @ryu-man in #46
- chore: update package json by @ryu-man in #47
Full Changelog: v1.0.0-alpha.33...v1.0.0-alpha.34