nativescript-vue 2.8.3 → 2.9.1-rc.0

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.
Files changed (4) hide show
  1. package/README.md +13 -0
  2. package/dist/index.js +717 -720
  3. package/package.json +26 -32
  4. package/CHANGELOG.md +0 -862
package/README.md CHANGED
@@ -20,6 +20,9 @@
20
20
  <a href="https://codecov.io/gh/nativescript-vue/nativescript-vue">
21
21
  <img src="https://img.shields.io/codecov/c/github/nativescript-vue/nativescript-vue.svg" alt="Codecov">
22
22
  </a>
23
+ <a href="https://stakes.social/0x92f4c210aEc2D7e34aA226f4319aa879d253f206">
24
+ <img src="https://badge.devprotocol.xyz/0x92f4c210aEc2D7e34aA226f4319aa879d253f206/descriptive" alt="Stake to support us">
25
+ </a>
23
26
  </p>
24
27
 
25
28
  <h2 align="center">Supporting NativeScript-Vue</h2>
@@ -52,6 +55,12 @@ NativeScript-Vue is an MIT-licensed open source project made possible by our spo
52
55
  <img height="50px" src="https://nativescripting.com/img/logo_full.svg">
53
56
  </a>
54
57
  </td>
58
+ <td align="center" valign="middle">
59
+ <a href="https://www.exigency.net/?source=nativescript-vue-github" target="_blank">
60
+ <img height="50px" src="https://art.nativescript-vue.org/sponsors/exigencytr.png">
61
+ </a>
62
+ </td>
63
+ <td></td>
55
64
  </tr>
56
65
  </tbody>
57
66
  </table>
@@ -83,6 +92,10 @@ and these awesome backers:
83
92
  - Robertino Vasilescu
84
93
  - Marc Lewis
85
94
  - Tom Coonen
95
+ - John McAuley
96
+ - Christian Quispe
97
+ - Nhut Tran
98
+ - Antonio
86
99
 
87
100
  If you'd like to join them, please consider [becoming a backer / sponsor on Patreon](https://www.patreon.com/rigor789).
88
101