Jak2k
afb65373ed
Update README.md ( #1373 )
2023-04-13 12:18:47 -06:00
Giovanni Collazo
357e80305d
fix: readme file logo url ( #1375 )
...
* fix: readme logo
* Revert "fix: readme logo"
This reverts commit ad8e853d67a4efa27d56682c31bca078b8391886.
* fix image path
2023-04-13 12:18:11 -06:00
Nathaniel Sabanski
360331d25a
hx-on: Added to Reference page, and revised docs: readability, wordiness. ( #1365 )
...
* hx-on: Added to Reference page, and revised docs, removed words.
* hx-on: Made first sample a <div> to showcase versatility.
* Minor revision.
* Minor revision.
* Fixed broken Locality of Behavior link.
2023-04-13 12:17:13 -06:00
Carson Gross
30248b9be6
don't break on narrow views
2023-04-13 09:13:29 -06:00
Carson Gross
67e3446b97
include github as a sponsor
2023-04-12 12:13:11 -06:00
Carson Gross
e3b66a61cd
Merge remote-tracking branch 'origin/master'
2023-04-12 12:11:59 -06:00
Carson Gross
7a4360ff6e
include github as a sponsor
2023-04-12 12:02:26 -06:00
Deniz Akşimşek
f7cac47ce2
Merge pull request #1364 from waldyrious/normalize-html-template-whitespace
...
Normalize whitespace in base website HTML template
2023-04-12 13:48:11 +03:00
Carson Gross
84814412eb
fix typo
2023-04-11 15:29:53 -06:00
Carson Gross
e257cfe02e
update view transitions link to essay
2023-04-11 14:33:39 -06:00
Carson Gross
60a4741bb3
view transitions
2023-04-11 14:17:06 -06:00
Waldir Pimenta
35c70eea9c
Normalize whitespace in base website HTML template
...
- Make all indentation consistent at 4 spaces
- Remove two spurious <div> tags
- Collapse div-wrapped links that fit in a single line
- Split a label with nested tags within into multiple lines
2023-04-11 19:55:05 +01:00
Carson Gross
9162262cdc
comment www script
2023-04-11 12:28:34 -06:00
Carson Gross
ae47c7bcfa
remove old test dir
2023-04-11 12:23:51 -06:00
Carson Gross
cb52f71cd2
fix www generation
2023-04-11 10:28:35 -06:00
Carson Gross
d1ffd58ae6
fix date
2023-04-11 10:14:06 -06:00
Carson Gross
926cfb02f0
fixes from master
v1.9.0
2023-04-11 10:07:27 -06:00
Carson Gross
56ed5696e6
Merge branch 'master' into dev
...
# Conflicts:
# www/attributes/hx-target.md
# www/css/site.css
# www/reference.md
# www/themes/htmx-theme/templates/base.html
2023-04-11 10:05:27 -06:00
Carson Gross
9760e32560
update SHA
2023-04-11 09:59:42 -06:00
Carson Gross
f81474ffe9
release prep
2023-04-11 09:58:35 -06:00
Carson Gross
2188042b29
release prep
2023-04-11 09:52:20 -06:00
Carson Gross
9c251f7376
release prep
2023-04-11 09:51:26 -06:00
Carson Gross
2887a76508
update npm deps
2023-04-11 09:49:55 -06:00
Nathaniel Sabanski
12e62ce0f0
Replaced website search with Google, similar to hyperscript.org. Removed non-working Algolia, docsearch. Issue: #1328 ( #1342 )
2023-04-11 09:34:52 -06:00
Carson Gross
110dd63e97
two small bug fixes:
...
* do not use template parsing for full body response content
* clear polling when reprocessing an element to avoid stacking up poll requests
latter fixes https://github.com/bigskysoftware/htmx/issues/1350
2023-04-11 09:32:52 -06:00
Carson Gross
967ba1dd70
update changelog
2023-04-07 11:15:28 -06:00
Carson Gross
8fed7400a5
remove 11ty!
2023-04-06 11:15:25 -06:00
Carson Gross
b71e3e380b
fix up merge
2023-04-06 11:14:33 -06:00
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
7de777de6d
Merge remote-tracking branch 'origin/dev' into dev
2023-04-05 12:48:07 -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
Daniel J. Summers
9c5d2288d8
Test Netlify config
2023-04-04 20:46:21 -04:00
Ben Pate
4883aa830c
Merge pull request #1331 from hirschenberger/master
...
Trigger event when a SSE-source is opened
2023-04-02 08:09:50 -06:00
Nicolas Appriou
1e1b7cf94a
escape colons in querySelector ( #1314 )
...
thank you!
2023-04-01 17:36:15 -06:00
Mark Croxton
192df25b25
Normalize history cache keys - redux ( #1338 )
...
* Normalize URL used as a cache key for history, without breaking IE.
* Update test `boosted element hx-disinherit sanity check` to check that the fully resolved href of the boosted element matches request.detail.requestConfig.path
2023-04-01 08:02:08 -06: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
0ae246053e
update changelog
2023-03-31 06:54:42 -06:00
Carson Gross
b4e6c5cbd5
hx-on
attribute
2023-03-31 06:44:01 -06:00
Carson Gross
2713a3ada0
Merge branch 'dev' into hx-on-experiment
...
# Conflicts:
# src/htmx.js
# test/scratch/scratch.html
2023-03-31 05:12:32 -06:00
Carson Gross
f02a02904a
Architectural sympathy essay
2023-03-30 10:48:02 -06:00
Michal Kijowski
98c224fd4a
Update hx-target relative positional expressions ( #1251 )
...
This change adds `next` and `previous` expressions introduced in version 1.8.0
2023-03-28 18:27:43 -06:00