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: mahirshah/css-property-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: mdn-at-buildtime
Choose a base ref
...
head repository: mahirshah/css-property-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 19 files changed
  • 3 contributors

Commits on Nov 24, 2017

  1. Merge pull request #20 from mahirshah/mdn-at-buildtime

    Make mdn-data a pure build time dependency.
    chriseppstein authored Nov 24, 2017
    Configuration menu
    Copy the full SHA
    d43896f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81cb2db View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2018

  1. Use path.join instead of string joins for path construction. Move dyn…

    …amic requires to boot time. Move formatted-data to the src directory.
    chriseppstein committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    ff4b706 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    560b236 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd1a0dd View commit details
    Browse the repository at this point in the history
  4. Bump version to 1.0.6.

    chriseppstein committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    987e7d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. Fix redundant quote in ParseError argument

    Alex Orekhov authored Jun 28, 2018
    Configuration menu
    Copy the full SHA
    162156f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Merge pull request #24 from everget/master

    Fix redundant quote in ParseError argument
    mahirshah authored Jun 29, 2018
    Configuration menu
    Copy the full SHA
    012889d View commit details
    Browse the repository at this point in the history
Loading