Commit Graph
13 Commits
Author SHA1 Message Date
Moritz KlackandGitHub 14caf422c3 refactor(svelte): add zoomActivationKey and allow null for keys #3618 (#3627)
* refactor(keys): add zoomActivationKey and allow null #3618
2023-11-15 19:06:49 +01:00
braks bb6021e6f8 fix(react,svelte): allow panning by scroll when pan activation key is pressed 2023-11-08 18:07:28 +01:00
Moritz KlackandGitHub ae33cba887 feat(react/svelte): controlled viewport (#3461)
* feat(react): controlled viewport

* refactor(react): cleanup viewport

* feat(svelte): two way data binding for viewport, cleanup transform <> viewport stuff

* refactor(svelte): viewport stuff
2023-09-28 16:19:03 +02:00
moklick a096efbcfe feat(svelte): add panActivationKey 2023-08-16 13:56:52 +02:00
moklick 84603bd966 chore(svelte): use prettier 2023-06-06 15:46:19 +02:00
moklick 8354759f57 refactor(packages): change package structure 2023-06-05 15:40:18 +02:00
Moritz KlackandGitHub 1dab08f36e feat(utils): add vanilla drag and panzoom (#3108)
* refactor(panzoom): create vanilla helper

* feat(svelte): add interaction example

* refactor(panzoom): cleanup

* Update function-runner.ts

* refactor(panzoom): cleanup

* refactor(panzoom): rename functions

* feat(utils): add vanilla drag helper (#3107)

* feat(utils): add vanilla drag helper

* refactor(drag): cleanup

* refactor(drag): cleanup

* chore(packages): cleanup

* refactor(panzoom): cleanup and simplify
2023-05-31 15:55:36 +02:00
moklick d8ef041737 refactor(react): use vanilla helpers for zoom and pan 2023-05-22 15:54:19 +02:00
moklick e2961bfa8c feat(svelte): add event handlers and props, rename class names 2023-03-01 17:28:59 +01:00
moklick 9391b36869 refactor(svelte): cleanup components 2023-03-01 11:48:08 +01:00
moklick dda21e1fd2 chore(svelte): run prettier 2023-02-28 12:48:52 +01:00
moklick 62a6278682 refactor(svelte): cleanup store usage 2023-02-28 12:43:29 +01:00
moklick 1f44bc4da5 feat(svelte): selection box 2023-02-20 19:01:43 +01:00