An open API service providing repository metadata for many open source software ecosystems.

GitHub / nativescript-vue / nativescript-vue

Native mobile applications using Vue and NativeScript.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativescript-vue%2Fnativescript-vue
PURL: pkg:github/nativescript-vue/nativescript-vue

Stars: 5,748
Forks: 249
Open issues: 33

License: mit
Language: TypeScript
Size: 25.4 MB
Dependencies parsed at: Pending

Created at: over 8 years ago
Updated at: 26 days ago
Pushed at: 5 months ago
Last synced at: 26 days ago

Commit Stats

Commits: 75
Authors: 6
Mean commits per author: 12.5
Development Distribution Score: 0.147
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/nativescript-vue/nativescript-vue

Topics: android, ios, native, nativescript, nativescript-plugin, nativescript-vue, vue

Funding Links https://github.com/sponsors/rigor789, https://patreon.com/rigor789

Releases
v2.8.2

v2.8.2

2.8.2 (2020-11-21)

Bug Fixes

almost 5 years ago
Download
v2.8.1

v2.8.1

2.8.1 (2020-09-03)

Bug Fixes

  • use preferred imports for ns7 (4c38dfa)
about 5 years ago
Download
NativeScript 7!

v2.8.0

🚨 Important: 🚨
This version and above is for NativeScript 7 - if your project is not migrated yet, make sure you pin the version of nativescript-vue and nativescript-vue-template-compiler to ~2.7.1 - otherwise you may end up with a newer version that causes a “blank screen” due to missing exports in older @nativescript/core versions.

2.8.0 (2020-08-31)

Features

about 5 years ago
Download
v2.7.1

v2.7.1

2.7.1 (2020-07-23)

Bug Fixes

  • double navigation is certain conditions (6a710aa)
over 5 years ago
Download
v2.7.0

v2.7.0

2.7.0 (2020-07-15)

Bug Fixes

  • ios: fix white screen on start (#672) (d2899a1)
  • types: fix TS2702 can’t use static class members (eada027)
  • types: navigateBack options types (#679) (53695ed)

Features

over 5 years ago
Download
v2.6.4

v2.6.4

2.6.4 (2020-05-25)

Bug Fixes

  • remove debugger statements (6d0f954)
over 5 years ago
Download
v2.6.3

v2.6.3

2.6.3 (2020-05-23)

Bug Fixes

  • wrong child order (929b11a)
  • formatted-string: wrong atIndex condition (8939f7c)
  • trace: print actual nativeView’s with their id (b2adf9c)
  • trace: print tagName without the native prefix (3b22260)
over 5 years ago
Download
v2.6.2

v2.6.2

2.6.2 (2020-05-20)

Bug Fixes

  • correctly handle child reordering (a735ee5), closes #608
  • properly remove Spans from FormattedString (80fa127)
  • v-if/v-else-if/v-else and v-model updating the wrong model (5314f17), closes #644 #569 #402 #405

Performance Improvements

over 5 years ago
Download
v2.6.1

v2.6.1

2.6.1 (2020-04-24)

Bug Fixes

over 5 years ago
Download
v2.6.0

v2.6.0

2.6.0 (2020-04-13)

Bug Fixes

  • remove console.log override (#627) (226e108)
  • renderer: check for undefined before trimming style (#622) (9ce38a0)

Features

  • resolve navigation page on navigation event (#624) (787d1a5)
  • logging: log node creation errors (#625) (b502fc8)
  • registry: allow overriding elements (#626) (e37788c)

BREAKING CHANGES

  • Our console.log override using util-inspect has been removed due to performance concerns. If you were using Vue.config.debug = true to get colorful console.logs, this will no longer work. We have documented how you may add this feature back to your app if you relied on this behavior. See CONSOLE_LOG_OVERRIDE.md for details.
over 5 years ago
Download