mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-26 20:40:41 +00:00
prep 2.0.6 release
This commit is contained in:
parent
fe7f103eab
commit
599d152c48
2
dist/htmx.amd.js
vendored
2
dist/htmx.amd.js
vendored
@ -290,7 +290,7 @@ var htmx = (function() {
|
||||
location,
|
||||
/** @type {typeof internalEval} */
|
||||
_: null,
|
||||
version: '2.0.5'
|
||||
version: '2.0.6'
|
||||
}
|
||||
// Tsc madness part 2
|
||||
htmx.onLoad = onLoadHelper
|
||||
|
2
dist/htmx.cjs.js
vendored
2
dist/htmx.cjs.js
vendored
@ -289,7 +289,7 @@ var htmx = (function() {
|
||||
location,
|
||||
/** @type {typeof internalEval} */
|
||||
_: null,
|
||||
version: '2.0.5'
|
||||
version: '2.0.6'
|
||||
}
|
||||
// Tsc madness part 2
|
||||
htmx.onLoad = onLoadHelper
|
||||
|
2
dist/htmx.esm.js
vendored
2
dist/htmx.esm.js
vendored
@ -289,7 +289,7 @@ var htmx = (function() {
|
||||
location,
|
||||
/** @type {typeof internalEval} */
|
||||
_: null,
|
||||
version: '2.0.5'
|
||||
version: '2.0.6'
|
||||
}
|
||||
// Tsc madness part 2
|
||||
htmx.onLoad = onLoadHelper
|
||||
|
2
dist/htmx.js
vendored
2
dist/htmx.js
vendored
@ -289,7 +289,7 @@ var htmx = (function() {
|
||||
location,
|
||||
/** @type {typeof internalEval} */
|
||||
_: null,
|
||||
version: '2.0.5'
|
||||
version: '2.0.6'
|
||||
}
|
||||
// Tsc madness part 2
|
||||
htmx.onLoad = onLoadHelper
|
||||
|
2
dist/htmx.min.js
vendored
2
dist/htmx.min.js
vendored
File diff suppressed because one or more lines are too long
BIN
dist/htmx.min.js.gz
vendored
BIN
dist/htmx.min.js.gz
vendored
Binary file not shown.
@ -289,7 +289,7 @@ var htmx = (function() {
|
||||
location,
|
||||
/** @type {typeof internalEval} */
|
||||
_: null,
|
||||
version: '2.0.5'
|
||||
version: '2.0.6'
|
||||
}
|
||||
// Tsc madness part 2
|
||||
htmx.onLoad = onLoadHelper
|
||||
|
@ -289,7 +289,7 @@ var htmx = (function() {
|
||||
location,
|
||||
/** @type {typeof internalEval} */
|
||||
_: null,
|
||||
version: '2.0.5'
|
||||
version: '2.0.6'
|
||||
}
|
||||
// Tsc madness part 2
|
||||
htmx.onLoad = onLoadHelper
|
||||
|
@ -289,7 +289,7 @@ var htmx = (function() {
|
||||
location,
|
||||
/** @type {typeof internalEval} */
|
||||
_: null,
|
||||
version: '2.0.5'
|
||||
version: '2.0.6'
|
||||
}
|
||||
// Tsc madness part 2
|
||||
htmx.onLoad = onLoadHelper
|
||||
|
Loading…
x
Reference in New Issue
Block a user