- 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
- 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
- fix: pass props to main wrapper in viewport
- feat: add dynamic bg to viewport
- fix: swappable with different sizes
- fix: make swappable scale aware
- fix: export flow instead of viewport
- fix: clean docker
- 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
- fix: cleanup edges and nodes and small chores
- fix: readme, remove usless prevent default
- 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
- feat: pass node to panel components
- fix: docker no api bug
- chore: update links
- feat: add autocomplete and some chores
- 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
- feat: Add calendar component and docs
- chore: fix script, add description to package.json fix CHANGELOG
- 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
- fix: publish script
- fix: typescript type for timout
- chore: add publish script
- chore: update package.json
- chore: add licence
- chore: update readme
- chore: first