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: syropian/vue-input-autowidth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.10
Choose a base ref
...
head repository: syropian/vue-input-autowidth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.11
Choose a head ref
  • 9 commits
  • 7 files changed
  • 3 contributors

Commits on Feb 27, 2020

  1. Check in example files

    syropian committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    a488e5a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Bump lodash from 4.17.15 to 4.17.19 (#27)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    3c19887 View commit details
    Browse the repository at this point in the history
  2. Bump elliptic from 6.5.1 to 6.5.3 (#29)

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](indutny/elliptic@v6.5.1...v6.5.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    6027aab View commit details
    Browse the repository at this point in the history
  3. Bump node-sass from 4.12.0 to 4.13.1 (#31)

    Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.1.
    - [Release notes](https://github.com/sass/node-sass/releases)
    - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
    - [Commits](sass/node-sass@v4.12.0...v4.13.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    c93e92d View commit details
    Browse the repository at this point in the history
  4. Bump http-proxy from 1.17.0 to 1.18.1 (#32)

    Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1.
    - [Release notes](https://github.com/http-party/node-http-proxy/releases)
    - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
    - [Commits](http-party/node-http-proxy@1.17.0...1.18.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    aeaddae View commit details
    Browse the repository at this point in the history
  5. Bump dot-prop from 4.2.0 to 4.2.1 (#33)

    Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
    - [Release notes](https://github.com/sindresorhus/dot-prop/releases)
    - [Commits](sindresorhus/dot-prop@v4.2.0...v4.2.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    13c11a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Bump highlight.js from 9.15.10 to 10.4.0 (#34)

    Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.15.10 to 10.4.0.
    - [Release notes](https://github.com/highlightjs/highlight.js/releases)
    - [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
    - [Commits](highlightjs/highlight.js@9.15.10...10.4.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 27, 2020
    Configuration menu
    Copy the full SHA
    329c18a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. Adds 'binding' to the unbind hook (#38)

    Linter was giving me an error because the `binding` variable doesn't exists on that context.
    nachodd authored Mar 7, 2021
    Configuration menu
    Copy the full SHA
    07ddfea View commit details
    Browse the repository at this point in the history
  2. v1.0.11

    syropian committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    3b52174 View commit details
    Browse the repository at this point in the history
Loading