Skip to content

Latest commit

 

History

History
142 lines (106 loc) · 3.34 KB

File metadata and controls

142 lines (106 loc) · 3.34 KB

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.11 - 2026-04-29

  • 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 - 2025-12-14

  • fix: pass props to main wrapper in viewport

v0.4.9 - 2025-12-14

  • feat: add dynamic bg to viewport

v0.4.8 - 2025-12-12

  • fix: swappable with different sizes

v0.4.7 - 2025-12-12

  • fix: make swappable scale aware

v0.4.6 - 2025-12-12

  • fix: export flow instead of viewport

v0.4.5 - 2025-12-12

  • fix: clean docker

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 - 2025-12-07

  • fix: cleanup edges and nodes and small chores
  • fix: readme, remove usless prevent default

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

v0.4.1 - 2025-12-04

  • feat: pass node to panel components

v0.4.0 - 2025-12-04

  • fix: docker no api bug

v0.3.2 - 2025-12-03

  • chore: update links
  • feat: add autocomplete and some chores

v0.3.1 - 2025-12-02

  • chore: make publish the last step of script
  • fix: make full item draggable in docs
  • feat: add tags component
  • chore: Typos
  • Fix typos in README.md
  • add future components
  • chore: doc updates and install cmds
  • patch: add touch events to docker
  • chore: fix readme

v0.3.0 - 2025-12-01

  • feat: Add calendar component and docs
  • chore: fix script, add description to package.json fix CHANGELOG

v0.2.1 - 2025-11-30

  • chore: documentation - close menu on navigation - prevent prevent scroll when menu is open
  • chore: fix mobile version
  • fix: add touch events to docker
  • fix: use resolve for all paths
  • fix: docs current url detection
  • fix: docs
  • fix: docs links
  • fix: add base path to docs
  • fix: make sure navigator is a thing
  • chore: add pages workflow
  • fix: out dir
  • chore: update build folder
  • chore: Enhance README with centered logo and title
  • Add logo image to README

v0.2.0 - 2025-11-29

  • fix: publish script
  • fix: typescript type for timout
  • chore: add publish script
  • chore: update package.json
  • chore: add licence
  • chore: update readme
  • chore: first