carson
|
f1cef92e52
|
Merge remote-tracking branch 'origin/master'
|
2022-01-20 08:25:34 -07:00 |
|
carson
|
1964c4373c
|
improve demo
|
2022-01-20 08:25:27 -07:00 |
|
pierrealixt
|
8cf3397e8e
|
Fixed typo in bulk update example (#773)
|
2022-01-18 20:20:39 -07:00 |
|
carson
|
133ce4e7c2
|
oops
|
2022-01-17 15:00:23 -07:00 |
|
carson
|
53f174d5a4
|
add alt attributes to images
fixes https://github.com/bigskysoftware/htmx/issues/742
|
2022-01-17 10:49:49 -07:00 |
|
carson
|
1e73121543
|
fix typo
|
2022-01-15 17:04:39 -07:00 |
|
carson
|
63dbc9cd63
|
Merge remote-tracking branch 'origin/master'
|
2022-01-15 15:05:41 -07:00 |
|
carson
|
ad174cf02c
|
add mutually exclusive row edit example
|
2022-01-15 15:04:55 -07:00 |
|
1cg
|
f69d711491
|
Merge pull request #659 from Krolken/better-active-search
Improve Active Search Example
|
2022-01-14 11:28:48 -07:00 |
|
1cg
|
92fe46e845
|
Merge pull request #737 from timotk/master
Fix typo in progress bar example
|
2022-01-14 11:14:43 -07:00 |
|
gmso
|
9356771e4f
|
Move variable creation outside of for loop
|
2021-12-29 14:37:20 +01:00 |
|
gmso
|
63b33d7ab6
|
Change active search example to be case insensitive
|
2021-12-27 20:45:24 +01:00 |
|
Timo
|
4305899cc1
|
Fix typo in progress bar example
|
2021-12-24 09:32:19 +01:00 |
|
Henrik Palmlund Wahlgren
|
055b6f1ba5
|
Improve Active Search documentation.
The example did not use a search type input so no abilty to clear input. To do a new search on clear the search trigger was added.
|
2021-11-14 10:42:22 +01:00 |
|
carson
|
19ef8ad76a
|
add htmx-added class for easier CSS transition writing
|
2021-10-01 13:23:06 -06:00 |
|
carson
|
d3688f9818
|
update animation docs
|
2021-09-30 09:23:59 -06:00 |
|
carson
|
5e0c740f75
|
lol
|
2021-09-25 17:28:27 -06:00 |
|
carson
|
8826e92517
|
sweet alert example
|
2021-09-25 17:17:35 -06:00 |
|
1cg
|
56dffd6d77
|
Merge pull request #599 from lobre/typo-update-other-content-oob
Fix typo for oob in update other content example
thank you!
|
2021-09-19 16:22:39 -06:00 |
|
Loric Brevet
|
ed16a035ef
|
Fix typo for oob in update other content example
|
2021-09-19 21:58:48 +02:00 |
|
Loric Brevet
|
12fcc51124
|
Fix the inline validation example by using a post request
|
2021-09-12 15:22:15 +02:00 |
|
Ricardo Ander-Egg
|
ddf5741dfb
|
Fix broken links
|
2021-07-26 13:14:57 +02:00 |
|
carson
|
5b4f6bbd58
|
clean up
|
2021-07-25 21:14:52 -06:00 |
|
carson
|
8fc3018aca
|
links
|
2021-07-25 20:01:07 -06:00 |
|
carson
|
f70825a2d5
|
updating multiple pieces of content
|
2021-07-25 19:37:46 -06:00 |
|
carson
|
1402694ab7
|
clean up
|
2021-07-13 11:22:53 -06:00 |
|
Ben Pate
|
93df44832c
|
Update modal-bootstrap.md
- bugfix
|
2021-05-25 10:24:12 -06:00 |
|
Thomas Güttler
|
1fb7757026
|
Added Tacoma and Yaris to cacading-select example
|
2021-05-16 19:36:29 +02:00 |
|
Thomas Güttler
|
fa097fd61e
|
AFAIK this is called "Cascading Selects"
|
2021-03-13 20:59:17 +01: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 |
|
Hidayet Doğan
|
d5d92b5757
|
examples: fix SortableJS url
|
2021-01-10 17:39:30 +03:00 |
|
carson
|
4bdf2f4a48
|
update demos
|
2021-01-07 22:10:38 -07:00 |
|
carson
|
ce7113bd22
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# CHANGELOG.md
|
2021-01-05 20:38:45 -07:00 |
|
carson
|
92c4c14670
|
website cleanup
|
2021-01-03 13:50:25 -07:00 |
|
carson
|
5ad82f02f1
|
fix demo
|
2021-01-03 09:50:38 -07:00 |
|
carson
|
104691b34f
|
finish sortable docs
|
2021-01-03 09:49:00 -07:00 |
|
carson
|
c0e5b80c21
|
sortable demo, defer 'htmx:load' so that you can register a handler during document execution
|
2021-01-03 09:43:43 -07:00 |
|
carson
|
26f4ac46be
|
keyboard shortcut demo
|
2021-01-03 08:39:33 -07:00 |
|
1cg
|
61fe3899c8
|
Merge branch 'dev' into pullrequest-modal-docs
|
2020-12-16 10:09:52 -07:00 |
|
Ben Croker
|
a64fa3cf07
|
Fixed example code
|
2020-12-15 17:30:56 +01:00 |
|
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 |
|
Ben Pate
|
55cfe09e68
|
Create modal-custom.md
This is a demo of making a custom modal dialog from scratch
|
2020-12-14 21:58:36 -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 |
|