-
-
Notifications
You must be signed in to change notification settings - Fork 245
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: nativescript-vue/nativescript-vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nativescript-vue/nativescript-vue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0-rc.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 92 files changed
- 4 contributors
Commits on Apr 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e2abec8 - Browse repository at this point
Copy the full SHA e2abec8View commit details
Commits on Apr 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f1d9aae - Browse repository at this point
Copy the full SHA f1d9aaeView commit details
Commits on Apr 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 867e5f8 - Browse repository at this point
Copy the full SHA 867e5f8View commit details
Commits on May 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e983a90 - Browse repository at this point
Copy the full SHA e983a90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14651f3 - Browse repository at this point
Copy the full SHA 14651f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcbce9b - Browse repository at this point
Copy the full SHA fcbce9bView commit details -
Samples refactoring to use a bundle app with webpack and support HMR …
…and .vue files (#476) * feat (samples): Run the samples using a webpack bundle. Closer to real-world NS-vue apps. Allow any aditional parameters to the tns command like --hmr or whatever. * feat (samples): Add a sample with a Vue component to check the HMR feature. * Change NPM dev script to build to dist/index.js. Remove the dev:dist script as it is not useful now. Document new features * feat (samples): Fix live reload when changing the NS-vue code * feat (sample): Adapt all the import to nativescript-vue * feat (samples): Separate the details page into a new .vue component for better UX * fix (samples): Fix the 455.js sample which is now adapted to the new samples infrastructure * chore (v-slot): Add sample (currently failing) for testing v-slot in a .vue component
Configuration menu - View commit details
-
Copy full SHA for 45af86b - Browse repository at this point
Copy the full SHA 45af86bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0282eca - Browse repository at this point
Copy the full SHA 0282ecaView commit details -
fix(hooks): make hooks compatible with CLI's 6.0.0 changes (#500)
In NativeScript CLI 6.0.0 release the bundle workflow will be the only one available. Currently, the nativescript-vue has some hooks that verify bundle is passed. There's no need of them for 6.0.0 release. Implement a check based on the CLI's version and skip the validation in case CLI is 6.x.x or newer.
Configuration menu - View commit details
-
Copy full SHA for 6f8945e - Browse repository at this point
Copy the full SHA 6f8945eView commit details -
fix(ListView): allow ObservableArray items in ListView (Fixes #464) (#…
Configuration menu - View commit details
-
Copy full SHA for a904c7b - Browse repository at this point
Copy the full SHA a904c7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91dfadf - Browse repository at this point
Copy the full SHA 91dfadfView commit details -
fix(listview): only require tns module at runtime
the template compiler needs to be able to run in a node environment (webpack), so we need to make sure to not rely on tns modules directly, and only require them in runtime contexts
Configuration menu - View commit details
-
Copy full SHA for 4c00885 - Browse repository at this point
Copy the full SHA 4c00885View commit details -
Configuration menu - View commit details
-
Copy full SHA for b008d14 - Browse repository at this point
Copy the full SHA b008d14View commit details -
Configuration menu - View commit details
-
Copy full SHA for f446936 - Browse repository at this point
Copy the full SHA f446936View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0df874 - Browse repository at this point
Copy the full SHA a0df874View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.2.2...v2.3.0-rc.0