Ben Pate
5f71a41cbd
Documentation for how to implement tabs using htmx
...
This PR demonstrates two different ways to make tabs using htmx
2020-12-14 23:20:44 -07:00
carson
f0a3eabc9c
v1.0.1 prep
2020-11-25 17:54:09 -07:00
carson
725bd72be2
changelog prep
2020-11-25 17:41:00 -07:00
carson
29829fd776
nit
2020-11-25 17:36:26 -07:00
carson
d4c9ba600e
better language
2020-11-25 17:35:09 -07:00
carson
56a9187a94
Merge remote-tracking branch 'origin/dev' into dev
2020-11-25 17:26:18 -07:00
carson
008bb65035
Document ajax file upload API
2020-11-25 17:26:10 -07:00
Ben Pate
cdf4cab434
Fixing typos
...
Inconsistent names were making these demos break. This should clear things up.
2020-11-24 11:20:26 -07:00
1cg
c334768865
Merge branch 'dev' into pullrequest-modal-documentation
2020-11-11 10:05:46 -07:00
1cg
4e41dc47d2
Merge pull request #218 from benpate/pullrequest-modal-bootstrap
...
Website: demo modal dialogs using Bootstrap
2020-11-11 10:04:46 -07:00
carson
3e8c47df05
fix example code
...
fixes https://github.com/bigskysoftware/htmx/issues/216
2020-11-05 11:30:14 -07:00
Ben Pate
81bebb0956
Update modal-uikit.md
...
- Fixed example code.
- Removed incorrect copy-and-paste text
2020-10-26 13:59:03 -06:00
Ben Pate
223baa70d8
Add Bootstrap demo to website
2020-10-26 13:54:13 -06:00
Ben Pate
620fd45850
Website: demo modal dialogs using UIKit
...
This is my first try at doing this, so feedback is welcome.
I can't get the SASS plugin working with eleventy, so I'm guessing about the global page CSS. It looks like the UIKit stylesheet may mess up the global look of the page. If this is a dealbreaker (or can't be fixed) then we may not be able to use this commit :(
2020-10-26 13:06:17 -06:00
carson
6464f8d1ee
Merge remote-tracking branch 'origin/dev' into dev
...
# Conflicts:
# www/reference.md
2020-05-30 12:06:13 -07:00
carson
5d04b56c11
improve demo: https://github.com/bigskysoftware/htmx/issues/62
2020-05-29 14:36:34 -07:00
carson
0431d548fb
improve demo: https://github.com/bigskysoftware/htmx/issues/61
2020-05-29 14:31:35 -07:00
acnebs
d01025823e
Rename custom HTTP headers to no longer start with X-
...
This convention is deprecated, as per this RFC from the IETF:
https://tools.ietf.org/html/rfc6648
2020-05-28 01:29:51 +01:00
Ben Croker
c3550803b8
Update inline-validation.md
2020-05-28 01:16:26 +02:00
carson
e419212036
lowercase vibe
2020-05-24 22:40:37 -07:00
carson
8a6a6f8016
web socket support
2020-05-24 21:41:44 -07:00
carson
7d1e42310d
Merge branch 'master' into dev
...
# Conflicts:
# www/docs.md
2020-05-23 12:56:01 -07:00
carson
c0d262a478
clean up delete row demo and add fade
2020-05-23 12:28:41 -07:00
carson
a68ff19d31
Merge remote-tracking branch 'origin/circleci-project-setup' into dev
2020-05-22 15:39:38 -07:00
carson
4d9e39cc6e
update docs
2020-05-21 10:37:25 -07:00
Robert Schroll
8b32afeddf
Add example of prompt and confirm dialogs
2020-05-17 13:54:51 -07:00
carson
ef64f8fcf8
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# www/examples/infinite-scroll.md
2020-05-17 06:01:23 -07:00
carson
3aa8c64754
le big re-rename
2020-05-17 05:22:19 -07:00
Edouard de Labareyre
fc4acfa0ea
Delete row example
2020-05-16 16:42:37 +02:00
Edouard de Labareyre
180cf087d3
Fix typo in infinite scroll example
2020-05-16 16:42:03 +02:00
Alejandro Schmeichler
cf15267247
Using ic-post-to instead of kt-post in example
2020-05-15 18:36:37 -04:00
carson
0c4cf79269
Clean up parameter inclusion logic and update demos to use GET where appropriate, rather than hiding from my bad design choices
...
Get title correct
2020-05-14 15:41:04 -07:00
carson
b80858e90a
Clean up parameter inclusion logic and update demos to use GET where appropriate, rather than hiding from my bad design choices
...
document example
2020-05-14 15:40:08 -07:00
carson
a3c9cf6b6a
Clean up parameter inclusion logic and update demos to use GET where appropriate, rather than hiding from my bad design choices
...
Added value-select.md demo
2020-05-14 15:34:47 -07:00
carson
5da5dc6063
general updates
2020-05-13 09:53:27 -07:00
carson
a1a6501820
fix
2020-05-12 05:56:01 -07:00
carson
130fec1c2c
progress bar demo and fixes
2020-05-12 05:50:28 -07:00
carson
62dfa5648b
active search docs
2020-05-11 16:48:45 -07:00
carson
1424497145
active search, refine kt-params add "kutty.logAll()" for debugging
2020-05-11 16:41:59 -07:00
carson
0787596e78
Fix revealed logic include infinit scroll example
2020-05-11 11:27:08 -07:00
Edouard de Labareyre
20cad1214c
Infinite Scroll example with table of agents
2020-05-11 17:30:38 +02:00
carson
dba982827c
inline validation example
2020-05-10 19:33:49 -07:00
carson
11bb45aec6
lazy load demo
2020-05-10 16:30:01 -07:00
carson
a1b37e5d2c
click-to-load demo
2020-05-10 16:09:55 -07:00
carson
141431dfaf
add docs to bulk-update demo
2020-05-10 06:22:09 -07:00
carson
2cf6023eb7
Fix swapping of table elements (jQuery is smart)
...
Fix including input values (checkboxes, etc.) (jQuery is smart)
Add bulk update demo (needs docs)
2020-05-10 05:50:54 -07:00
carson
2c75621526
Documentation update, make kt-indicator
usable out of the box, standardize class names
2020-05-09 19:51:30 -07:00