3226 Commits

Author SHA1 Message Date
carson
7863041055 Merge remote-tracking branch 'origin/master' 2020-05-23 12:28:46 -07:00
carson
c0d262a478 clean up delete row demo and add fade 2020-05-23 12:28:41 -07:00
carson
7a27a70e9d clean up TODO 2020-05-23 12:17:17 -07:00
chg20
a4ac6416c5
Merge pull request #38 from bencroker/patch-3
Renamed `Current-URL` header to `X-HX-Current-URL`
2020-05-23 10:49:34 -07:00
Ben Croker
4b9bd81a02
Renamed Current-URL header to X-HX-Current-URL 2020-05-23 19:44:26 +02:00
carson
468c405d02 fix https://github.com/bigskysoftware/htmx/issues/33 - include empty input values in request 2020-05-23 09:23:29 -07:00
chg20
b4fe5c99c0
Merge pull request #36 from johndwells/patch-2
Fix `hx-history-elt` attribute.
2020-05-23 08:55:22 -07:00
chg20
d0d0721be4
Merge pull request #35 from johndwells/patch-1
Fix `hx-push-url` attribute
2020-05-23 08:54:58 -07:00
carson
f86ee98a75 formatting 2020-05-23 08:38:45 -07:00
carson
e816741496 Merge remote-tracking branch 'origin/dev' into dev 2020-05-23 08:36:53 -07:00
carson
804318cc7c fix docs 2020-05-23 08:36:42 -07:00
carson
da98d82eb4 fix docs 2020-05-23 08:36:16 -07:00
carson
cdb80690e9 support client side templating via an extension 2020-05-23 08:33:25 -07:00
John D Wells
b326aaf6a1 Fix hx-history-elt attribute. 2020-05-23 08:47:43 -05:00
John D Wells
a27b811b9f Fix hx-push-url attribute 2020-05-23 08:36:09 -05:00
chg20
b893506f0f
Merge pull request #32 from bencroker/patch-2
Renamed and added anchor tag for `Miscellaneous`
2020-05-23 04:53:59 -07:00
carson
ba6d38e9dd Fix https://github.com/bigskysoftware/htmx/issues/19
clean up uses of getRawAttribute() and add a `data-*` test for all attribute tests.
2020-05-23 04:52:52 -07:00
chg20
1521f1b3e2
Merge pull request #31 from bencroker/patch-1
Rename x-ht-trigger.md to x-hx-trigger.md
2020-05-23 04:26:51 -07:00
Ben Croker
b5d7c5a475
Renamed and added anchor tag for Miscellaneous 2020-05-23 13:25:05 +02:00
Ben Croker
3078a352dc
Rename x-ht-trigger.md to x-hx-trigger.md 2020-05-23 10:59:49 +02:00
carson
8b6aec2960 cleanup TODO 2020-05-22 22:41:25 -07:00
carson
f3ec4b842d fix typo 2020-05-22 22:33:45 -07:00
carson
5e4a904718 ignore ctrl-click on boosted anchors 2020-05-22 21:59:30 -07:00
carson
2110d49ee1 include extensions in dist 2020-05-22 21:50:01 -07:00
carson
e0a8b2e9a9 fix test index 2020-05-22 19:59:06 -07:00
carson
50ac54b9de www & dist 2020-05-22 19:52:55 -07:00
carson
3eb4a56e28 patch from @cscortes adding the json-enc extension 2020-05-22 19:41:42 -07:00
carson
08242c7fc5 include a generated index file in /test 2020-05-22 18:41:00 -07:00
carson
e0aa8dec9a release update 2020-05-22 18:29:27 -07:00
carson
59444e8f44 fix https://github.com/bigskysoftware/htmx/issues/23
use the current URL if the path is missing or empty, like anchors do
2020-05-22 18:25:31 -07:00
carson
573b53f8d3 Merge branch 'master' into dev 2020-05-22 15:59:47 -07:00
carson
d9e0782865 cherrypick ci fix 2020-05-22 15:59:05 -07:00
carson
55c9fb1822 fix ci 2020-05-22 15:54:40 -07:00
carson
da6c2ded43 circle CI stuff 2020-05-22 15:52:47 -07:00
carson
a68ff19d31 Merge remote-tracking branch 'origin/circleci-project-setup' into dev 2020-05-22 15:39:38 -07:00
chg20
dd67926f60 Add .circleci/config.yml 2020-05-22 15:37:11 -07:00
carson
1dd4cabfa2 extension tests and clean up docs 2020-05-22 14:05:04 -07:00
carson
ef152a73b9 Clean up URL parameter handling & tests, support anchors 2020-05-22 13:42:57 -07:00
carson
a570201229 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	www/official-extensions.md
2020-05-22 11:48:55 -07:00
carson
5806ce8852 use sinon filters rather than a layout hack 2020-05-22 11:48:18 -07:00
carson
b96b9e3e32 support morphdom swapping as an extension
fixes https://github.com/bigskysoftware/htmx/issues/6
2020-05-22 11:18:39 -07:00
carson
20894cadb9 support morphdom swapping as an extension
fixes https://github.com/bigskysoftware/htmx/issues/6
2020-05-22 11:18:08 -07:00
carson
033af9a8d2 htmx extension mechanism 2020-05-22 10:53:10 -07:00
carson
83105575d7 ignore scratch 2020-05-21 11:17:04 -07:00
carson
8ceb39cf1d Merge remote-tracking branch 'origin/dev' into dev 2020-05-21 11:15:54 -07:00
carson
b2890e3cf1 Fix https://github.com/bigskysoftware/htmx/issues/22
include values in proper form order if the element is enclosed in one
2020-05-21 11:15:45 -07:00
chg20
adaa98c91c
Merge pull request #16 from rschroll/dialog-example
Add example of prompt and confirm dialogs
2020-05-21 10:59:52 -07:00
chg20
3da43b0c76
Merge pull request #18 from rschroll/empty-header
Allow request to have empty header values
2020-05-21 10:59:02 -07:00
chg20
0528b6e302
Merge pull request #17 from rschroll/prompt-cancel
Cancel the AJAX request when user cancels prompt
2020-05-21 10:58:08 -07:00
carson
4d9e39cc6e update docs 2020-05-21 10:37:25 -07:00