Skip to content

convert CamelCase tags to kebab-case#896

Merged
jph00 merged 1 commit into
mainfrom
handle_camelcase
Jul 1, 2026
Merged

convert CamelCase tags to kebab-case#896
jph00 merged 1 commit into
mainfrom
handle_camelcase

Conversation

@jackhogan

Copy link
Copy Markdown
Contributor

handle CamelCase tag imports from fasthtml.components similarly to from fastcore.xml

@jackhogan jackhogan requested a review from jph00 July 1, 2026 11:34
@jackhogan jackhogan added the enhancement New feature or request label Jul 1, 2026
@jph00

jph00 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Maybe consider a followup PR which refactors the dupe code into fastcore so we don't end up with a similar issue next time we make a change like this? (This is my bad in the first place for reimplementing this!)

@jph00 jph00 merged commit 2c2b9ae into main Jul 1, 2026
2 checks passed
@jph00 jph00 deleted the handle_camelcase branch July 1, 2026 21:30
@jackhogan

Copy link
Copy Markdown
Contributor Author

Thanks @jph00, I refactored the duplicated code in fastcore so the implementation can be shared. See

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants