Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
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-dev-webpack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 71d7823
Choose a base ref
...
head repository: NativeScript/nativescript-dev-webpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.1
Choose a head ref
  • 16 commits
  • 7 files changed
  • 4 contributors

Commits on Dec 28, 2016

  1. Configuration menu
    Copy the full SHA
    04d5370 View commit details
    Browse the repository at this point in the history
  2. Version bump: 0.2.16

    hdeshev committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    35932b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2017

  1. Configuration menu
    Copy the full SHA
    b8c4f1c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #41 from NativeScript/ngtools-1.2.1

    feat: support @ngtools/webpack-1.2.1
    hdeshev authored Jan 3, 2017
    Configuration menu
    Copy the full SHA
    5877b6a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #45 from NativeScript/aot-entry-module

    Use AoT entry module if it exists
    hdeshev authored Jan 3, 2017
    Configuration menu
    Copy the full SHA
    f06cc53 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

  1. Configuration menu
    Copy the full SHA
    4553011 View commit details
    Browse the repository at this point in the history
  2. feat: add plugin to support android/ios styleUrls (#47)

    When given an url "./style.css" and the resource "style.css" does not
    exist in the current directory, the plugin will change the url to
    "style.android|ios.css". The target platform should be provided in the
    options of the plugin.
    
    Closes #36
    sis0k0 authored Jan 5, 2017
    Configuration menu
    Copy the full SHA
    be12c23 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2017

  1. fix: add typescript@~2.0.10 to ng projects (#48)

    Required for the StyleUrlResolvePlugin
    sis0k0 authored Jan 6, 2017
    Configuration menu
    Copy the full SHA
    87741a1 View commit details
    Browse the repository at this point in the history
  2. Version bump: 0.3.0

    hdeshev committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    b89c568 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

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

Commits on Jan 10, 2017

  1. Merge pull request #39 from NativeScript/ExcludeUnusedElements

    ExcludeUnusedElements plugin + loader added
    hdeshev authored Jan 10, 2017
    Configuration menu
    Copy the full SHA
    21d6807 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Configuration menu
    Copy the full SHA
    42a1709 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from NativeScript/proxy-and-placeholder-fix

    ProxyViewContainer and Placeholder added by default
    enchev authored Jan 11, 2017
    Configuration menu
    Copy the full SHA
    f41f962 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b6a1c8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #52 from NativeScript/css-loader-fork

    feat: use the nativescript fork of css-loader
    hdeshev authored Jan 11, 2017
    Configuration menu
    Copy the full SHA
    e6b4720 View commit details
    Browse the repository at this point in the history
  5. 0.3.1

    hdeshev committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    01fd961 View commit details
    Browse the repository at this point in the history
Loading