This commit is contained in:
carson 2020-05-26 12:56:46 -07:00
parent 84a5ac79e0
commit a34d6bcf0b
9 changed files with 9 additions and 9 deletions

View File

@ -34,4 +34,4 @@ optionally followed by a colon `:` and a time delay.
### Source
<https://unpkg.com/htmx.org/ext/class-tools.js>
<https://unpkg.com/htmx.org/dist/ext/class-tools.js>

View File

@ -43,4 +43,4 @@ The AJAX response body will be parsed as JSON and passed into the template rende
### Source
<https://unpkg.com/htmx.org/ext/client-side-templates.js>
<https://unpkg.com/htmx.org/dist/ext/client-side-templates.js>

View File

@ -16,4 +16,4 @@ or through the `console.log` function with a `DEBUG:` prefix.
### Source
<https://unpkg.com/htmx.org/ext/debug.js>
<https://unpkg.com/htmx.org/dist/ext/debug.js>

View File

@ -22,4 +22,4 @@ will be evaluated as the fields in a javascript object literal.
### Source
<https://unpkg.com/htmx.org/ext/remove-me.js>
<https://unpkg.com/htmx.org/dist/ext/remove-me.js>

View File

@ -15,4 +15,4 @@ This extension encodes parameters in JSON format instead of url format.
### Source
<https://unpkg.com/htmx.org/ext/json-enc.js>
<https://unpkg.com/htmx.org/dist/ext/json-enc.js>

View File

@ -21,5 +21,5 @@ swapping mechanism in htmx.
#### Source
<https://unpkg.com/htmx.org/ext/morphdom-swap.js>
<https://unpkg.com/htmx.org/dist/ext/morphdom-swap.js>

View File

@ -41,4 +41,4 @@ You can use a `*` to match any path component:
#### Source
<https://unpkg.com/htmx.org/ext/path-deps.js>
<https://unpkg.com/htmx.org/dist/ext/path-deps.js>

View File

@ -17,4 +17,4 @@ This extension includes the rails `_method` parameter in non-`GET` or `POST` req
### Source
<https://unpkg.com/htmx.org/ext/rails-method.js>
<https://unpkg.com/htmx.org/dist/ext/rails-method.js>

View File

@ -18,4 +18,4 @@ The `remove-me` extension allows you to remove an element after a specified inte
### Source
<https://unpkg.com/htmx.org/ext/remove-me.js>
<https://unpkg.com/htmx.org/dist/ext/remove-me.js>