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

Commits on Oct 18, 2019

  1. fix: stop importing view-common, use view instead

    vakrilov committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    7428c4b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #193 from NativeScript/fix-view-common-import

    fix: stop importing view-common, use view instead
    Alexander Vakrilov authored Oct 18, 2019
    Configuration menu
    Copy the full SHA
    2e16a06 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

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

Commits on Oct 22, 2019

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

Commits on Oct 23, 2019

  1. Return $accent input variable

    Rename $ab-background and $ab-color to respectively $complementary and $complementary-color, keep backwards compatibility
    Introduce $...-dark colors to be able to override the main dark mode colors specifically
    bundyo committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    620906f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. feat: add Frame control (#198)

    * feat: add Frame control
    
    * chore: update config files
    vchimev authored Oct 24, 2019
    Configuration menu
    Copy the full SHA
    787a751 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Configuration menu
    Copy the full SHA
    950f396 View commit details
    Browse the repository at this point in the history
  2. feat: ship pre-parsed JSON files for all CSS

    vakrilov committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    dc5a7bb View commit details
    Browse the repository at this point in the history
  3. style: fix eslint errors

    vakrilov committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    c4ae085 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #200 from NativeScript/json

    feat: ship pre-parsed JSON files for all CSS
    Alexander Vakrilov authored Oct 25, 2019
    Configuration menu
    Copy the full SHA
    05cf861 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4e2719 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

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

Commits on Oct 29, 2019

  1. Make HtmlView white in dark mode, as its internal colors are currentl…

    …y not dependent on mode (#205)
    
    Fix PickerField modal in dark mode
    Fix SegmentedBar selection colors (it doesn't support changing the color in selected state)
    Update CHANGELOG
    Update README
    Up the version
    bundyo authored and manoldonev committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    cf3a87d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56e7d09 View commit details
    Browse the repository at this point in the history
Loading