moklick
406c09aeff
chore(a11y): cleanup config keys
2025-06-03 22:08:04 +02:00
Abbey Yacoe
13b64afbaf
chore: rename LabelConfig -> AriaLabelConfig, update dict names
2025-06-03 15:42:57 +02:00
Abbey Yacoe
74929f09bc
chore(controls): add custom aria labels
2025-05-22 12:36:36 +02:00
Abbey Yacoe
6081f687bf
chore(a11y): add custom control labels Svelte
2025-05-21 16:56:35 +02:00
peterkogo
2cb0ee881e
use $derived(useStore()) in plugin components
2025-05-15 13:56:15 +02:00
peterkogo
9aa385ae5f
fix type errors
2025-05-14 11:54:10 +02:00
peterkogo
5a35b47328
fix some types
2025-05-07 12:56:21 +02:00
peterkogo
2ca682c6f2
export htmlattributes as props where possible
2025-04-14 18:59:31 +02:00
peterkogo
25db8d4e66
Removed classcat and reworked class types from string to ClassValue
2025-01-29 12:26:42 +01:00
peterkogo
4fcde6f6bf
refector viewport to use signals
2024-12-06 15:35:43 +01:00
peterkogo
f29898f0bd
WIP: migrated store and useSvelteFlow hook to signals & solved state propagation for provider
2024-12-06 13:53:48 +01:00
peterkogo
fe9a3519ac
migrate Controls
2024-11-13 16:23:27 +01:00
moklick
f2f2c3cc2e
feat(svelte): add fitViewOptions for Controls closes #4201
2024-05-02 15:36:42 +02:00
moklick
508efab624
feat(controls): add orientation, style and class props closes #4069
2024-04-04 12:53:05 +02:00
Moritz Klack and GitHub
a9660f753f
Merge pull request #3796 from xyflow/improve-type-docs
...
Improve type docs
2024-01-16 18:11:03 +01:00
moklick
25576cd5d5
chore(types): cleanup comments
2024-01-16 18:09:54 +01:00
peterkogo
8c32b426f4
added typedocs for plugins
2024-01-15 17:38:54 +01:00
moklick
4d8fc79d21
refactor(svelte): add slot to controls, cleanup ControlButton types closes #3788
2024-01-15 17:00:16 +01:00
moklick
c0543f9880
chore(controls): add aria-label #3775
2024-01-11 17:29:28 +01:00
moklick
a1e585fdcc
refactor(css-vars): prefix with xy and fix bgColor prop closes #3669
2023-11-28 16:35:44 +01:00
moklick
3c30fa4087
chore(svelte): rename showInteractive to showLock
2023-10-16 11:14:56 +02:00
Moritz Klack and GitHub
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
Moritz Klack and GitHub
bd922889b4
feat(styles): one stylesheet source for react and svelte ( #3350 )
...
* feat(styles): create stylesheets for react and svelte based on one source
* refactor(styling): cleanup
* refactor(postcss): share a config
* refactor(postcss): replace env hack with env file
2023-08-24 14:02:57 +02:00
moklick
3af4bf23a4
chore(svelte): use css var defaults
2023-06-29 12:24:28 +02:00
moklick
1f64b29b50
chore(svelte): use correct css var names for defaults
2023-06-29 12:05:20 +02:00
moklick
98d9d3e51a
feat(svelte): cleanup styling, use css variables
2023-06-06 19:44:39 +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
moklick
d8ef041737
refactor(react): use vanilla helpers for zoom and pan
2023-05-22 15:54:19 +02:00
moklick
ca4a6c20f9
feat(svelte): add nodesConnectable, nodesDraggable and elementsSelectable
2023-05-22 12:24:35 +02:00
moklick
bb847b7a77
refactor(svelte): disable zoom buttons when min/max is reached
2023-05-17 11:55:35 +02:00
moklick
5b3c260e45
feat(svelte): add functions to useSvelteFlow
2023-03-14 17:24:01 +01: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
6b192d90d5
feat(svelte): make selection draggable
2023-02-21 11:35:15 +01:00
moklick
51fd1cc01a
feat(svelte): add background
2023-02-19 18:07:50 +01:00
moklick
90ac61a6bd
feat(svelte): add controls
2023-02-19 17:29:29 +01:00