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: zingchart/zingchart-vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Choose a base ref
...
head repository: zingchart/zingchart-vue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0
Choose a head ref
  • 8 commits
  • 19 files changed
  • 2 contributors

Commits on Jun 3, 2020

  1. v1.0.3

    Nick Ardecky committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    456301d View commit details
    Browse the repository at this point in the history
  2. feat: update the component to not import the zingchart library directly

    Users must now import the zingchart library explicitly outside of this component
    
    BREAKING CHANGE: Users must now use import 'zingchart/es6' before importing this component
    Nick Ardecky committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    b4f3d1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19fea03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcb7189 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. feat: extract ZingChart lib as build dependency

    Nick Ardecky committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    1fa924c View commit details
    Browse the repository at this point in the history
  2. docs: update example to have a module example and readme to reflect t…

    …hese doc changes
    Nick Ardecky committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    1bd66cf View commit details
    Browse the repository at this point in the history
  3. refactor: remove eslint deps and configuration

    Nick Ardecky committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    de02a21 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #11 from zingchart/refactor-zingchart-dependency

    Refactor zingchart dependency
    damntrecky authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    1fdd3da View commit details
    Browse the repository at this point in the history
Loading