Carson Gross
f784e7278f
merge 1.8 into master
2022-07-12 13:06:30 -06:00
Carson Gross
71fe07bf25
final 1.8 release docs
2022-07-12 13:04:51 -06:00
Carson Gross
1aafebb0da
1.8 release prep
2022-07-11 18:18:40 -06:00
Carson Gross
28d5b327a6
1.8 release prep
2022-07-11 16:30:32 -06:00
Carson Gross
83b60f41f1
1.8 release prep
2022-07-11 13:57:23 -06:00
Carson Gross
3b211980c8
1.8 release prep
2022-06-29 16:08:57 -06:00
Carson Gross
212b37d1ba
1.8 release prep
2022-06-29 16:05:39 -06:00
Marek Romanowski
299a9baa1d
Talk page - single column ( #937 )
...
Co-authored-by: Marek Romanowski <tunguskii@gmail.com>
2022-06-29 15:39:43 -06:00
Peter Amiri
7ee712926c
Update server-examples.md ( #944 )
2022-06-29 15:38:22 -06:00
Wilk
45a0946136
Typo, was hs-sse instead of hx-sse ( #946 )
2022-06-29 15:38:04 -06:00
mayowa
9eef783011
Implement HX-Reswap ( #949 )
...
* Document optional delay parameter for addClass, removeClass, remove
* Implement HX-Reswap (resolves #933 )
2022-06-29 15:37:28 -06:00
Carson Gross
4ff41be0bd
include chai-dom in website build
2022-06-16 14:18:01 -06:00
Carson Gross
0a5fc2cdb9
Merge branch 'master' into dev
...
# Conflicts:
# www/docs.md
2022-06-16 14:12:41 -06:00
Carson Gross
369b149a81
Merge remote-tracking branch 'origin/dev' into dev
2022-06-16 14:11:41 -06:00
Carson Gross
f6fe55b292
htmx 1.8 release prep
2022-06-16 14:11:29 -06:00
Carson Gross
87e69fcd69
introduce hx-replace-url
...
fixes https://github.com/bigskysoftware/htmx/issues/436
2022-06-16 13:22:48 -06:00
Marek Romanowski
4203822aa5
Introduce consistent footer for all pages ( #929 )
...
* Introduce consistent footer for all pages. In initial version contains haiku and links from menu. Remove column left padding for first column in row.
* Remove nav class from top navbar in examples as it makes navbar inconsistent between different screens.
* Experiment with bss bars
Co-authored-by: Marek Romanowski <tunguskii@gmail.com>
2022-06-15 17:21:16 -06:00
Jeremy Gorniak
a6e2b6ef83
Small typo fixes ( #938 )
2022-06-15 17:19:58 -06:00
Ben Beecher
5f207167b6
forgot to rename this file ( #940 )
2022-06-15 17:18:52 -06:00
Peter Amiri
7c9e76e509
Add CFWheels TODO example to the list ( #941 )
...
* Add CFWheels TODO example to the list
* Update server-examples.md
2022-06-15 17:18:29 -06:00
Denis Palashevskii
5bb2273297
Update websockets extension documentation ( #928 )
...
* Update websockets extension documentation
* Add mention of message queuing mechanism
* Expand on the topic of swapping logic
* Expand the example of WebSocket message from the server
2022-06-02 13:03:14 -06:00
Carson Gross
d997834842
make edit row demo edit the correct row :|
...
fixes https://github.com/bigskysoftware/htmx/issues/934
2022-06-02 10:19:39 -06:00
Carson Gross
8e7a4bca27
Merge remote-tracking branch 'origin/dev' into dev
2022-05-31 13:30:42 -06:00
Carson Gross
05619c5bec
support the hx-select-oob
attribute
2022-05-31 13:30:34 -06:00
Deniz Akşimşek
2872b7dbc4
Merge pull request #899 from tunguski/style-changes-proposal
...
Style changes proposal
2022-05-28 20:54:11 +03:00
Marek Romanowski
a7ab4c3b64
Revert removal of overflow setting on info tables.
2022-05-28 19:15:38 +02:00
Marek Romanowski
8e94c9a07e
Fix code style in tables in descriptions.
2022-05-28 18:52:45 +02:00
Marek Romanowski
60ea584293
Remove style that breaks table margins on mobile.
2022-05-28 18:16:22 +02:00
Marek Romanowski
859ab92c63
Define wide-content pages through additional css class.
2022-05-28 18:08:03 +02:00
Marek Romanowski
4a770df684
Display:block for code in tables. Fixed code font-size setting that was overriden.
2022-05-28 17:52:33 +02:00
Marek Romanowski
78b459c911
Ensure no break in logo occurs
2022-05-28 16:02:27 +02:00
Marek Romanowski
21a7437bf4
Search input style refactor proposal
2022-05-28 15:53:43 +02:00
Carson Gross
78e50ab5a1
edits
2022-05-27 12:18:06 -06:00
Carson Gross
8bba9c140a
edits
2022-05-27 12:16:49 -06:00
Carson Gross
0d50bc85fa
edits
2022-05-27 11:57:53 -06:00
Ben Beecher
d51d8cb74c
Adding support for client side redirects - HX-Location ( #832 )
...
* Adding support for client side boosted redirects
* First pass at hx-boost-redirect
* Fixing some small documentation issues
* Rename boost-redirect to Location
2022-05-27 11:39:23 -06:00
Carson Gross
2b6a4389cd
edits
2022-05-27 11:29:57 -06:00
Carson Gross
f99a747017
Merge remote-tracking branch 'origin/master'
2022-05-27 09:52:55 -06:00
Carson Gross
9f2aeec184
handle corner case where demo doesn't use the normal canvas (modals)
...
fixes https://github.com/bigskysoftware/htmx/issues/780
2022-05-27 09:52:47 -06:00
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 Gross
cc6dba15b0
add link
2022-05-27 08:57:34 -06:00
Carson Gross
cd8cf8fd09
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# www/essays/a-response-to-rich-harris.md
2022-05-27 08:56:08 -06:00
Carson Gross
cf4889bae8
fix typo
2022-05-27 08:55:30 -06:00
dan-osull
898c22578d
Further doc fix for #895 ( #910 )
2022-05-26 17:04:41 -06:00
Nathaniel Sabanski
e350ea2676
Update hx-boost.md ( #909 )
2022-05-26 17:02:59 -06:00
Cory Zue
ef1d0fdbe0
Fix typo in bulk-update example ( #914 )
2022-05-26 17:02:43 -06:00
Dosenpfand
a576327c74
Fix dead links, typo, trailing white spaces ( #924 )
2022-05-26 17:02:30 -06:00
Nathaniel Sabanski
0f3c115e7e
Added missing documentation: htmx:timeout event ( #921 )
...
* Added missing htmx:timeout
* Added missing htmx:timeout documentation.
* Added helpful description to htmx:timeout
2022-05-24 06:34:10 -06:00
Carson Gross
bcd68ad437
example of boosted form
2022-05-13 09:09:58 -06:00
Carson Gross
870ca5591b
Merge branch 'master' into dev
2022-05-12 19:36:50 -06:00