Skip to content
Permalink

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/nativescript-sdk-examples-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.x
Choose a base ref
...
head repository: NativeScript/nativescript-sdk-examples-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 356 files changed
  • 8 contributors

Commits on Feb 15, 2021

  1. Updated overview.md (#178)

    There is a little mistake in documentation.
    bhargava-ramudu authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    4e4edfe View commit details
    Browse the repository at this point in the history
  2. Update end.md (#179)

    fixed typo in `lineHeight`
    deeskayp authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    5ba724f View commit details
    Browse the repository at this point in the history
  3. Fixed a typo (#182)

    Fixed a typo of `lineHiehgt` to `lineHeight`.
    whatwhywhenandwho authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    2b51bb0 View commit details
    Browse the repository at this point in the history
  4. Add advice to ensure copying of src files to app (#184)

    Added advice -- the of CopyWebpackPlugin globs -- to mitigate errors in loading local src files because they were not copied to from the source code as mentioned on NativeScript/NativeScript#6377 (comment)
    Celso Bessa authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    a16e009 View commit details
    Browse the repository at this point in the history
  5. docs: Fix typos (#185)

    * Fix typo in TextField docs
    
    * Fix typo in TextView
    sebj54 authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    6b82d43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f6a945 View commit details
    Browse the repository at this point in the history
  7. docs: typo fix in android-broadcast-receiver-page.js (#187)

    * Update android-broadcast-receiver-page.js
    
    typo fix
    
    * Update android-broadcast-receiver-page.js
    
    * Update android-broadcast-receiver-ts-page.ts
    RomanAkhma authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    a4f1f57 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. feat: NS7 update (#189)

    * Update runtime
    
    * app migration
    
    * feat:ns7 update
    
    * chore: delete trace
    
    * fix: add missing snippets
    
    * fix: dialogs
    
    * fix: Enums
    
    * fix: bugfixes
    
    * fix: DeepLinkData import
    
    * chore: remove crash flags
    
    * chore: optimize imports
    
    * fix: missing enums
    
    * fix: AndroidTransitionType import
    janoshrubos authored Mar 14, 2021
    Configuration menu
    Copy the full SHA
    8899f5c View commit details
    Browse the repository at this point in the history
Loading