Skip to content

Modernize built-in components (part 2) - #707

Merged
rwjblue merged 4 commits into
masterfrom
modernizing-built-in-components
Jan 22, 2021
Merged

rwjblue merged 4 commits into
masterfrom
modernizing-built-in-components

Conversation

@chancancode

@chancancode chancancode commented Jan 15, 2021

Copy link
Copy Markdown
Member

@chancancode chancancode added T-components T-framework RFCs that impact the ember.js library T-templates labels Jan 15, 2021
@chancancode chancancode added this to the 4.0 milestone Jan 15, 2021
Comment thread text/0707-modernize-built-in-components-2.md Outdated
Comment thread text/0707-modernize-built-in-components-2.md Outdated
@rwjblue

rwjblue commented Jan 15, 2021

Copy link
Copy Markdown
Member

We discussed this at todays core team meeting, and are moving it into final comment period.

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
element for navigation is not recommended as it creates issues with assistive
technologies. Remove this argument to use the default <a> element. In the rare
cases that calls for using a different element, refactor to use the router
service inside a custom event handler instead.

@ro0gr ro0gr Jan 20, 2021

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it make sense to have a link here to appropriate section of the RFC, to provide more context, and detailed description like it is in the RFC.

This "no longer recommended" feels like a soft form of deprecations. But deprecations typically have their link.

@rwjblue
rwjblue merged commit f309e67 into master Jan 22, 2021
@rwjblue
rwjblue deleted the modernizing-built-in-components branch January 22, 2021 19:13
@BryanCrotaz

Copy link
Copy Markdown

Rendered link is a 404?

@chancancode

Copy link
Copy Markdown
Member Author

Rendered link is a 404?

Fixed now. Generally this is a problem after merging the RFCs because while still in PRs, the rendered links points to the branch, but once it's merged the branch is deleted and it lives on the master branch instead, so the link would have to be updated

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants