Skip to content

Commit

Permalink
Merge pull request #19748 from Glarregle/v4.x-deprecations
Browse files Browse the repository at this point in the history
[DOC beta] Deprecation link Ember.link-to.disabled-when
  • Loading branch information
locks authored Oct 1, 2021
2 parents 831a52d + 8f0eacf commit 191389c
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 191389c

Please sign in to comment.