Skip to content

Commit

Permalink
[DOC beta] Deprecation link Ember.link-to.disabled-when
Browse files Browse the repository at this point in the history
  • Loading branch information
Glarregle committed Sep 20, 2021
1 parent c448335 commit 8f0eacf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/@ember/-internals/glimmer/lib/components/link-to.ts
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,7 @@ if (EMBER_MODERNIZED_BUILT_IN_COMPONENTS) {
{
id: 'ember.link-to.disabled-when',
for: 'ember-source',
url: 'https://deprecations.emberjs.com/v4.x#toc_ember-link-to-disabled-when',
since: {},
until: '4.0.0',
}
Expand Down Expand Up @@ -663,6 +664,7 @@ if (EMBER_MODERNIZED_BUILT_IN_COMPONENTS) {
{
id: 'ember.link-to.disabled-when',
for: 'ember-source',
url: 'https://deprecations.emberjs.com/v4.x#toc_ember-link-to-disabled-when',
since: {},
until: '4.0.0',
}
Expand Down

0 comments on commit 8f0eacf

Please sign in to comment.