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.5.1

v2.5.1

2.5.1 (2020-03-28)

Features

  • modals: allow passing in the target for opening the modal (#614) (31bc425), closes #612
over 5 years ago
Download
v2.5.0

v2.5.0

2.5.0 (2020-02-28)

Bug Fixes

  • TabStripItem: bind attributes and listeners (#601) (aa42642)
  • nativeView accessor when $el is undefined. fixes #595 (#602) (6df1351)

Features

  • types: export ListView ItemEventData with item (3ba4941)
over 5 years ago
Download
v2.5.0-alpha.3

v2.5.0-alpha.3 Pre-release

2.5.0-alpha.3 (2019-11-29)

Bug Fixes

  • ListView: v-if usage crash inside RLV template (#554) (838d98a)
  • modals: no ActionBar when launched from a frame within a component (#558) (3225852), closes #536 #536

Features

almost 6 years ago
Download
v2.5.0-alpha.2

v2.5.0-alpha.2 Pre-release

2.5.0-alpha.2 (2019-11-13)

Bug Fixes

almost 6 years ago
Download
v2.5.0-alpha.1

v2.5.0-alpha.1 Pre-release

2.5.0-alpha.1 (2019-09-07)

Bug Fixes

  • frame: $refs inside default page (#544) (4872304), closes #543
  • honour the ID of the components in the App (#541) (a2b0cd6)
  • look for parent Frame instead of a NavigationEntry (7147a9f)

Features

  • improve modals in DevTools (8677a52)
about 6 years ago
Download
v2.5.0-alpha.0

v2.5.0-alpha.0 Pre-release

2.5.0-alpha.0 (2019-08-24)

Bug Fixes

  • devtools: refresh devtools when state changes (4d28b34)
  • crash on blank .vue template section (0295650)

Features

  • devtools: show navigation entries under Frame (e82d067)

BREAKING CHANGES

  • devtools: A Frame now only accepts a single child element, that is the defaultPage for the Frame. If you have multiple pages nested under the Frame element, you will need to refactor to use $navigateTo instead. Additionally the default slot is only rendered once, meaning that it will not be reactive after the initial render. This is due to how the Frame element works, it renders the defaultPage, and then “navigates” to it, and it is no longer a direct child of the Frame and cannot be reactive. If this affects you, plese open an issue and describe your use case, so we can discuss possible solutions.

For most users this will not requre any additional refactoring.

about 6 years ago
Download
v2.4.0

v2.4.0

2.4.0 (2019-07-23)

Features

  • add support for Tabs and BottomNavigation (#524) (806658b)
over 6 years ago
Download
v2.4.0-alpha.0

v2.4.0-alpha.0 Pre-release

2.4.0-alpha.0 (2019-07-10)

Bug Fixes

  • livesync and HMR fixes for NativeScript 6.0 (#508) (be95893), closes #481
  • listview: correct items prop type check (c770745), closes #522
  • listview: fix prop type check (5780bac), closes #522

Features

  • frame: allow setting clearHistory and backstackVisible options for default pages. (#514) (d06a7bd)
over 6 years ago
Download
v2.3.0

v2.3.0

2.3.0 (2019-07-10)

Bug Fixes

  • listview: correct items prop type check (c770745), closes #522
  • listview: fix prop type check (5780bac), closes #522
over 6 years ago
Download
v2.3.0-rc.2

v2.3.0-rc.2 Pre-release

2.3.0-rc.2 (2019-07-03)

Bug Fixes

over 6 years ago
Download