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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.1.0
Choose a base ref
...
head repository: NativeScript/NativeScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.1.1
Choose a head ref
  • 2 commits
  • 15 files changed
  • 2 contributors

Commits on May 30, 2018

  1. fix(ios-dialogs): unable to show dialog from modal view without a page (

    #5881)
    
    * fix(ios-dialogs): unable to show dialog from modal view
    
    * tests(modal-navigation): add test that opens dialog inside modal view
    ADjenkov authored and SvetoslavTsenov committed May 30, 2018
    Configuration menu
    Copy the full SHA
    86f9d38 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. release: cut the 4.1.1 release (#6084)

    * fix: require devtools-elements.js with the extension mentioned explicitly (#6079)
    
    This is a workaround for the issue with `@ngtools/webpack@6.1.0-rc.2`, described here: NativeScript/nativescript-dev-webpack#607 (comment)
    
    * release: cut the 4.1.1 release
    
    * chore: Fix TS transpile error with 2.9 (#5906)
    sis0k0 authored and dtopuzov committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    4cd3a32 View commit details
    Browse the repository at this point in the history
Loading