w-flow-vue 1.0.8 → 1.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -33,7 +33,7 @@ Add script for vue.
33
33
 
34
34
  Add script for w-flow-vue.
35
35
  ```alias
36
- <script src="https://cdn.jsdelivr.net/npm/w-flow-vue@1.0.8/dist/w-flow-vue.umd.js"></script>
36
+ <script src="https://cdn.jsdelivr.net/npm/w-flow-vue@1.0.9/dist/w-flow-vue.umd.js"></script>
37
37
  ```
38
38
 
39
39
  ## Required setup for Vue 2 apps
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * w-flow-vue v1.0.8
2
+ * w-flow-vue v1.0.9
3
3
  * (c) 2018-2021 yuda-lyu(semisphere)
4
4
  * Released under the MIT License.
5
5
  */
@@ -1364,7 +1364,7 @@ export default {
1364
1364
  <br class="clear">
1365
1365
 
1366
1366
  <footer>
1367
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 23 2026 17:31:47 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1367
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Jul 23 2026 19:08:23 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1368
1368
  </footer>
1369
1369
 
1370
1370
  <script>prettyPrint();</script>
@@ -36,7 +36,7 @@
36
36
 
37
37
 
38
38
  <!-- app -->
39
- <script src="app.umd.js?1784799111459"></script>
39
+ <script src="app.umd.js?1784804905924"></script>
40
40
 
41
41
  </head>
42
42
  <body style="font-family:'Microsoft JhengHei','Avenir','Helvetica'; padding:0px; margin:0px;">