Thanks to visit codestin.com
Credit goes to github.com

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: CodesOfRa/vue-cli-plugin-ui5-webcomponents
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feat/webpack
Choose a base ref
...
head repository: CodesOfRa/vue-cli-plugin-ui5-webcomponents
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 9 files changed
  • 2 contributors

Commits on Apr 10, 2019

  1. Configuration menu
    Copy the full SHA
    c19486e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from CodesOfRa/fix/clean_up

    Fix/clean_up
    CodesOfRa authored Apr 10, 2019
    Configuration menu
    Copy the full SHA
    5add21b View commit details
    Browse the repository at this point in the history
  3. remove webpack config

    CodesOfRa committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    60b25dc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from CodesOfRa/fix/clean_up

    remove webpack config
    CodesOfRa authored Apr 10, 2019
    Configuration menu
    Copy the full SHA
    f76fbd1 View commit details
    Browse the repository at this point in the history
  5. Create LICENSE

    CodesOfRa authored Apr 10, 2019
    Configuration menu
    Copy the full SHA
    dddc559 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from CodesOfRa/add-license-1

    Create LICENSE
    CodesOfRa authored Apr 10, 2019
    Configuration menu
    Copy the full SHA
    92423cc View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. Bump version (#4)

    * fix: bump version and add logo
    
    * fix: clean example
    CodesOfRa authored Jun 25, 2019
    Configuration menu
    Copy the full SHA
    c81ddc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Bump lodash from 4.17.11 to 4.17.14 (#5)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.11...4.17.14)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and CodesOfRa committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    071705c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Bump eslint-utils from 1.3.1 to 1.4.2 (#6)

    Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
    - [Release notes](https://github.com/mysticatea/eslint-utils/releases)
    - [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.2)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and CodesOfRa committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    cb61882 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Bump lodash from 4.17.14 to 4.17.19 (#8)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.14...4.17.19)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    88b0eaf View commit details
    Browse the repository at this point in the history
  2. Bump acorn from 6.1.1 to 6.4.1 (#7)

    Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@6.1.1...6.4.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    47230e4 View commit details
    Browse the repository at this point in the history
Loading