1052 Commits

Author SHA1 Message Date
carson
2dae703d55 move handler to the search box dummy 2021-03-11 09:46:08 -07:00
carson
660982d250 move handler to the search box dummy 2021-03-11 08:50:56 -07:00
carson
348d978fa5 slash to search 2021-03-11 08:33:46 -07:00
carson
de69e9c23d remove test button 2021-03-11 05:55:25 -07:00
carson
d682c6f92e hyperscript 2021-03-11 05:54:15 -07:00
carson
6026923ad1 site fixes and get rid of the broken ci 2021-03-11 05:53:57 -07:00
carson
620ebc366a site fixes and get rid of the broken ci 2021-03-11 05:35:33 -07:00
carson
e93d59c51d menu item 2021-03-11 04:39:00 -07:00
carson
beee4b2df9 doc fix 2021-03-11 04:37:42 -07:00
carson
eeaf856224 doc fix 2021-03-09 21:15:57 -07:00
carson
ef6b9fa7d9 search 2021-03-09 21:14:43 -07:00
carson
5a788a5dd4 Merge remote-tracking branch 'origin/master' 2021-03-09 19:57:12 -07:00
carson
ac6e6dec00 1.3.1 release 2021-03-09 19:57:05 -07:00
1cg
97c0c08845
Merge pull request #405 from guettli/patch-6
Add style="cursor: pointer"
2021-03-09 17:01:06 -07:00
1cg
9900e5bbd2
Merge pull request #408 from mekhami/patch-1
add css transitions anchor to docs
2021-03-09 14:39:17 -07:00
mekhami
dfc4a810ee
Update docs.md 2021-03-09 15:30:46 -06:00
carson
a9aade52be Merge branch 'dev' 1.3.1 2021-03-09 09:08:31 -07:00
carson
3c8f6417b1 1.3.1 release 2021-03-09 09:08:05 -07:00
carson
81a90de0c5 IE fixes 2021-03-09 09:01:40 -07:00
carson
e82219cc0d IE fixes 2021-03-09 08:54:16 -07:00
carson
6957ac4977 IE support tests 2021-03-09 08:47:20 -07:00
carson
2ed854db95 fix IE support 2021-03-09 08:45:23 -07:00
Thomas Güttler
b9a9fb07e7
Add style="cursor: pointer"
Otherwise you might not immediately understand that you can show the examples.
2021-03-08 15:36:32 +01:00
carson
f86c668d94 fix title 2021-03-06 15:05:49 -07:00
carson
01d07e2675 fix title 2021-03-06 11:09:17 -07:00
carson
fac33e1b3b Merge remote-tracking branch 'origin/master' 2021-03-06 11:06:47 -07:00
carson
abd71d6df5 back out more aggressive validation 1.3.0 2021-03-06 10:52:52 -07:00
carson
3325a9e6ab back out more aggressive validation 2021-03-06 10:01:47 -07:00
1cg
24b854723b
Merge pull request #400 from BoPeng/submit
Perform form validation even if the form is submitted by an element within it
2021-03-06 09:53:55 -07:00
1cg
a8eb242468
Merge pull request #397 from benpate/pr-modal-updates
Update Modal Example
2021-03-06 09:45:50 -07:00
carson
71179f9db1 manually merge https://github.com/bigskysoftware/htmx/pull/402 2021-03-06 09:43:18 -07:00
carson
83ad7a89b9 Merge branch 'dev' into pull/403 2021-03-06 09:40:32 -07:00
carson
b54d6e57d3 Improve API 2021-03-06 06:50:56 -07:00
dependabot[bot]
abe7308895
Bump pug-code-gen from 2.0.2 to 2.0.3
Bumps [pug-code-gen](https://github.com/pugjs/pug) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug-code-gen@2.0.2...pug@2.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-03 04:24:36 +00:00
Bo Peng
962b540f0c validate form even if the form is submitted from an element within it 2021-03-02 12:40:33 -06:00
Bo Peng
4813982c1a Merge branch 'dev' of https://github.com/bigskysoftware/htmx into dev 2021-03-02 12:38:55 -06:00
carson
b683db0283 dist 2021-03-02 10:47:53 -07:00
carson
ef08797e19 dist 2021-03-02 10:47:22 -07:00
Ben Pate
e25b7920bb Update modal-custom.md
Update modal example to use new wait for <eventName> syntax
2021-03-01 13:01:10 -07:00
carson
a664587686 support the htmx:beforeSend event 2021-03-01 10:58:27 -07:00
Bo Peng
8d655da761 Merge branch 'dev' of https://github.com/bigskysoftware/htmx 2021-02-27 21:47:22 -06:00
carson
fa2b3c824b bump version 2021-02-27 20:01:50 -07:00
carson
835436a99b Multiple trigger issue - fix https://github.com/bigskysoftware/htmx/issues/392 and https://github.com/bigskysoftware/htmx/issues/390
Mark handling by element, rather than by event
introduce `consume` keyword on trigger to allow for preventing it from bubbling to parent
2021-02-27 20:01:39 -07:00
1cg
4cc29f9720
Merge pull request #388 from BoPeng/href
Use getAttribute("href") instead of .href in shouldCancel
2021-02-27 17:47:51 -07:00
carson
e0decc9a19 Merge branch 'pull/388' into dev 2021-02-27 17:45:16 -07:00
carson
74c4abe1be add test for shouldCancel() contribution by Bo Peng 2021-02-27 17:44:39 -07:00
carson
02d637785b support target option on hx-trigger, fixes https://github.com/bigskysoftware/htmx/issues/376#issuecomment-786821075 2021-02-26 15:05:40 -07:00
carson
3879970248 Merge branch 'dev' of github.com:bigskysoftware/htmx into dev 2021-02-26 14:21:01 -07:00
carson
a5241cc2df Merge remote-tracking branch 'origin/dev' into dev 2021-02-26 14:20:50 -07:00
carson
c1865740f3 bump version 2021-02-26 14:20:50 -07:00