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: magic-script/magic-script-components-react-native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: magic-script/magic-script-components-react-native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-2.0.3
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 39 files changed
  • 6 contributors

Commits on Apr 28, 2020

  1. [Dialog] Properly hide label (#573)

    fixes #563
    Grzegorz Dec
    Grzegorz Dec authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    fe49fc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29ec610 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. onAppStart event for iOS. (#574)

    * Initial implementation.
    * Post review fixes.
    Sebastian Paluchiewicz
    Sebastian Paluchiewicz authored Apr 29, 2020
    Configuration menu
    Copy the full SHA
    a5d3d9e View commit details
    Browse the repository at this point in the history
  2. timer and date picker fixes (#575)

    darek607
    darek607 authored Apr 29, 2020
    Configuration menu
    Copy the full SHA
    4a04d23 View commit details
    Browse the repository at this point in the history
  3. text wrapping fix (#576)

    darek607
    darek607 authored Apr 29, 2020
    Configuration menu
    Copy the full SHA
    d0f9984 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5d319f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. bigger accepted outside touch offset (#578)

    darek607
    darek607 authored Apr 30, 2020
    Configuration menu
    Copy the full SHA
    dfb4cab View commit details
    Browse the repository at this point in the history
  2. Hotfix/Dialog fixes (#581)

    * dialogs fixes and refactor
    
    * test fix
    darek607
    darek607 authored Apr 30, 2020
    Configuration menu
    Copy the full SHA
    5b43635 View commit details
    Browse the repository at this point in the history
  3. Bump the ver. to 2.0.0

    Nikolay Grozdanov
    Nikolay Grozdanov committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    7344548 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Update readme. (#601)

    * Update README.md
    pleszkiewicz authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    2cb342b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Feature/support for ios14 (#602)

    * Changes that let the app to run on simulator.
    
    * Fix issue with system font on iOS 14.
    
    * Prevent the prism's title from updating continuously.
    
    * Update syntax in unit tests.
    
    * Updates of projects settings.
    
    * Use AvenirNext font on iOS 14. Update unit tests.
    
    * Test scene for fonts.
    
    * Add explanation comment
    pleszkiewicz authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    bb98edc View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Bump version to 2.0.1

    pleszkiewicz committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    729efd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Updates to v2 0 1 (#608)

    * Add "homepage" and "repository" keys to package.json.
    
    * Update README.md
    
    * Bump version to 2.0.2
    pleszkiewicz authored Oct 28, 2020
    Configuration menu
    Copy the full SHA
    0f5bf8c View commit details
    Browse the repository at this point in the history
  2. Update url to gif image.

    pleszkiewicz committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    c0cd99a View commit details
    Browse the repository at this point in the history
  3. Bump version to 2.0.3

    pleszkiewicz committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    b76c375 View commit details
    Browse the repository at this point in the history
Loading