Skip to content

Releases: ObelusTechnology/trioxide

v0.4.12

Choose a tag to compare

@oussamahamdaoui oussamahamdaoui released this 29 Apr 15:54

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

Choose a tag to compare

@oussamahamdaoui oussamahamdaoui released this 14 Dec 17:01

Changes in v0.4.10 (2025-12-14)

  • fix: pass props to main wrapper in viewport

v0.4.9

Choose a tag to compare

@oussamahamdaoui oussamahamdaoui released this 14 Dec 05:36

Changes in v0.4.9 (2025-12-14)

  • feat: add dynamic bg to viewport

v0.4.8

Choose a tag to compare

@oussamahamdaoui oussamahamdaoui released this 12 Dec 16:12

Changes in v0.4.8 (2025-12-12)

  • fix: swappable with different sizes

v0.4.7

Choose a tag to compare

@oussamahamdaoui oussamahamdaoui released this 12 Dec 15:32

Changes in v0.4.7 (2025-12-12)

  • fix: make swappable scale aware

v0.4.6

Choose a tag to compare

@oussamahamdaoui oussamahamdaoui released this 12 Dec 04:46

Changes in v0.4.6 (2025-12-12)

  • fix: export flow instead of viewport

v0.4.5

Choose a tag to compare

@oussamahamdaoui oussamahamdaoui released this 12 Dec 03:13

Changes in v0.4.5 (2025-12-12)

  • fix: clean docker

v0.4.4

Choose a tag to compare

@oussamahamdaoui oussamahamdaoui released this 07 Dec 23:23

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

Choose a tag to compare

@oussamahamdaoui oussamahamdaoui released this 07 Dec 00:01

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

Choose a tag to compare

@oussamahamdaoui oussamahamdaoui released this 06 Dec 21:56

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