1935 Commits

Author SHA1 Message Date
Carson Gross
4553ed91f6 more clarity 2022-07-18 20:37:07 -06:00
Carson Gross
fa38db025e typo 2022-07-18 20:34:45 -06:00
Carson Gross
3a975066c8 remove reference to JSON-RPC, since there is such a standard and this confuses people 2022-07-18 20:32:50 -06:00
Carson Gross
f454afc462 clean up 2022-07-18 11:48:42 -06:00
Carson Gross
3d7c59accb clean up 2022-07-18 11:47:34 -06:00
Carson Gross
e37b35b211 clean up 2022-07-18 11:45:19 -06:00
Carson Gross
242f6e1016 link 2022-07-18 11:35:20 -06:00
Carson Gross
39536908d6 typo 2022-07-18 11:34:54 -06:00
Carson Gross
ba9d99e580 link to essay 2022-07-18 11:34:03 -06:00
Carson Gross
3a7737a35f essay 2022-07-18 11:32:06 -06:00
Carson Gross
86f297f13f essay 2022-07-16 14:47:26 -06:00
Carson Gross
65ed00602d essay 2022-07-16 14:44:25 -06:00
Carson Gross
9cb7190c9b fix date 2022-07-12 13:09:49 -06:00
Carson Gross
f784e7278f merge 1.8 into master v1.8.0 2022-07-12 13:06:30 -06:00
Carson Gross
71fe07bf25 final 1.8 release docs 2022-07-12 13:04:51 -06:00
Carson Gross
1aafebb0da 1.8 release prep 2022-07-11 18:18:40 -06:00
Carson Gross
28d5b327a6 1.8 release prep 2022-07-11 16:30:32 -06:00
Carson Gross
892173c355 fix tests 2022-07-11 16:29:40 -06:00
Carson Gross
207889f283 fix tests 2022-07-11 16:16:33 -06:00
Carson Gross
83b60f41f1 1.8 release prep 2022-07-11 13:57:23 -06:00
Carson Gross
de78dc0070 small improvement 2022-07-11 13:40:15 -06:00
Carson Gross
7e7a5b4361 fix https://github.com/bigskysoftware/htmx/issues/827
keep local URL anchors along for the magical ride into the history API, and scroll to the target directly to avoid adding a junk history entry along the way

have i mentioned that I hate the javascript history API?
2022-07-11 13:34:40 -06:00
Carson Gross
24345c28c0 release note 2022-07-08 13:55:13 -06:00
Carson Gross
8b9585f439 flip revealed to be a normal event
this fixes an ugly bug introduced when the trigger logic was pulled out, where the handler of the first revealed element was used over and over again for any future elements that also were revealed.  many braincells lost mmm.
2022-07-08 13:54:25 -06:00
Carson Gross
3b211980c8 1.8 release prep 2022-06-29 16:08:57 -06:00
Carson Gross
212b37d1ba 1.8 release prep 2022-06-29 16:05:39 -06:00
Carson Gross
977ef65c90 Merge remote-tracking branch 'origin/dev' into dev 2022-06-29 16:04:50 -06:00
Carson Gross
8c574d767f push url for boosted forms 2022-06-29 16:04:42 -06:00
Marek Romanowski
299a9baa1d
Talk page - single column (#937)
Co-authored-by: Marek Romanowski <tunguskii@gmail.com>
2022-06-29 15:39:43 -06:00
Peter Amiri
7ee712926c
Update server-examples.md (#944) 2022-06-29 15:38:22 -06:00
Wilk
45a0946136
Typo, was hs-sse instead of hx-sse (#946) 2022-06-29 15:38:04 -06:00
Denis Palashevskii
00edd15189
Fix a typo in 1.8.0 changelog (#948) 2022-06-29 15:37:47 -06:00
mayowa
9eef783011
Implement HX-Reswap (#949)
* Document optional delay parameter for addClass, removeClass, remove

* Implement HX-Reswap (resolves #933)
2022-06-29 15:37:28 -06:00
Carson Gross
4ff41be0bd include chai-dom in website build 2022-06-16 14:18:01 -06:00
Carson Gross
0a5fc2cdb9 Merge branch 'master' into dev
# Conflicts:
#	www/docs.md
2022-06-16 14:12:41 -06:00
Carson Gross
369b149a81 Merge remote-tracking branch 'origin/dev' into dev 2022-06-16 14:11:41 -06:00
Carson Gross
f6fe55b292 htmx 1.8 release prep 2022-06-16 14:11:29 -06:00
Carson Gross
87e69fcd69 introduce hx-replace-url
fixes https://github.com/bigskysoftware/htmx/issues/436
2022-06-16 13:22:48 -06:00
Marek Romanowski
4203822aa5
Introduce consistent footer for all pages (#929)
* Introduce consistent footer for all pages. In initial version contains haiku and links from menu. Remove column left padding for first column in row.

* Remove nav class from top navbar in examples as it makes navbar inconsistent between different screens.

* Experiment with bss bars

Co-authored-by: Marek Romanowski <tunguskii@gmail.com>
2022-06-15 17:21:16 -06:00
Jeremy Gorniak
a6e2b6ef83
Small typo fixes (#938) 2022-06-15 17:19:58 -06:00
Ben Beecher
5f207167b6
forgot to rename this file (#940) 2022-06-15 17:18:52 -06:00
Peter Amiri
7c9e76e509
Add CFWheels TODO example to the list (#941)
* Add CFWheels TODO example to the list

* Update server-examples.md
2022-06-15 17:18:29 -06:00
Denis Palashevskii
5bb2273297
Update websockets extension documentation (#928)
* Update websockets extension documentation

* Add mention of message queuing mechanism
* Expand on the topic of swapping logic

* Expand the example of WebSocket message from the server
2022-06-02 13:03:14 -06:00
Carson Gross
d997834842 make edit row demo edit the correct row :|
fixes https://github.com/bigskysoftware/htmx/issues/934
2022-06-02 10:19:39 -06:00
Carson Gross
8e7a4bca27 Merge remote-tracking branch 'origin/dev' into dev 2022-05-31 13:30:42 -06:00
Carson Gross
05619c5bec support the hx-select-oob attribute 2022-05-31 13:30:34 -06:00
Deniz Akşimşek
2872b7dbc4
Merge pull request #899 from tunguski/style-changes-proposal
Style changes proposal
2022-05-28 20:54:11 +03:00
Marek Romanowski
a7ab4c3b64 Revert removal of overflow setting on info tables. 2022-05-28 19:15:38 +02:00
Marek Romanowski
8e94c9a07e Fix code style in tables in descriptions. 2022-05-28 18:52:45 +02:00
Marek Romanowski
60ea584293 Remove style that breaks table margins on mobile. 2022-05-28 18:16:22 +02:00