Ben Pate
3324532037
Closing connections BEFORE removing nodes
...
In some tests, the previous code triggered an htmx:swapError because the node had already been removed from the DOM before the closeConnections() function was called.
I think it was a race condition that I didn't catch earlier. Switching the ordering of these two functions makes sense, and it looks like it's addressed the error.
Sorry for the sloppy check-in.
2020-08-13 19:56:55 -06:00
Ben Pate
7325a106af
Close connections on swapInnerHTML
...
- connections were not being closed in all cases. This is a minimal patch to close connections when the InnerHTML is swapped out.
2020-08-13 19:46:19 -06:00
chg20
7d83527bfb
Merge pull request #137 from bencroker/patch-15
...
Fixed encoded character
2020-07-09 13:45:24 -07:00
chg20
19a84938fe
Merge pull request #139 from bencroker/patch-16
...
Fix `revealed` modifier in docs
2020-07-09 13:44:54 -07:00
Ben Croker
a8e205c4b0
Fix revealed
modifier
2020-07-09 21:47:35 +02:00
Ben Croker
8dc2bb58a0
Fixed encoded character
2020-07-09 08:57:23 +02:00
carson
e1f586ed41
fix title
2020-07-08 13:43:26 -07:00
carson
395f10c27b
Merge branch 'dev'
v0.0.8
2020-07-08 13:41:42 -07:00
chg20
f49ec3c03c
Merge pull request #136 from bencroker/patch-14
...
Replaced Gitter chat badge with Discord
2020-07-08 13:41:04 -07:00
carson
27bab6c009
add announcement
2020-07-08 13:33:00 -07:00
Ben Croker
18ebe627f8
Replaced Gitter chat badge with Discord
...
According to https://shields.io/ ...
> To use the Discord badge a Discord server admin must enable the widget setting on the server.
2020-07-08 02:06:21 +02:00
carson
1162c4a6f4
0.0.8 release prep
2020-07-06 09:37:01 -07:00
carson
38d587ef62
Move view
modifier to show
2020-07-06 09:36:03 -07:00
chg20
83e20394ac
Merge pull request #133 from bencroker/patch-13
...
Fixed `swapSpec` when `view`
2020-07-06 09:25:28 -07:00
chg20
0d29fe5c73
Merge pull request #127 from bencroker/patch-10
...
Make indicator and request classes customisable
2020-07-06 09:25:11 -07:00
Ben Croker
5202de5524
Fixed swapSpec
when view
2020-07-06 18:23:00 +02:00
carson
aaae399308
Lets try that again
...
Experimental fix for https://github.com/bigskysoftware/htmx/issues/131
2020-07-04 15:46:25 -07:00
carson
947a4470de
Experimental fix for https://github.com/bigskysoftware/htmx/issues/131
2020-07-04 15:27:39 -07:00
carson
ea83ba8ed4
Merge remote-tracking branch 'origin/master'
2020-07-02 07:03:25 -07:00
carson
1023933270
Fix demo showing requests
2020-07-02 07:03:19 -07:00
chg20
fc1342ed4e
Merge pull request #128 from bencroker/patch-11
...
Added hx-vars to the docs and 0.0.7 release announcement
2020-07-01 06:39:47 -07:00
Ben Croker
d0130dae87
Added hx-vars to the 0.0.7 release announcement
2020-07-01 09:15:42 +02:00
Ben Croker
427c503a57
Added hx-vars to reference
2020-07-01 09:14:05 +02:00
carson
2aef350588
update web to alpha4
2020-06-30 17:25:58 -07:00
carson
6436525ce2
release post
v0.0.7
2020-06-30 16:26:53 -07:00
carson
93cfc2e1f6
update to alpha4
2020-06-30 16:15:22 -07:00
Ben Croker
4e2b57634b
Added settlingClass and swappingClass to docs
2020-06-30 23:27:49 +02:00
Ben Croker
3fd502af73
Added settlingClass and swappingClass to config variables
2020-06-30 23:24:17 +02:00
carson
585055432f
dist and www to prep for 0.0.7 release
2020-06-30 12:23:04 -07:00
carson
416ee3dde2
fix test
2020-06-30 12:17:34 -07:00
carson
b22b1d104c
Merge remote-tracking branch 'origin/dev' into dev
2020-06-30 10:45:38 -07:00
carson
4f3cf2d889
Move events from <event name>.htmx
(jQuery style) to htmx:<event name>
(zepto style)
...
fixes https://github.com/bigskysoftware/htmx/issues/109
2020-06-30 10:45:30 -07:00
Ben Croker
9ed66d5130
Added indicator and request class config variables
2020-06-30 11:54:01 +02:00
Ben Croker
e6a9501d9a
Made indicator and request classes customisable
2020-06-30 11:34:06 +02:00
chg20
2fbe230853
Merge pull request #122 from bencroker/patch-8
...
Allowed `hx-push-url` to accept a string
2020-06-28 22:17:24 -07:00
chg20
c7288c1672
Merge pull request #124 from bencroker/patch-9
...
Fixed typo in docs
2020-06-28 22:16:47 -07:00
Ben Croker
8ee306d178
Update htmx.js
2020-06-29 07:00:49 +02:00
Ben Croker
c923a9f0af
Update hx-push-url.md
2020-06-29 06:57:54 +02:00
Ben Croker
e0a361f356
Fixed type
2020-06-29 06:55:14 +02:00
carson
70d770a1b5
Add support for the hx-vars
attribute, for including dynamically computed values in requests
...
Fixes https://github.com/bigskysoftware/htmx/issues/120
2020-06-28 17:07:39 -07:00
carson
9914962155
Merge branch 'master' into dev
2020-06-28 16:35:32 -07:00
carson
deaa906946
Merge remote-tracking branch 'origin/master'
2020-06-26 07:39:50 -07:00
carson
be0a157206
sponsor info
2020-06-26 07:39:30 -07:00
carson
b3ac637454
sponsor info
2020-06-26 07:39:21 -07:00
Ben Croker
a4a550d9ea
Added test for when string
2020-06-26 15:52:21 +02:00
Ben Croker
96605448ea
hx-push-url accepts a string
2020-06-26 15:39:58 +02:00
Ben Croker
3dc930dcb4
hx-push-url accepts a string
2020-06-26 15:35:33 +02:00
carson
797f4111a1
sponsor info
2020-06-24 11:14:08 -07:00
carson
eb04ab5b3e
add scroll
and view
modifiers to hx-swap
2020-06-23 14:25:56 -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