Skip to content

Commit 92ce2a1

Browse files
committed
Merge remote-tracking branch 'origin/main'
# Conflicts: # src/head-support/package.json
2 parents 2e8feb4 + cc5038a commit 92ce2a1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+579
-5075
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ Corresponding issue:
1212

1313
## Checklist
1414

15-
* [ ] I have read the [contribution guidelines](/CONTRIBUTING.md)
15+
* [ ] I have read the [contribution guidelines](https://github.com/bigskysoftware/htmx-extensions/blob/main/CONTRIBUTING.md)
1616
* [ ] I ran the test suite locally (`npm run test`) and verified that it succeeded

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules/
22
.idea
3-
.DS_Store
3+
.DS_Store
4+
dist/

0 commit comments

Comments
 (0)