Carson Gross
47bdec5fbc
Merge branch 'gohugo' into dev
...
# Conflicts:
# www/attributes/hx-target.md
# www/content/docs.md
# www/content/events.md
# www/content/examples/animations.md
# www/reference.md
# www/static/test/index.html
2023-04-06 11:04:36 -06:00
Daniel J. Summers
b0088a602f
Incorporate doc changes in dev branch
2023-04-05 22:24:23 -04:00
Carson Gross
2fe7545dc0
docs
2023-04-05 17:54:30 -06:00
Carson Gross
6cc92bf12d
fix https://github.com/bigskysoftware/htmx/issues/1348
...
properly trim ids in `hx-select-oob` and also support hyperscript-style query literals in attributes like `hx-target`
2023-04-05 12:47:51 -06:00
Daniel J. Summers
08b5eaeb8e
Restore README for running site
2023-04-05 07:47:37 -04:00
Carson Gross
32edfba6f2
fix
2023-03-31 13:55:47 -06:00
Carson Gross
c11b84120d
better example
2023-03-31 13:53:16 -06:00
Carson Gross
2a2fc75c0a
formatting
2023-03-31 12:44:55 -06:00
Carson Gross
9a73bdf0d5
formatting
2023-03-31 12:40:08 -06:00
Carson Gross
afcda982e0
1.9.0 www stuff
2023-03-31 12:38:20 -06:00
Carson Gross
39853f0cc6
view transition demo
2023-03-31 12:37:01 -06:00
Carson Gross
5e12b33ed1
1.9.0 release prep
2023-03-31 07:07:34 -06:00
Carson Gross
b4e6c5cbd5
hx-on
attribute
2023-03-31 06:44:01 -06:00
Carson Gross
f02a02904a
Architectural sympathy essay
2023-03-30 10:48:02 -06:00
Carson Gross
44dc3255af
Merge remote-tracking branch 'origin/dev' into dev
2023-03-28 14:15:13 -06:00
Carson Gross
fd87ffd516
Experimental support for the [View Transitions API]( https://developer.mozilla.org/en-US/docs/Web/API/View_Transitions_API )
2023-03-28 14:15:00 -06:00
Alexander Petros
5a5ebd7693
Add support for "naked" triggers and htmx:trigger event ( #1327 )
...
The `htmx:trigger` event is fired whenever an HTMX AJAX request would
be. Now, `hx-trigger` can also be specified on an element without an
AJAX request, which will simply fire the `htmx:trigger` event on the
action specified by the attribute, and do nothing else.
This pattern allows for specifying client-side actions that don't
require a network request, while remaining within the HTMX control
paradigm.
2023-03-28 09:14:16 -06:00
Daniel J. Summers
f690d92834
Replace www directory
2023-03-18 11:29:38 -04:00
Carson Gross
36780c034f
bump version
2023-03-15 16:25:52 -06:00
Carson Gross
09565cde1b
fix hamburger
2023-03-15 15:43:49 -06:00
Carson Gross
58558a10ce
jeeze this is ridiculous
2023-03-02 16:54:47 -07:00
Carson Gross
8c75dad6e6
release cleanup
2023-03-02 16:51:39 -07:00
Carson Gross
d20919ad6c
release cleanup
2023-03-02 16:46:48 -07:00
Carson Gross
5785e0c8e7
update SHA
2023-03-02 14:48:34 -07:00
Carson Gross
15d4cacbf3
prep 1.8.6 tests
2023-03-02 13:13:01 -07:00
Carson Gross
5de968e933
Merge branch 'master' into dev
2023-03-02 12:49:03 -07:00
Deniz Akşimşek
017a37119d
Vanquish Sass ( #1312 )
2023-03-01 12:02:01 -07:00
Ahmed Lemine
160e2a4fc2
Closed open div's ( #1239 )
...
Closed two 'div' tags in the initial state code and in the response code that were never closed.
2023-02-23 07:27:42 -07:00
Aral Balkan
ee09ae7a51
Closes #1241 : Add wsConnecting event ( #1248 )
...
* Closes #1241 : Add wsConnecting event
* Remove redundant tests
(The separate tests for connecting, open, and close events are handled by the one lifecycle event test which both tests that the events are called as expected and in the order expected.)
* Add event.type to detail object of wsConnecting event
(This makes the event polymorphic for this property path with the other lifecycle events – wsOpen and wsClose – which proxy the underlying socket’s event object. This means all lifecycle events can be handled by one handler – e.g., a status indication function – if desired.)
* Minor: Add missing semicolon
* Document wsConnecting event
(And fix two tiny grammar issues.)
2023-02-23 07:23:50 -07:00
Dave Gaeddert
66d59283e3
Add delete
to docs.md swapping list ( #1209 )
2023-02-22 12:31:08 -07:00
Ahmed Lemine
a7affc95d0
Fixed typo ( #1238 )
...
Fixed "for simplicities sake" to "For simplicity’s sake".
Fixed "The div has the same id in the original an in the new content" to "The div has the same id in the original and in the new content".
2023-02-22 12:30:47 -07:00
Carson Gross
ef02709a3e
bump version
2023-02-16 09:25:34 -07:00
Niels Dequeker
91573d1c45
Fix typo for the hx-sync documentation ( #1255 )
...
thank you!
2023-02-16 09:18:21 -07:00
Carson Gross
6101b011ca
fix link
2023-02-03 08:57:22 -07:00
Carson Gross
2379965032
typo
2023-02-03 08:55:26 -07:00
Denis Palashevskii
a708395d46
Docs: Move extension script URL to the start of the page ( #1232 )
...
* Move extension script URL to the start of the page
* Improve visibility of installation instructions on /extensions page
2023-02-02 16:59:03 -07:00
Carson Gross
434cdab17c
typo
2023-01-29 11:08:08 -07:00
Carson Gross
43748f62eb
publish new essay
2023-01-29 09:27:25 -07:00
Carson Gross
a058466a1d
edits
2023-01-29 09:21:53 -07:00
Carson Gross
bea2c1e47d
edits
2023-01-29 09:20:47 -07:00
Carson Gross
11f01d420e
edits
2023-01-29 09:20:29 -07:00
Carson Gross
2402f72e09
edits
2023-01-29 09:11:15 -07:00
Carson Gross
4282da5ece
edits
2023-01-29 09:02:29 -07:00
Carson Gross
c585ec3f03
edits
2023-01-29 08:27:57 -07:00
Carson Gross
4835b8c7bc
edits
2023-01-28 19:18:22 -07:00
Carson Gross
868166eb1a
edits
2023-01-28 16:07:53 -07:00
Carson Gross
b0bc7bab17
formatting
2023-01-28 14:48:24 -07:00
Carson Gross
859709ac28
improve essay
2023-01-28 14:47:36 -07:00
Carson Gross
73197850ac
formatting
2023-01-28 14:44:03 -07:00
Carson Gross
0b0ef0f19c
language
2023-01-28 14:41:55 -07:00