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: MobileHTML5/vue-js-grid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: euvl/vue-js-grid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 5 files changed
  • 6 contributors

Commits on Oct 20, 2018

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

Commits on Oct 21, 2018

  1. Merge pull request euvl#23 from eiamei/fix-for-padding

    Possible fix for autosize issue if padding not 0
    euvl authored Oct 21, 2018
    Configuration menu
    Copy the full SHA
    ea60cc0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. update dist to actual state

    Alexander Galaydyuk committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    14b8098 View commit details
    Browse the repository at this point in the history
  2. fix height of container and center alignment after remove item

    Alexander Galaydyuk committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    21505ee View commit details
    Browse the repository at this point in the history
  3. build

    Alexander Galaydyuk committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    3e4119a View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. BUG fixed double dom close

    Slot scope was self closing then followed by a </slot>
    irongollem authored Apr 16, 2019
    Configuration menu
    Copy the full SHA
    af2a166 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Merge pull request euvl#24 from true0r/master

    fix height of container and center alignment after remove item
    euvl authored Apr 18, 2019
    Configuration menu
    Copy the full SHA
    a3978ee View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. Merge pull request euvl#29 from irongollem/patch-1

    BUG fixed double dom close
    euvl authored Aug 14, 2019
    Configuration menu
    Copy the full SHA
    4cd6297 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Bump npm from 5.10.0 to 6.13.4 in /demo

    Bumps [npm](https://github.com/npm/cli) from 5.10.0 to 6.13.4.
    - [Release notes](https://github.com/npm/cli/releases)
    - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
    - [Commits](npm/cli@v5.10.0...v6.13.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 13, 2019
    Configuration menu
    Copy the full SHA
    86f0499 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Update README.md

    Minor copy-edits for grammar, spelling, phrasing, formatting, and clarity.
    Zearin authored Mar 15, 2020
    Configuration menu
    Copy the full SHA
    9fd3159 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Merge pull request euvl#37 from Zearin/patch-1

    Update README.md
    euvl authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    e62980c View commit details
    Browse the repository at this point in the history
  2. Merge pull request euvl#34 from euvl/dependabot/npm_and_yarn/demo/npm…

    …-6.13.4
    
    Bump npm from 5.10.0 to 6.13.4 in /demo
    euvl authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    ebfae66 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. Update README.md

    euvl authored May 17, 2020
    Configuration menu
    Copy the full SHA
    d430db4 View commit details
    Browse the repository at this point in the history
Loading