Skip to content

Releases: svelte-atoms/core

v1.0.0-alpha.43

04 Apr 02:12

Choose a tag to compare

v1.0.0-alpha.43 Pre-release
Pre-release

v1.0.0-alpha.42

04 Apr 01:30

Choose a tag to compare

v1.0.0-alpha.42 Pre-release
Pre-release

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

08 Feb 13:52

Choose a tag to compare

v1.0.0-alpha.41 Pre-release
Pre-release

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

28 Jan 23:05

Choose a tag to compare

v1.0.0-alpha.40 Pre-release
Pre-release

What's Changed

  • fix: export bonds & attachements from tabs and tab modules by @ryu-man in #58

Full Changelog: v1.0.0-alpha.39...v1.0.0-alpha.40

v1.0.0-alpha.39

28 Jan 20:00

Choose a tag to compare

v1.0.0-alpha.39 Pre-release
Pre-release

What's Changed

  • fix: improve calendar style by @ryu-man in #54
  • fix: improve popover focus on open by @ryu-man in #56
  • fix: improve documentation & mcp server by @ryu-man in #55
  • fix: improve internal functionalities and styling by @ryu-man in #57

Full Changelog: v1.0.0-alpha.38...v1.0.0-alpha.39

v1.0.0-alpha.38

26 Jan 17:19

Choose a tag to compare

v1.0.0-alpha.38 Pre-release
Pre-release

What's Changed

  • feat: share root restprops by @ryu-man in #51
  • fix: ensure selections are recomputed after component mount by @ryu-man in #52
  • fix: improve menu & dropdown item classes & add label fallback for dropdown item by @ryu-man in #53

Full Changelog: v1.0.0-alpha.37...v1.0.0-alpha.38

v1.0.0-alpha.37

19 Jan 19:43
c6d5c33

Choose a tag to compare

v1.0.0-alpha.37 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-alpha.36...v1.0.0-alpha.37

v1.0.0-alpha.36

19 Jan 19:12
d7f9e54

Choose a tag to compare

v1.0.0-alpha.36 Pre-release
Pre-release

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

17 Jan 03:39
66f6429

Choose a tag to compare

v1.0.0-alpha.35 Pre-release
Pre-release

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

16 Jan 03:32
f5af5fd

Choose a tag to compare

v1.0.0-alpha.34 Pre-release
Pre-release

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