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: lost-end-found/vue-web-extension
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Kocal/vue-web-extension
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 140 files changed
  • 6 contributors

Commits on Apr 25, 2020

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

Commits on Apr 26, 2020

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

Commits on May 27, 2020

  1. doc: adding first draft of the documentation site (Kocal#588)

    Hello @Kocal 
    
    As discussed in Kocal#586, I've prepared a VuePress site in detail this contains:
    
    - It lives in `docs/` and has it's own `package.json`.
    - The development and production workflow from the wiki,
    - The Vue Devtools solution as a separate page
    - Rewording of a few sentences to make them work in the context and added a few more text blocks for it.
    - Turning code-blocks into the right format for VuePress
    - Turning Notes into VuePress note-blocks
    
    This is a first draft and it can be updated/tweaked as you like. I'm keen to see if goes in the right direction for you. Let me know what you think :)
    
    Thank you,
    Peter
    spekulatius authored May 27, 2020
    Configuration menu
    Copy the full SHA
    26fcdb7 View commit details
    Browse the repository at this point in the history
  2. chore: rewords

    Kocal committed May 27, 2020
    Configuration menu
    Copy the full SHA
    bd953be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21f6bfe View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

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

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    04a33c8 View commit details
    Browse the repository at this point in the history
  2. chore(docs:pkg): set private

    Kocal authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    5d1fd96 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Vue CLI 3+ preset (Kocal#622)

    vue-web-extension now becomes a Vue-CLI 3+ preset!
    Kocal authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    ba5f432 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.0.0

    Kocal committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    d869a0d View commit details
    Browse the repository at this point in the history
  3. chore(readme): update badge

    Kocal authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    9715c4a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Delete FUNDING.yml

    Kocal authored Sep 5, 2020
    Configuration menu
    Copy the full SHA
    682021a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. build(deps): Bump yargs-parser from 13.1.0 to 13.1.2 (Kocal#635)

    Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.0 to 13.1.2.
    - [Release notes](https://github.com/yargs/yargs-parser/releases)
    - [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md)
    - [Commits](https://github.com/yargs/yargs-parser/commits)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 12, 2020
    Configuration menu
    Copy the full SHA
    7a37704 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. build(deps): [Security] Bump lodash from 4.17.15 to 4.17.20 (Kocal#639)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20. **This update includes security fixes.**
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.20)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Nov 6, 2020
    Configuration menu
    Copy the full SHA
    5bff280 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Upgrade to GitHub-native Dependabot (Kocal#669)

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 3, 2023
    Configuration menu
    Copy the full SHA
    60a6238 View commit details
    Browse the repository at this point in the history
Loading