Skip to content

Commit

Permalink
Excludes x-slot
Browse files Browse the repository at this point in the history
  • Loading branch information
pizcadesaber committed Dec 23, 2024
1 parent 83b4fdc commit f028f94
Show file tree
Hide file tree
Showing 5 changed files with 391 additions and 15 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
dist
node_modules
.vscode-test/
*.vsix
6 changes: 5 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ All notable changes to the "livewire-jump" extension will be documented in this

- No changes yet.

## [1.1.0] - 2024-12-23

- Excludes `<x-slot>`.

## [1.0.0] - 2024-12-09

- Go to PHP class from Livewire Blade views: Right-click and select `Go to Livewire Class`.
- Go to Livewire or Blade component views from Blade views (`Ctrl+click`).
- Go to Livewire or Blade component views from Blade views (`Ctrl+left_click`).
Loading

0 comments on commit f028f94

Please sign in to comment.