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.5.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.6.0
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Dec 20, 2023

  1. feat: Add withDefaults snippet for defineProps (#58)

    * feat: ✨ ADD withDefaults for defineProps
    
    * refactor: ✏️ RENAME prefix
    pixel-fabian authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    03dfc44 View commit details
    Browse the repository at this point in the history
  2. feat: Add ref with generic type argument (#59)

    * feat: ✨ ADD ref with generic type argument
    
    * feat: Add `withDefaults` snippet for `defineProps` (#58)
    
    * feat: ✨ ADD withDefaults for defineProps
    
    * refactor: ✏️ RENAME prefix
    
    * feat: ✨ ADD ref with generic type argument
    pixel-fabian authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    c7b3500 View commit details
    Browse the repository at this point in the history
  3. docs: Format tables in README (#60)

    Format tables in README
    ExEr7um authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    d9ec8ac View commit details
    Browse the repository at this point in the history
  4. chore: Update contributors (#61)

    Add Fabian Kurz to contributors
    ExEr7um authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    eb9d1c8 View commit details
    Browse the repository at this point in the history
  5. release: v0.6.0

    github-actions[bot] committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    7623fe1 View commit details
    Browse the repository at this point in the history
Loading