@vue-flow/background ​
1.3.0 ​
Minor Changes ​
- #1301
b03608d
Thanks @github-actions! - DeprecatebgColor
prop
1.2.0 ​
Minor Changes ​
- #861
6c243d8f
Thanks @bcakmakoglu! - Change default bg gap to 20 from 10
Patch Changes ​
- #865
9ce7bdc4
Thanks @bcakmakoglu! - Addexports
field to package.json
1.1.0 ​
Minor Changes ​
#782
59430fe3
Thanks @bcakmakoglu! - AddlineWidth
prop to background component. Allows changing line bg stroke width#782
59430fe3
Thanks @bcakmakoglu! - Allow setting gap as number or number array (x,y)#782
59430fe3
Thanks @bcakmakoglu! - Addoffset
prop to background component. Allows for offsetting individual backgrounds to create a "multi" bg.
1.0.5 ​
Patch Changes ​
- #716
1685827d
Thanks @bcakmakoglu! - Fix umd pkg names and use the correct vue flow core umd pkg name in plugins
1.0.4 ​
Patch Changes ​
- #682
b08cb4d4
Thanks @bcakmakoglu! - Add compat mode to components to avoid breaking when used with @vue/compat
1.0.3 ​
Patch Changes ​
- #616
b16e3564
Thanks @bcakmakoglu! - Upgrade to vite 4 & update deps
1.0.2 ​
Patch Changes ​
- #588
4083ae0
Thanks @bcakmakoglu! - Correct pkg main field
1.0.1 ​
Patch Changes ​
- #569
5373c4d
Thanks @bcakmakoglu! - Add container styles to background element to avoid pushing other elements behind background
1.0.0 ​
Major Changes ​
- #519
cbdd8cc9
Thanks @bcakmakoglu! - Move Background component into separate package (@vue-flow/background
)