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: ExEr7um/vue3-vscode-snippets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: ExEr7um/vue3-vscode-snippets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 5 commits
  • 14 files changed
  • 1 contributor

Commits on Sep 18, 2022

  1. feat: Add more Nuxt snippets (#28)

    * Nuxt Plugin snippet #27
    
    * Nuxt middleware snippet #27
    
    * Nuxt Server Route snippet #27
    
    * Documentation #27
    ExEr7um committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    52cb591 View commit details
    Browse the repository at this point in the history
  2. feat: Add Pinia composition store snippets (#29)

    * Pinia composition API snippet #26
    
    * Documentation #26
    ExEr7um committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    d21ea1d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. feat: Add Histoire snippets (#31)

    * Histoire config snippets #20
    
    * Histoire story base #20
    
    * Remove extra line in vue snippets
    
    * Histoire variants #20
    
    * Histoire layouts #20
    
    * Histoire controls #20
    
    * Folders restructure
    
    * Documentation #20
    ExEr7um authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    79ee94d View commit details
    Browse the repository at this point in the history
  2. feat: Add Vue Transition CSS snippets (#32)

    * Vue transition css snippets #30
    
    * Documentation #30
    ExEr7um authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    0b59486 View commit details
    Browse the repository at this point in the history
  3. release: Release v0.2.0 (#33)

    * Update version in package.json
    
    * Update changelog
    
    * Update README
    ExEr7um authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    267bca6 View commit details
    Browse the repository at this point in the history
Loading