Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes Issue 1537 - OOB Swap to accept IDs with special characters #2318

Closed
wants to merge 62 commits into from

Conversation

FraserChapman
Copy link

@FraserChapman FraserChapman commented Feb 15, 2024

Disregard this PR, apologies!

1cg and others added 30 commits December 22, 2023 10:25
Update why-tend-not-to-use-content-negotiation.md

fixing broken link
fixed an example mistke
…bigskysoftware#2184)

I don't know why this was in here in the first place, it's just outright false. Neither Mustache nor the CST extension have any sort of code to enable using `<script type="text/mustache">` like this. The `<object>`-based example for XSLT templates should probably be double-checked too.
1cg and others added 27 commits January 17, 2024 12:19
…rk.md) (bigskysoftware#2182)

Remove extraneous `to` from essay

Co-authored-by: Andrew Hunt <[email protected]>
This note would have really helped me when I was working on avoiding my
maplibre canvas div from being overwritten when using hx-boost. I was
initially confused by the hx-boost=false not thinking that is what I
needed.
* Minimize re-rendering of 'bulk update users' table

And use ARIA to announce a summary of the bulk update. By using a
checkbox input to represent the activation status, we don't need to
re-render it when it's changed, because the checkbox itself manages that
state.

Re: bigskysoftware#1431

* Improve screen reader pronunciation
…kysoftware#2275)

Show element used for hx-indicator in example code

Code examples does not include element with class `.htmx-indicator` used for hx-indicator attribute
* Add htmx security essay

* Change user id prop

* Typo fixes

* More typos

* Add ruby templates and fix "use" typo

* Change paragraph structure slightly

* Rephrase JSON note

* Rephase JSON security point

* Yawar edits

* Add note about flask
* Docs: Reference page. Shortened, clarity.

* Docs: Reference. Improve hx-select-oob vs hx-swap-oob description.
@FraserChapman FraserChapman deleted the issue-1537 branch February 15, 2024 15:37
@FraserChapman
Copy link
Author

FraserChapman commented Feb 15, 2024

Sorry, realised I'd based this on master :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.