988 Commits

Author SHA1 Message Date
carson
45daaa90c9 update version v1.2.1 2021-02-19 17:55:49 -07:00
carson
6ab08790b8 styling fix for chrome 2021-02-19 11:08:16 -07:00
carson
2ec66c2bf9 prep 1.2.1 release 2021-02-19 10:17:31 -07:00
carson
ed39bf08e4 prep 1.2.1 release 2021-02-19 10:08:15 -07:00
carson
eaad36248e prep 1.2.1 release 2021-02-19 10:07:59 -07:00
carson
acd15a5f5a allow users to configure a full page refresh on a history miss 2021-02-19 09:50:04 -07:00
carson
36e6020942 discard least recently used items if cache saving fails until empty
fixes https://github.com/bigskysoftware/htmx/issues/377
2021-02-19 09:41:40 -07:00
carson
11287d924b improve look of buttons 2021-02-18 21:15:02 -07:00
carson
cd639d1ded clean up mobile nav for docs 2021-02-18 21:08:13 -07:00
carson
a6c09931cd Merge branch 'master' into dev 2021-02-18 11:14:09 -07:00
carson
d2b1e10719 all for want of a p: don't blow history out on first successful cache usage :/
potentially fixes https://github.com/bigskysoftware/htmx/issues/370
2021-02-18 11:13:15 -07:00
1cg
b752486948
Merge pull request #374 from jreviews/patch-4
Fix version in quickstart cdn src
2021-02-18 10:41:02 -07:00
Alejandro Schmeichler
b1b337c937
Fix version in quickstart cdn src 2021-02-17 09:43:14 -04:00
1cg
7bc9e2e3cf
Merge pull request #371 from OmenApps/update_ws_docs
Updated to note that change in format and add info about optional prefix
2021-02-15 10:16:01 -07:00
Omen Apps
8d8a106219 Updated to note that change in format and add info about optional prefix 2021-02-15 12:12:38 -05:00
carson
8b2d6b0475 replace badge for now 2021-02-14 06:28:00 -07:00
carson
6190425584 Merge remote-tracking branch 'origin/master' 2021-02-14 06:09:16 -07:00
carson
bbe3942300 web fixes 2021-02-14 06:09:08 -07:00
Ben Croker
a1d3cc10be
Fixed title typo 2021-02-14 09:09:24 +01:00
carson
8372eb14de Merge branch 'dev' 2021-02-13 08:34:08 -07:00
carson
637f0c59b0 release prep v1.2.0 2021-02-13 07:41:46 -07:00
carson
03e5c17fe9 release prep 2021-02-13 07:38:53 -07:00
carson
aab37c8825 history testing infrastructure 2021-02-13 07:35:40 -07:00
carson
edbbaee638 include HX-History-Restore-Request header in history restore requests 2021-02-13 07:35:19 -07:00
1cg
47567bc294
Merge pull request #361 from guettli/patch-5
fix typo "fot a template"

thank you!
2021-02-09 12:22:06 -07:00
Thomas Güttler
ab18c719f3
fix typo "fot a template" 2021-02-09 10:31:19 +01:00
1cg
d71a4b086f
Merge pull request #354 from andyhorng/fix-morphdom-swap
Handle DocumentFragement in morphdom-swap properly
2021-02-07 13:18:17 -07:00
1cg
0aa83d6b41
Merge pull request #356 from adamchainz/release_notes
Improve 1.2.0 release notes
2021-02-07 13:17:02 -07:00
1cg
6f924e6d1f
Merge pull request #357 from adamchainz/test_github_actions
Run tests on GitHub Actions

thank you, this is awesome

I'll need to clean up the perf test
2021-02-07 13:16:13 -07:00
1cg
28d03055e0
Merge pull request #358 from adamchainz/delete_delete_override
Remove notes about X-HTTP-Method-Override
2021-02-07 13:15:21 -07:00
1cg
daeaf064a5
Merge pull request #359 from adamchainz/hx-trigger-improvements
Improve HX-Trigger documentation
2021-02-07 13:14:50 -07:00
Adam Johnson
1c2733ec6f Improve HX-Trigger documentation
* Fix URL for move from `X-HX-` prefix to `HX-` - not sure if this would need a redirect.
* Cover all three `HX-Trigger-*` headers in the page.
* Remove some redundant redundancy in the list of response headers
2021-02-07 20:05:12 +00:00
Adam Johnson
e17dd68331 Remove notes about X-HTTP-Method-Override
Untrue since 2305aed18e925da55f15dc5798db37ac0142f2b4.
2021-02-07 19:51:09 +00:00
Adam Johnson
0ba413f359 Update titles 2021-02-07 12:14:53 +00:00
Adam Johnson
bd0e669414 Run tests on GitHub Actions
For some reason the CircleCI results aren't public - clicking the link from GitHub requires a login. I thought it might be easier to try running the tests on GitHub Actions.
2021-02-07 12:10:19 +00:00
Adam Johnson
de25fa1c10 Improve 1.2.0 release notes
* Fix some `impages` typo and unclosed bracket
* The mixed indentation of the sub-lists didn't work in my markdown renderer - the second list wasn't indented. Instead, use semantic h3's for the two sections.
2021-02-07 12:00:52 +00:00
Andy
2122539b8e Add documentation for morphdom and hx-select 2021-02-06 13:15:57 +00:00
Andy
38ff8fa54f morphdom-swap handles DocumentFragment properly 2021-02-06 04:55:12 +00:00
carson
ec57534150 sha generator script 2021-02-05 20:52:28 -07:00
carson
0396be73b7 include sha 2021-02-05 20:49:21 -07:00
carson
f359182dae 1.2.0 release prep 2021-02-05 20:44:47 -07:00
carson
4397a68c63 1.2.0 release prep 2021-02-05 20:42:14 -07:00
carson
815a37c0d2 1.2.0 release prep 2021-02-05 20:20:57 -07:00
carson
e82c3735bb 1.2.0 release prep 2021-02-05 20:20:35 -07:00
carson
506a4474b5 Fix for https://github.com/bigskysoftware/htmx/issues/323
move the path-deps to use the beforeOnLoad event so that if the triggering element is replace the path dependencies are still fired.
2021-02-05 18:41:30 -07:00
carson
bcb13d8004 Merge branch 'dev' into pull/352 2021-02-05 18:32:03 -07:00
Joe Mullally
8538f18c40 Add test for path-deps outerHTML case
This test reproduces issue #323
2021-02-05 20:38:02 +00:00
carson
08ba9f8c95 Merge remote-tracking branch 'origin/dev' into dev 2021-02-05 11:41:59 -07:00
carson
1a6f9b1ae5 ignore overridden default swap style for hx-boost
fixes https://github.com/bigskysoftware/htmx/issues/342
2021-02-05 11:41:52 -07:00
1cg
4a6ce115b6
Merge pull request #330 from benpate/pullrequest-preload-resources
Preload Resources

Awesome work @benpate !
2021-02-05 11:13:40 -07:00