Alexis Lefebvre
|
6f7fd3164f
|
docs.md: fix broken link
|
2020-09-01 13:44:51 +02:00 |
|
1cg
|
acf90ae2ee
|
Merge pull request #144 from bigskysoftware/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
|
2020-08-30 18:51:09 -07:00 |
|
1cg
|
631a58458d
|
Merge pull request #163 from akwatra/master
FIXED CHROME issue - "refuse to get unsafe header" warning.
|
2020-08-30 15:50:54 -07:00 |
|
1cg
|
a61252d3dd
|
Merge pull request #176 from guettli/patch-1
typo in "response"
|
2020-08-30 15:48:29 -07:00 |
|
1cg
|
cf86edd05b
|
Merge pull request #177 from bencroker/patch-18
Fix load event name in docs
|
2020-08-30 15:48:01 -07:00 |
|
Ben Croker
|
4bd28579b2
|
Update docs.md
|
2020-08-29 21:54:09 +02:00 |
|
Thomas Güttler
|
3374747802
|
typo in "response"
|
2020-08-27 16:08:52 +02:00 |
|
carson
|
03cacce5a6
|
Merge remote-tracking branch 'origin/master'
|
2020-08-19 07:40:09 -06:00 |
|
carson
|
22af2347b9
|
enqueue requests when a trigger occurs while a request is in flight
fixes https://github.com/bigskysoftware/htmx/issues/152
|
2020-08-19 07:39:55 -06:00 |
|
akwatra
|
d54e0e7237
|
FIXED CHROME issue - "refuse to get unsafe header" warning.
FIXED CHROME issue - "refuse to get unsafe header" warning.
Otherwise, you will have to send explicitly header from server.
see LINE: 1500
|
2020-08-15 03:14:40 +05:30 |
|
akwatra
|
c921b98f18
|
FIXED CHROME issue - "refuse to get unsafe header" warning.
FIXED CHROME issue - "refuse to get unsafe header" warning.
Otherwise, you will have to send explicitly header from server.
see LINE: 1500
|
2020-08-15 03:13:37 +05:30 |
|
dependabot[bot]
|
823f31876e
|
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-20 11:29:48 +00: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 |
|