1685 Commits

Author SHA1 Message Date
carson
e4d2b99820 fix name 2022-02-17 16:28:00 -07:00
carson
c33d5ba277 finishing touches 2022-02-17 16:25:54 -07:00
carson
a687383440 Merge remote-tracking branch 'origin/dev' into dev 2022-02-17 16:04:31 -07:00
carson
fec8802c3b Merge branch 'demo' into dev 2022-02-17 16:04:07 -07:00
carson
6a91c29099 finishing touches 2022-02-17 13:29:01 -07:00
carson
76204210f1 update demo docs 2022-02-17 13:26:06 -07:00
carson
e85f2e97f5 redirect setup 2022-02-17 13:11:25 -07:00
carson
075385f96f redirect setup 2022-02-17 13:06:48 -07:00
carson
5a869424a3 demo site setup 2022-02-17 12:59:36 -07:00
carson
dd2e470422 demo site setup 2022-02-17 11:19:48 -07:00
Alejandro Schmeichler
d6321dfe22
Expand focus-scroll usage info (#829) 2022-02-17 11:04:46 -07:00
carson
67b4fb2042 gen dist 2022-02-17 06:53:20 -07:00
carson
78c8abb34a new extensions 2022-02-17 06:30:30 -07:00
carson
0e1e3c68a2 docs for release 2022-02-17 06:30:15 -07:00
Alejandro Schmeichler
8d6a7e05ad
Fix focus scroll page jumps using new htmx config.defaultFocusScroll setting. (#806)
* Add global config `scrollOnFocus`

* Change global to `defaultFocusScroll` and add new swap `focus-scroll` modifier

`focus-scroll` modifier accepts "true" and "false" values.

* Rename variables

* Code cleanup
2022-02-17 06:25:18 -07:00
mayowa
bda02d0d66
Document optional delay parameter for addClass, removeClass, remove (#820)
thank you!
2022-02-17 06:16:35 -07:00
Alejandro Schmeichler
c49ce64d2d
Docs: add hx-vals example using the event object (#825) 2022-02-17 06:15:48 -07:00
Adam Boaler
f302ad6fdd
Skip validation if form submit button has formnovalidate attribute (#826)
awesome, thank you for adding a test too!
2022-02-17 06:15:23 -07:00
carson
84ef04beeb dist prep 2022-02-16 21:23:07 -07:00
carson
d4d20eb1b5 docs work 2022-02-16 20:20:06 -07:00
carson
faec23002c Merge remote-tracking branch 'origin/dev' into dev 2022-02-16 19:21:03 -07:00
carson
5cb4b4dd16 move title update after pushUrlIntoHistory()
fixes https://github.com/bigskysoftware/htmx/issues/746
2022-02-16 19:20:55 -07:00
carson
d137db68d0 Merge branch 'master' into dev
# Conflicts:
#	www/docs.md
2022-02-16 14:04:30 -07:00
carson
b3751e1ff2 demo stuff 2022-02-16 14:02:38 -07:00
carson
23008dc1ed remove console logs 2022-02-13 20:51:14 -07:00
carson
d1a0e4a1ee move to js folder 2022-02-13 20:49:09 -07:00
carson
a9d67900ed demo helper script 2022-02-13 20:44:17 -07:00
carson
e834f5041f Merge remote-tracking branch 'origin/master' 2022-02-13 10:11:37 -07:00
carson
71c43382cd small language changes 2022-02-13 10:11:31 -07:00
Alejandro Schmeichler
c50b96129e
Add loading-states extension (#805)
* Add loading-states extension

* Add extension to the extensions list

* Remove duplicate reference to client-side-templates

* Remove duplicate entry to debug

How did this happen?!
2022-02-12 11:13:30 -07:00
Ben Pate
546e346e98
Restore hx-ws and hx-sse tags (#811)
absolute 👑 

* Restore WS and SSE code

First pass at restoring removed ws and sse code.  More to come.

* More progress on WS and SSE restore

* Update htmx.js

crucial whitespace

* Update documentation

* Combine SSE and WS servers into single "realtime" demo

* Realtime Test Server Updates

- separated tests for old- and new- style calling
- updated intro content and stylesheet
- removed extensions from manual test suite

* Remove SSE/WS from manual tests
2022-02-12 11:11:30 -07:00
Mickaël A
cc074eaed2
fix(readme): typos (#815)
thank you!
2022-02-12 11:08:07 -07:00
Alejandro Schmeichler
eb1367fb11
Add hx-sync examples (#804)
* Add hx-sync examples

* Add loading-states extension

* Oops
2022-02-10 13:01:31 -07:00
carson
2273f13677 sponsor update !!! 2022-02-09 21:37:04 -07:00
carson
d869f80e78 fix typo 2022-02-07 06:27:59 -07:00
carson
15f59a35a5 clean up 2022-02-06 16:48:09 -07:00
carson
aa43065498 clean up 2022-02-06 16:44:49 -07:00
carson
c9e916d9e2 add hyperview 2022-02-06 14:30:36 -07:00
carson
dc93990229 lol
lmao
2022-02-06 11:00:44 -07:00
carson
c939c08b20 lol
lmao
2022-02-06 10:59:07 -07:00
carson
32a01fe42f improvement 2022-02-06 09:01:02 -07:00
carson
5ef96d38d0 improvement 2022-02-06 07:39:53 -07:00
carson
47a270b447 slight language update 2022-02-06 07:34:32 -07:00
carson
0dc7f20c46 HDA essay + essay improvements 2022-02-06 07:27:00 -07:00
carson
3c3063425e fix docs 2022-02-05 17:14:20 -07:00
carson
34bcd81c15 hx-sync docs 2022-02-05 17:13:59 -07:00
carson
71892e8338 initial release notes 2022-02-05 17:00:16 -07:00
carson
932c7d5f61 clean up this resolving for attributes 2022-02-05 17:00:01 -07:00
carson
9a071c76e8 Merge branch 'master' into dev 2022-02-05 16:31:45 -07:00
carson
b371acfdb3 rep big sky software 2022-02-04 21:48:59 -07:00