carson
|
aad2607425
|
progressive enhancement & accessibility section
|
2022-02-04 20:47:38 -07:00 |
|
carson
|
28a569272f
|
docs fix
|
2022-02-04 16:34:17 -07:00 |
|
carson
|
7e5f9bb92f
|
docs fix
|
2022-02-04 16:22:39 -07:00 |
|
carson
|
c7f4f360d1
|
Merge branch 'dev' into pull/753
# Conflicts:
# src/htmx.js
|
2022-02-04 11:16:59 -07:00 |
|
carson
|
f772a4061f
|
update some docs
|
2022-02-04 11:00:24 -07:00 |
|
carson
|
82016a7ba5
|
Merge remote-tracking branch 'origin/master' into dev
|
2022-02-04 10:55:52 -07:00 |
|
Ron
|
5bc71beafd
|
Added webpack installation to docs (#775)
Co-authored-by: Ronny Vedrilla <ronny.vedrilla@ambient-innovation.com>
|
2022-02-04 10:54:42 -07:00 |
|
alfonsrv
|
bce4baa20c
|
Rename hx-inherit to hx-disinherit
|
2022-01-25 23:27:39 +01:00 |
|
carson
|
4f2c3a53c1
|
Merge branch 'master' into dev
|
2022-01-16 10:41:32 -07:00 |
|
carson
|
ede73a498b
|
add link to migration guide (finally!)
fixes https://github.com/bigskysoftware/htmx/issues/747
|
2022-01-16 10:40:42 -07:00 |
|
carson
|
fff0d9d7c7
|
Merge remote-tracking branch 'origin/master' into dev
|
2022-01-14 11:39:33 -07:00 |
|
1cg
|
4581db3ab8
|
Merge pull request #644 from traherom/dev
Allow inline scripts to have a nonce added
|
2022-01-14 11:31:00 -07:00 |
|
1cg
|
dcf64f0009
|
Merge pull request #691 from hirasso/hotfix/update-docs
Update info about `config.defaultSettleDelay`
|
2022-01-14 11:20:21 -07:00 |
|
alfonsrv
|
d025afe49f
|
hx-inherit tests x documentation
|
2022-01-06 14:45:12 +01:00 |
|
Ralf Zosel
|
2ffed7bfa0
|
fix typo (just 1 letter)
|
2021-12-23 10:31:26 +01:00 |
|
Rasso Hilber
|
04ab89c272
|
Update info about config.defaultSettleDelay
|
2021-11-26 18:03:13 +01:00 |
|
carson
|
0330ad6824
|
Merge remote-tracking branch 'origin/dev' into dev
|
2021-11-23 13:40:47 -07:00 |
|
carson
|
c96728479a
|
bump version to 1.7.0
|
2021-11-23 13:40:38 -07:00 |
|
1cg
|
8d4453f64a
|
Merge pull request #673 from jreviews/alpine-morph-ext
Alpine morph extension
|
2021-11-23 13:38:01 -07:00 |
|
carson
|
b6d9225e10
|
update sha
|
2021-11-22 09:05:25 -07:00 |
|
Alejandro S
|
e15479aaf2
|
Add alpine-morph extension
|
2021-11-22 07:53:25 -04:00 |
|
carson
|
c395c9c2be
|
fixing version
|
2021-11-21 06:17:07 -07:00 |
|
carson
|
ae7093afda
|
Merge branch 'master' into dev
|
2021-11-21 06:15:43 -07:00 |
|
carson
|
69d4d49363
|
bumped version in wrong branch 😑
|
2021-11-21 06:15:32 -07:00 |
|
carson
|
fcd745b097
|
Merge branch 'master' into dev
# Conflicts:
# CHANGELOG.md
# www/docs.md
|
2021-11-21 06:12:59 -07:00 |
|
carson
|
7c9fd4bc93
|
1.6.0 release prep
|
2021-11-21 06:10:59 -07:00 |
|
carson
|
8f15965797
|
Merge branch 'master' into dev
|
2021-11-12 15:32:00 -07:00 |
|
1cg
|
c0b0f17748
|
Merge pull request #625 from guettli/patch-16
Updated Response Headers: POST/Redirect/GET not needed any more.
|
2021-11-12 15:24:47 -07:00 |
|
1cg
|
2534c84094
|
Merge pull request #624 from guettli/patch-15
Added hyperlink to oob and response-headers.
|
2021-11-12 15:23:27 -07:00 |
|
1cg
|
8bd714e0b2
|
Merge pull request #628 from timofurrer/fix/typo
Fix typo in docs for Load Polling
|
2021-11-12 15:22:28 -07:00 |
|
1cg
|
abe4800c41
|
Merge pull request #633 from jdevries3133/document-cors
docs: document the use of htmx in a CORS context
|
2021-11-12 15:22:11 -07:00 |
|
Peter Swords
|
721dbbe480
|
Update docs.md
|
2021-11-11 00:38:35 +00:00 |
|
Ryan
|
f20cd7b1fc
|
Added an 'inlineScriptNonce' configuration setting to allow nonce-based CSPs to still work with the new script insertion method.
|
2021-11-04 13:59:23 -06:00 |
|
carson
|
c3118ff1fb
|
improve docs
|
2021-11-03 15:32:35 -06:00 |
|
carson
|
e67e5ba41b
|
bump version & disambiguate non-swaps from errors
|
2021-10-30 08:19:54 -06:00 |
|
Jack DeVries
|
a610487bab
|
docs: document the use of htmx in a CORS context
|
2021-10-27 18:09:13 -04:00 |
|
Timo Furrer
|
9fa2529a70
|
Fix typo in docs for Load Polling
|
2021-10-21 22:15:49 +02:00 |
|
Thomas Güttler
|
36719e7f9f
|
Updated Response Headers: POST/Redirect/GET not needed any more.
|
2021-10-20 09:09:16 +02:00 |
|
Thomas Güttler
|
91d260ed30
|
Added hyperlink to oob and response-headers.
|
2021-10-20 08:45:35 +02:00 |
|
carson
|
b4fe847a74
|
docs
|
2021-10-06 09:23:32 -06:00 |
|
carson
|
2878bd645d
|
fix link
|
2021-10-02 09:01:06 -06:00 |
|
carson
|
dc3023e674
|
improve docs
|
2021-10-01 20:33:29 -06:00 |
|
carson
|
e9434be443
|
update sha
|
2021-10-01 18:44:15 -06:00 |
|
carson
|
19ef8ad76a
|
add htmx-added class for easier CSS transition writing
|
2021-10-01 13:23:06 -06:00 |
|
carson
|
d3688f9818
|
update animation docs
|
2021-09-30 09:23:59 -06:00 |
|
carson
|
17f0898b1d
|
docs for new events
|
2021-09-29 14:38:13 -06:00 |
|
carson
|
538a8cd51b
|
bump version
|
2021-09-27 07:57:57 -06:00 |
|
carson
|
6754c67b53
|
Merge branch 'master' into dev
# Conflicts:
# README.md
|
2021-09-23 15:44:27 -06:00 |
|
Khalid Abuhakmeh
|
32bb570a79
|
Add timeout to configuration section in documentation
|
2021-09-15 15:44:30 -04:00 |
|
carson
|
d47abff3dd
|
prep for 1.5.1 release
|
2021-09-06 08:13:04 -06:00 |
|