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: 27 days ago
Pushed at: 5 months ago
Last synced at: 27 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.0.0-rc.0

v2.0.0-rc.0 Pre-release

2.0.0-rc.0 (2018-09-19)

Features

about 7 years ago
Download
v2.0.0-beta.0

v2.0.0-beta.0 Pre-release

2.0.0-beta.0 (2018-09-18)

Features

BREAKING CHANGES

  • $navigateTo: passing props should now be done using options.props instead of
    options.context.propsData
  • the options object of $navigateTo has been simplified
about 7 years ago
Download
v2.0.0-alpha.3

v2.0.0-alpha.3 Pre-release

2.0.0-alpha.3 (2018-09-12)

Bug Fixes

  • canBeLeftOpenTag in defaultViewMeta instead of canBeLeftOpen (#308) (1b63f5b)
  • provide explicit type to data (#305) (4389228)
about 7 years ago
Download
v2.0.0-alpha.2

v2.0.0-alpha.2 Pre-release

2.0.0-alpha.2 (2018-08-08)

Bug Fixes

over 7 years ago
Download
v2.0.0-alpha.1

v2.0.0-alpha.1 Pre-release

2.0.0-alpha.1 (2018-07-15)

Bug Fixes

over 7 years ago
Download
v2.0.0-alpha.0

v2.0.0-alpha.0 Pre-release

2.0.0-alpha.0 (2018-07-04)

Bug Fixes

  • Detect boolean attributes and expand them if value is empty (#171) (72f2102)
  • don’t create view without data (ba4e994), closes #229
  • fix consecutive v-if’s and v-for’s (821d726), closes #127 #240
  • fix v-if in ActionBar (95054ee), closes #76

Features

BREAKING CHANGES

  • All elements are now Vue components, in some cases where a ref is used to get the
    nativeView will have to be updated to use this.$refs.element.$el.nativeView instead of
    this.$refs.element.nativeView. There may be other breaking changes this introduces that are not
    known at this point.
over 7 years ago
Download
v1.4.0-alpha.0

v1.4.0-alpha.0 Pre-release

1.4.0-alpha.0 (2018-05-07)

Features

  • allow custom getRootView implementation (4ec580c)
  • use the new run method instead of the old start method (d840d3c)

BREAKING CHANGES

  • nativescript 3.x will no longer work with this change because application.run has
    been added in 4.0
over 7 years ago
Download
v1.3.2-rc.3

v1.3.2-rc.3 Pre-release

1.3.2-rc.3 (2018-04-22)

Features

  • support for frame elements (bb14c23)
over 7 years ago
Download
v1.3.2-rc.4

v1.3.2-rc.4 Pre-release

1.3.2-rc.4 (2018-04-22)

Bug Fixes

  • add missing setStyleScope method (eb03732)
  • check for existence of meta before accessing it (a67119e)
  • check for parentNode before calling .meta on it (45cb46d)
over 7 years ago
Download
v1.3.2-rc.2

v1.3.2-rc.2 Pre-release

1.3.2-rc.2 (2018-04-18)

Features

  • bootstrap: use the launch event instead of a navigation entry (13192b0)
over 7 years ago
Download