Skip to content
This repository was archived by the owner on Dec 1, 2020. It is now read-only.
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: kazupon/vue-cli-plugin-p11n
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.3
Choose a base ref
...
head repository: kazupon/vue-cli-plugin-p11n
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.4
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 20, 2019

  1. 🐛 bug(core): Normalize scoped names in build (#13) by @d0whc3r

    * Normalize scoped names in build
    
    * Change stripNamespaceIfExists function
    
    Include check for empty name in stripNamespaceIfExists function
    
    * use "isDef" in stripNamespaceIfExists function
    
    * Update code style
    d0whc3r authored and kazupon committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    6439350 View commit details
    Browse the repository at this point in the history
  2. 💚 test: Feature/lint circleci (#14) by @d0whc3r

    * Normalize scoped names in build
    
    * Change stripNamespaceIfExists function
    
    Include check for empty name in stripNamespaceIfExists function
    
    * use "isDef" in stripNamespaceIfExists function
    
    * Update code style
    
    * add semicolons in lint
    
    * add lint:ci in circleci
    
    * fix semicolons
    d0whc3r authored and kazupon committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    cac17ca View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. ✨ release(patch): v0.1.4

    kazupon committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    d52d0c1 View commit details
    Browse the repository at this point in the history
Loading