Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

RFC #0389 - Tracking for Dynamic tag names in glimmer templates #42

Closed
8 tasks
kategengler opened this issue Apr 19, 2019 · 2 comments
Closed
8 tasks
Assignees
Labels
team:ember.js ember.js team

Comments

@kategengler
Copy link
Member

kategengler commented Apr 19, 2019

RFC #0389 - Tracking for Dynamic tag names in glimmer templates

Champion: @chancancode


Ember.js Team:

glimmer-vm

  • Implement native element helper

ember.js

  • Implement element helper in "userland", using technique similar to existing polypill
  • Switch to native implementation when it lands in glimmer-vm
  • API docs

Learning Team:

  • Mention it in the Guides Components > Customizing a Component's Element in guides-source along with strong recommendations around handling accessibility correctly
  • add a note about this feature in the Accessibility topic in the Guides, as a thing that people should check for in their apps to make sure it's done right
  • Write API docs entry that includes accessibility concerns
  • Write a release blog post section which describes the features and notes about accessibility
@rwjblue rwjblue added needs planning:learning Needs planning by the learning team needs planning:ember-cli Needs planning by ember-cli team needs planning:ember-data Needs planning by ember-data team needs planning:ember.js Needs planning by ember.js team needs planning:steering committee Needs planning by the steering committee and removed needs planning:learning Needs planning by the learning team needs planning:ember-cli Needs planning by ember-cli team needs planning:ember-data Needs planning by ember-data team needs planning:ember.js Needs planning by ember.js team needs planning:steering committee Needs planning by the steering committee labels Apr 30, 2019
@kategengler kategengler added the team:ember.js ember.js team label May 22, 2019
@jenweber jenweber removed the needs planning:learning Needs planning by the learning team label Jul 26, 2019
@Panman82
Copy link

FWIW, moving an addon to Octane methodologies and Glimmer Components but cannot support a dynamic tag name just yet (tagName in Ember Components) because this isn't implemented and I don't want to force another dependency by using ember-element-helper.

@lolmaus
Copy link

lolmaus commented Jun 24, 2021

Is this tracking up to date?

@locks locks closed this as completed May 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
team:ember.js ember.js team
Projects
None yet
Development

No branches or pull requests

7 participants