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

Add short tag name option for nested tag helpers #259

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gunndabad
Copy link
Owner

@gunndabad gunndabad commented Apr 16, 2023

Some of the tag names are extremely long and unnecessarily verbose. For tag helpers that are constrained to a parent we could offer a short option without its meaning being ambiguous.

  • Accordion
  • Breadcrumbs
  • Character count
  • Date input
  • Details
  • Error summary
  • Fieldset
  • File upload
  • Notification banner
  • Radios
  • Pagination
  • Panel
  • Phase banner
  • Select
  • Summary list
  • Text area
  • Text input

@gunndabad gunndabad changed the title Shorter tag names for nested tag helpers Add short tag name option for nested tag helpers Apr 16, 2023
@gunndabad gunndabad force-pushed the short-tag-names branch 2 times, most recently from ce9bc47 to fed078b Compare April 16, 2023 18:02
@gunndabad
Copy link
Owner Author

@sussexrick for info. If this lands the docs will likely switch to recommending the short form of the tag names.

@sussexrick
Copy link
Contributor

Thanks for the heads-up. As you're supporting both the short-form and long-form names it's a non-breaking change and I don't see it being a problem for us. Nice idea.

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.

2 participants