Releases: ObelusTechnology/trioxide
Releases · ObelusTechnology/trioxide
Release list
v0.4.12
Changes in v0.4.12 (2026-04-29)
- fix: Move release from minor to patch
- chore: release v0.5.0
- fix: Add autocomplete to exports issue: #4
- Fix logo image source in README
- feat: edit from center
- feat: add resizable draft
- chore: add white to theme
- fix: set color when not a variable
- chore: fix whitespaces
- fix: add dir to marquee
- Merge pull request #3 from definite-d/feat/marquee-direction
- feat: update documentation for new direction prop
- feat: implement the direction reversal
- feat: add direction type and prop
- fix: add flex to container
- feat: add marquee component
v0.4.10
Changes in v0.4.10 (2025-12-14)
- fix: pass props to main wrapper in viewport
v0.4.9
Changes in v0.4.9 (2025-12-14)
- feat: add dynamic bg to viewport
v0.4.8
Changes in v0.4.8 (2025-12-12)
- fix: swappable with different sizes
v0.4.7
Changes in v0.4.7 (2025-12-12)
- fix: make swappable scale aware
v0.4.6
Changes in v0.4.6 (2025-12-12)
- fix: export flow instead of viewport
v0.4.5
Changes in v0.4.5 (2025-12-12)
- fix: clean docker
v0.4.4
Changes in v0.4.4 (2025-12-07)
- chore: add Range2d doc
- chore: Cleanups
- feat: add Range2D
- fix: remove usless untrack
- fix: viewport and flow to work with rtl and style props
- chore: some doc fixes & add viewport and Flow to the exports
v0.4.3
Changes in v0.4.3 (2025-12-07)
- fix: cleanup edges and nodes and small chores
- fix: readme, remove usless prevent default
v0.4.2
Changes in v0.4.2 (2025-12-06)
- chore: add an edge
- chore: move to SvelteHTMLElements type
- feat: add edge selection to flow, and api
- feat: touch support and refacto
- fix: add tocuh support
- feat: make flow generic
- feat: add flow draft 1
- feat: add viewport