31 Commits

Author SHA1 Message Date
Nathaniel Sabanski
b546c5d69d
Docs: Hotwire / Turbo to htmx Migration Guide (#911)
* Initial commit for migration guide.

* Added notes on Turbo Drive, Turbo Frames, Stimulus
Simplified hx-boost.
Added Hotwire / Turbo migration guide to examples.
Simplified language. Less is more.
Added Redirect after form submission section. Added references to hotwire docs.
Consistency.
First pass on Event interception / pausing.
Naming convention note.
Naming convention notes.
Reference to Event Naming in htmx manual.
Added hyperscript as an alternative solution to event interception / pausing.
Added async notes to Event interception / pausing area.
Simplified language.
Less words.
Added section on disabling buttons during submission.
Less words.
Event naming consistency.
Short is sweet.
Updated hyperscript example.
Comparing htmx and Hotwire.
Revised htmx vs Hotwire / Turbo
Revised htmx vs Hotwire / Turbo
Revision to htmx vs Hotwire / Turbo
Revised htmx vs Hotwire / Turbo

* Clarification of kebab case vs camel case.
2022-05-27 09:42:24 -06:00
carson
ad174cf02c add mutually exclusive row edit example 2022-01-15 15:04:55 -07:00
carson
8826e92517 sweet alert example 2021-09-25 17:17:35 -06:00
carson
f70825a2d5 updating multiple pieces of content 2021-07-25 19:37:46 -06:00
carson
cec44c9f09 fix link 2021-06-03 10:58:13 -06:00
Will Iverson
d61c3d342f Server-side language integration examples 2021-05-24 15:23:43 -07:00
carson
8d66fa2c60 update examples page 2021-01-03 09:49:16 -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 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
efcbc2c27f Update examples.md
Add example to the index
2020-12-14 22:01:40 -07:00
carson
eb3a7a0ddb update examples page 2020-11-25 17:28:02 -07:00
1cg
c334768865
Merge branch 'dev' into pullrequest-modal-documentation 2020-11-11 10:05:46 -07: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
e419212036 lowercase vibe 2020-05-24 22:40:37 -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
Timothy Levi Campbell
7237b93fb2 Update inline validation example description 2020-05-15 16:20:05 -04: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
b3dbb999b2 docs update 2020-05-13 19:31:07 -07:00
carson
130fec1c2c progress bar demo and fixes 2020-05-12 05:50:28 -07:00
carson
1424497145 active search, refine kt-params add "kutty.logAll()" for debugging 2020-05-11 16:41:59 -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
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