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: main
Choose a base ref
...
head repository: teotikalki/NativeScript
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.
  • 16 commits
  • 33 files changed
  • 7 contributors

Commits on Dec 7, 2016

  1. Fixed: XML/HTML livesync not working on iOS

    Tsvetan Raikov
    Tsvetan Raikov committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    a12ad21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae68368 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2016

  1. Fix: SegmentedBar crash using a number as title

    Resolves #issue-3210
    hamorphis committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    d05f5f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2016

  1. Fix: Android platform.screen.mainScreen props are not invalidated aft…

    …er orientation change
    
    Resolves #3270
    hamorphis committed Dec 12, 2016
    Configuration menu
    Copy the full SHA
    3e461cd View commit details
    Browse the repository at this point in the history
  2. Fixed: Custom components within other custom components: occasionally…

    … not loaded "in time" and ignoring css
    
    Resolves #1639
    hamorphis committed Dec 12, 2016
    Configuration menu
    Copy the full SHA
    8586ede View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2016

  1. Configuration menu
    Copy the full SHA
    5338484 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2016

  1. Merge pull request #3260 from NativeScript/raikov/fix-livesync-ios

    Fixed: XML/HTML livesync not working on iOS
    tzraikov authored Dec 14, 2016
    Configuration menu
    Copy the full SHA
    6fbd98d View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2016

  1. Fixed tests tns-core-modules true plugin.

    Nedyalko Nikolov
    Nedyalko Nikolov committed Dec 16, 2016
    Configuration menu
    Copy the full SHA
    d368d35 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3304 from NativeScript/nnikolov/FixFailingTests

    Fixed tests tns-core-modules true plugin.
    Nedyalko Nikolov
    Nedyalko Nikolov authored Dec 16, 2016
    Configuration menu
    Copy the full SHA
    f3e81bd View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2017

  1. Merge pull request #3289 from NativeScript/issue-2116

    Fix: setInterval callback is not fired while touch events are being p…
    hamorphis authored Jan 3, 2017
    Configuration menu
    Copy the full SHA
    4a109c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3285 from NativeScript/issue-1639

    Fix: Custom components within other custom components: occasionally…
    hamorphis authored Jan 3, 2017
    Configuration menu
    Copy the full SHA
    7a2c7d1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3279 from NativeScript/issue-3270

    Fix: Android platform.screen.mainScreen props are not invalidated aft…
    hamorphis authored Jan 3, 2017
    Configuration menu
    Copy the full SHA
    c5e3e81 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3266 from NativeScript/issue-3210

    Fix: SegmentedBar crash using a number as title
    hamorphis authored Jan 3, 2017
    Configuration menu
    Copy the full SHA
    8767522 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3261 from NativeScript/issue-3147

    Fix: Setting `setTypeface()` to null object
    hamorphis authored Jan 3, 2017
    Configuration menu
    Copy the full SHA
    2970ad5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1fd08e4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3302 from NativeScript/hdeshev/types-class-name

    Fix utils/types class name resolution regex.
    hdeshev authored Jan 3, 2017
    Configuration menu
    Copy the full SHA
    a1cf0c1 View commit details
    Browse the repository at this point in the history
Loading