David Guillot
be85c2c191
feat(ext): add disable-element extension ( #869 )
...
* feat(ext): add disable-element extension
* fixup! feat(ext): add disable-element extension
2022-04-08 13:13:03 -06:00
Adam Johnson
0b52a8c6a3
Update installation instructions ( #851 )
...
As per #800 .
* Recommend downloading htmx as the main way of installing it.
* Cover npm installation in a bit more detail.
* Note the downsides of unpkg.com and always recommend with the integrity SHA.
* Use `<script defer>` in all `<script>` examples. This tells the browser to defer the parsing and processing of the script until all content is on display, increasing performance. [See HTML spec diagram](https://html.spec.whatwg.org/multipage/scripting.html#attr-script-defer ).
2022-04-07 13:40:37 -06: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
makasaurus
8a7228c02a
adding support for hx-trigger="restore"
( #668 )
...
* adding support for hx-trigger="restore"
* switching over to an extension + docs + tests
Co-authored-by: 1cg <469183+1cg@users.noreply.github.com>
2022-02-04 11:09:18 -07:00
carson
ee507565d0
Merge branch 'dev' into pull/660
...
# Conflicts:
# src/htmx.js
# www/extensions.md
2021-11-23 13:43:29 -07:00
Alejandro S
e15479aaf2
Add alpine-morph
extension
2021-11-22 07:53:25 -04:00
Ben Pate
e94a72b5bb
Update extensions.md
...
- add listings for new WS and SSE extensions
- alphebetize other listings
2021-11-17 20:03:15 -07:00
Franco Mariluis
018861070f
fix a really small typo
2021-09-02 00:05:02 -03:00
carson
7f64b480a5
remove obsolete extension
2021-07-05 09:32:34 -06:00
akinmayowa
a0ab74cfa5
add meaningful page titles
2021-01-10 08:04:17 +01:00
1cg
d0b514f7ad
Merge pull request #268 from benpate/pullrequest-ignore-extensions
...
Add "ignore:" command for extensions
thank you!
2021-01-03 11:33:01 -07:00
Ben Pate
8a4c2ba173
Add documentation
...
This should document everything in the extension. Please let me know if there are any typos or mistakes.
2021-01-01 22:08:20 -07:00
Ben Pate
3551528d96
Merge branch 'dev' into pullrequest-ignore-extensions
2020-12-14 13:43:52 -07:00
Ben Pate
b4f26aef0e
Documentation
2020-12-14 13:41:41 -07:00
carson
ab88b86109
add event-header extension
2020-10-05 08:29:09 -06:00
carson
1162c4a6f4
0.0.8 release prep
2020-07-06 09:37:01 -07:00
carson
5c37241167
bump dev version and merge 0.0.6 fix
...
fixes https://github.com/bigskysoftware/htmx/issues/107
2020-06-21 06:12:12 -07:00
carson
6d2b52ff14
0.0.6 release
2020-06-20 05:48:14 -07:00
carson
f08f0ae6b6
Announcement
2020-06-19 12:29:06 -07:00
carson
d2f30ced11
formatting
2020-06-15 18:26:18 -07:00
carson
f76086aa53
Merge remote-tracking branch 'origin/dev' into dev
2020-06-15 18:25:38 -07:00
carson
d3f0fa36d3
Merge branch 'master' into dev
2020-06-15 18:25:31 -07:00
chg20
64f263f778
Merge pull request #82 from 36864/dev
...
Add an extension to include the commonly-used X-Requested-With header
2020-06-15 18:25:07 -07:00
carson
b1902221d7
include contents in reference section
2020-06-15 12:12:08 -07:00
36864
1620dd7ba3
Add extension to extensions.md
2020-06-15 10:56:36 +01:00
carson
c1c9ce5a93
Merge branch 'master' into dev
2020-06-11 13:04:25 -07:00
carson
2305aed18e
Move X-HTTP-Method-Override out to an extension
...
fixes https://github.com/bigskysoftware/htmx/issues/86
2020-06-10 16:01:56 -07:00
carson
c5a3d413ac
improve documentation
2020-06-07 05:54:29 -07:00
carson
182d2efc4c
include rails extension
2020-06-04 07:09:00 -07:00
carson
1fb51947a9
include rails extension
2020-06-04 07:06:18 -07:00
GavinRay97
60e012ab57
I actually forgot the comma? Wow.
2020-05-27 23:14:06 -04:00
GavinRay97
e5db6ebe4c
Make note of syntax for using multiple extensions
2020-05-27 23:11:41 -04:00
carson
7b7f00baa0
include-vals extension + docs cleanup
2020-05-26 10:19:39 -07:00
carson
ec6ec68a1e
remove-me extension
2020-05-26 08:36:14 -07:00
carson
c482a8535e
table overflow
2020-05-26 07:12:00 -07:00
carson
ba03597a65
more release prep
2020-05-25 22:04:11 -07:00
carson
a0576dc7ba
clean up settle infrastructure, handle htmx-settle class properly on outerHTML swaps
2020-05-24 15:40:55 -07:00
carson
f3ec4b842d
fix typo
2020-05-22 22:33:45 -07:00
carson
033af9a8d2
htmx extension mechanism
2020-05-22 10:53:10 -07:00