Commit 1359e81
authored
refactor(core): move
* refactor(core): move background component to core pkg
Signed-off-by: braks <[email protected]>
* chore(changeset): add
Signed-off-by: braks <[email protected]>
* chore(core): cleanup
Signed-off-by: braks <[email protected]>
* refactor(background): re-export background from core pkg
Signed-off-by: braks <[email protected]>
* refactor(background): add deprecation notice
Signed-off-by: braks <[email protected]>
* chore: update lock file
Signed-off-by: braks <[email protected]>
* chore(core,background): update default colors
Signed-off-by: braks <[email protected]>
* chore(docs,examples): cleanup
Signed-off-by: braks <[email protected]>
* chore(background): update README.md
Signed-off-by: braks <[email protected]>
* chore(background): update package.json
Signed-off-by: braks <[email protected]>
* chore: cleanup
Signed-off-by: braks <[email protected]>
* chore: cleanup
Signed-off-by: braks <[email protected]>
---------
Signed-off-by: braks <[email protected]><Background> component to core pkg (#1548)1 parent fd9e172 commit 1359e81
File tree
66 files changed
+174
-511
lines changed- .changeset
- docs
- components
- home/flows
- examples
- basic
- confirm-delete
- dnd
- edge-markers
- edges
- layout-simple
- layout
- loopback
- math
- multi
- nested
- save-restore
- stress
- transition
- update-edge
- src
- .vitepress/plugins
- guide
- components
- examples
- nuxt3
- components
- quasar
- vite
- src
- Basic
- ConfirmDelete
- EasyConnect
- Edges
- Empty
- FloatingEdges
- Layouting
- Math
- MultiFlows
- Nesting
- Overview
- Stress
- packages
- background
- src
- core/src
- components/Background
- tests
- cypress
- component/3-additional-components/background
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
66 files changed
+174
-511
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
98 | 97 | | |
99 | 98 | | |
100 | 99 | | |
101 | | - | |
| 100 | + | |
102 | 101 | | |
103 | 102 | | |
104 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
190 | 189 | | |
191 | 190 | | |
192 | 191 | | |
193 | | - | |
194 | | - | |
| 192 | + | |
| 193 | + | |
195 | 194 | | |
196 | 195 | | |
197 | 196 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
79 | | - | |
| 78 | + | |
80 | 79 | | |
81 | 80 | | |
82 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
| 98 | + | |
105 | 99 | | |
106 | 100 | | |
107 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
102 | 101 | | |
103 | 102 | | |
104 | 103 | | |
105 | | - | |
| 104 | + | |
106 | 105 | | |
107 | 106 | | |
108 | 107 | | |
| |||
0 commit comments