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: TaleLin/lin-cms-vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: vue-next
Choose a base ref
...
head repository: TaleLin/lin-cms-vue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: sleeve
Choose a head ref
  • 13 commits
  • 30 files changed
  • 2 contributors

Commits on Jun 4, 2020

  1. Fix route empty children (#322)

    * fix(route):修复路由配置中children为空的情况
    
    * fix: 修复路由sharking逻辑
    
    * fix: remove debug info
    vanoneang authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    09174a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. build(deps): bump websocket-extensions from 0.1.3 to 0.1.4 (#324)

    Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
    - [Release notes](https://github.com/faye/websocket-extensions-node/releases)
    - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
    - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 21, 2020
    Configuration menu
    Copy the full SHA
    71851ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84b3980 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

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

Commits on Jul 21, 2020

  1. Opt 036 (#338)

    * refactor(*): upgrade to version 0.3.6
    
    * refactor(axios): optimize code
    
    * fix(Fix table component cannot be centered issue):
    
    fix #337
    
    * docs: update readme
    vanoneang authored Jul 21, 2020
    Configuration menu
    Copy the full SHA
    d319cf1 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. build(deps): bump elliptic from 6.4.1 to 6.5.3 (#340)

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](indutny/elliptic@v6.4.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 Aug 11, 2020
    Configuration menu
    Copy the full SHA
    7dcbf87 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump lodash from 4.17.15 to 4.17.19 (#336)

    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 Aug 11, 2020
    Configuration menu
    Copy the full SHA
    3746231 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump handlebars from 4.1.2 to 4.7.6 (#309)

    Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.6.
    - [Release notes](https://github.com/wycats/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.7.6)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 11, 2020
    Configuration menu
    Copy the full SHA
    0dc7b15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae96737 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. fix(model): fix typo (#358)

    fix #357
    vanoneang authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    4df322c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. initialize sleeve version

    vanoneang committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    3fb7df0 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    827db80 View commit details
    Browse the repository at this point in the history
  2. UPDATE package.json

    vanoneang committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    0d13191 View commit details
    Browse the repository at this point in the history
Loading