Commit 5ef6f33
committed
Squashed personal changes
commit 46b10d9
Author: Vincent <vichenzo-thebaud@hotmail.com>
Date: Tue Jun 25 08:20:10 2024 +0200
Fix error swapping default swap style over hx-swap #z186
commit 764cf9a
Author: Vincent <vichenzo-thebaud@hotmail.com>
Date: Sun Jun 23 08:33:20 2024 +0200
Restore dist bash call for Windows
commit 7d41292
Author: Vincent <vichenzo-thebaud@hotmail.com>
Date: Sun Jun 23 08:24:29 2024 +0200
Dist
commit e6a9114
Author: Vincent <vichenzo-thebaud@hotmail.com>
Date: Sun Jun 23 08:22:11 2024 +0200
Restore lint-fix npm command
commit 739f6a1
Merge: 940ce1c e1143de
Author: Vincent <vichenzo-thebaud@hotmail.com>
Date: Sun Jun 23 08:17:16 2024 +0200
Merge branch 'dev' into v2-merge
commit 940ce1c
Author: Vincent <vichenzo-thebaud@hotmail.com>
Date: Sun Jun 23 08:16:43 2024 +0200
readLayout/writeLayout JSDoc
commit 899f25f
Merge: 51ef0e2 6f83885
Author: Vincent <vichenzo-thebaud@hotmail.com>
Date: Sun Jun 23 08:12:11 2024 +0200
Merge branch 'upstream-master' into v2-merge
commit e1143de
Author: Alexander Petros <apetros15@gmail.com>
Date: Thu Jun 20 13:18:47 2024 -0400
Generate .d.ts file in build script (bigskysoftware#2653)
* Generate .d.ts file in build script
Resolves: bigskysoftware#2629
* Streamline configuration options
Delete the JSConfig so we don't have to un-specify options when checking
vs generating (and also to remove a config file). Steamline the options
by re-using the NPM commands.
* Remove type generating from dev script
commit 51ef0e2
Merge: 2b95d79 601d16c
Author: Vincent <vichenzo-thebaud@hotmail.com>
Date: Thu May 23 08:19:24 2024 +0200
Merge branch 'dev' into v2-merge
commit 2b95d79
Author: Vincent <vichenzo-thebaud@hotmail.com>
Date: Thu May 23 08:17:51 2024 +0200
Add/remove request indicators in layout queues
commit 7eb8ebf
Author: Vincent <vichenzo-thebaud@hotmail.com>
Date: Wed May 22 08:33:44 2024 +0200
Revert "forceUseFormData htmx.ajax parameter #z176"
This reverts commit 701c4a0.
commit 701c4a0
Author: Vincent <vichenzo-thebaud@hotmail.com>
Date: Tue May 21 08:22:04 2024 +0200
forceUseFormData htmx.ajax parameter #z176
commit 9355c29
Author: Vincent <vichenzo-thebaud@hotmail.com>
Date: Tue May 21 07:50:56 2024 +0200
Dist
commit 5d1211a
Merge: 6012f74 12675fd
Author: Vincent <vichenzo-thebaud@hotmail.com>
Date: Tue May 21 07:39:41 2024 +0200
Merge branch 'dev' into v2-merge
commit 6012f74
Author: Vincent <vichenzo-thebaud@hotmail.com>
Date: Mon Apr 29 08:58:23 2024 +0200
Dist
commit 36a6181
Author: Vincent <vichenzo-thebaud@hotmail.com>
Date: Sun Apr 28 15:40:32 2024 +0200
Fix boolean checkboxes values in form
commit 9d65265
Author: Vincent <vichenzo-thebaud@hotmail.com>
Date: Sat Apr 27 10:19:41 2024 +0200
Update README.md
commit 66300a1
Author: Vincent <vichenzo-thebaud@hotmail.com>
Date: Sat Apr 27 10:07:30 2024 +0200
Restored my changes #z143
commit 9e4cd2b
Merge: b176784 dc93911
Author: Vincent <vichenzo-thebaud@hotmail.com>
Date: Fri Apr 26 09:00:41 2024 +0200
Merge branch 'dev' into v2-merge
Support multiple extended selectors for hx-include #z167
Fix boolean checkboxes check1 parent aa3dbf0 commit 5ef6f33
File tree
32 files changed
+3382
-2975
lines changed- dist
- src
- test
- attributes
- core
- www/content
- attributes
32 files changed
+3382
-2975
lines changedLarge diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | | - | |
| 12 | + | |
14 | 13 | | |
15 | 14 | | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | | - | |
60 | 61 | | |
61 | 62 | | |
62 | | - | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | 88 | | |
91 | 89 | | |
92 | 90 | | |
| |||
96 | 94 | | |
97 | 95 | | |
98 | 96 | | |
| 97 | + | |
99 | 98 | | |
100 | 99 | | |
101 | 100 | | |
102 | 101 | | |
103 | | - | |
104 | 102 | | |
105 | 103 | | |
| 104 | + | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | 126 | | |
128 | 127 | | |
129 | 128 | | |
| |||
181 | 180 | | |
182 | 181 | | |
183 | 182 | | |
184 | | - | |
185 | 183 | | |
186 | 184 | | |
187 | 185 | | |
| |||
194 | 192 | | |
195 | 193 | | |
196 | 194 | | |
197 | | - | |
198 | 195 | | |
199 | 196 | | |
200 | | - | |
201 | 197 | | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
202 | 204 | | |
203 | 205 | | |
204 | 206 | | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
205 | 211 | | |
206 | 212 | | |
0 commit comments