MAJOR IMPROVEMENTS:

* bind value can sync accross components <profileView + wgProfile + wgControl + wgFilter>
* Table select on wgFilter can trigger filtered request to backend
* Table select on wgFilter can trigger filtered request to backend
* Table select on wgFilter can trigger filtered request to backend
* Table select on wgFilter can trigger filtered request to backend
This commit is contained in:
infidel
2022-11-23 12:03:00 +07:00
parent 6e2e9e8e75
commit 29153b4c41
6 changed files with 39 additions and 34 deletions

View File

@@ -18,7 +18,7 @@
"@rollup/plugin-node-resolve": "11.2.0",
"autoprefixer": "10.2.5",
"postcss": "8.2.8",
"rollup": "2.41.5",
"rollup": "^2.41.5",
"rollup-plugin-livereload": "2.0.0",
"rollup-plugin-svelte": "7.1.0",
"rollup-plugin-terser": "7.0.2",