Skip to content

Commit 646b637

Browse files
committed
Update since/util and folder path
1 parent 3ab4602 commit 646b637

File tree

149 files changed

+298
-298
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

149 files changed

+298
-298
lines changed

content/ember/v5/deprecate-import---loader-from-ember.md renamed to content/ember/v6/deprecate-import---loader-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember.__loader
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--action-from-ember.md renamed to content/ember/v6/deprecate-import--action-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._action
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--array-from-ember.md renamed to content/ember/v6/deprecate-import--array-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._array
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--assert-destroyables-destroyed-from-ember.md renamed to content/ember/v6/deprecate-import--assert-destroyables-destroyed-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._assertDestroyablesDestroyed
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--associate-destroyable-child-from-ember.md renamed to content/ember/v6/deprecate-import--associate-destroyable-child-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._associateDestroyableChild
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--backburner-from-ember.md renamed to content/ember/v6/deprecate-import--backburner-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._Backburner
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--cache-from-ember.md renamed to content/ember/v6/deprecate-import--cache-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._Cache
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--cache-get-value-from-ember.md renamed to content/ember/v6/deprecate-import--cache-get-value-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._cacheGetValue
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--cache-is-const-from-ember.md renamed to content/ember/v6/deprecate-import--cache-is-const-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._cacheIsConst
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--capture-render-tree-from-ember.md renamed to content/ember/v6/deprecate-import--capture-render-tree-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._captureRenderTree
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--component-manager-capabilities-from-ember.md renamed to content/ember/v6/deprecate-import--component-manager-capabilities-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._componentManagerCapabilities
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--concat-from-ember.md renamed to content/ember/v6/deprecate-import--concat-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._concat
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--container-proxy-mixin-from-ember.md renamed to content/ember/v6/deprecate-import--container-proxy-mixin-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._ContainerProxyMixin
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--create-cache-from-ember.md renamed to content/ember/v6/deprecate-import--create-cache-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._createCache
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--dependent-key-compat-from-ember.md renamed to content/ember/v6/deprecate-import--dependent-key-compat-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._dependentKeyCompat
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--descriptor-from-ember.md renamed to content/ember/v6/deprecate-import--descriptor-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._descriptor
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--enable-destroyable-tracking-from-ember.md renamed to content/ember/v6/deprecate-import--enable-destroyable-tracking-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._enableDestroyableTracking
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--fn-from-ember.md renamed to content/ember/v6/deprecate-import--fn-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._fn
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--get-component-template-from-ember.md renamed to content/ember/v6/deprecate-import--get-component-template-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._getComponentTemplate
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--get-from-ember.md renamed to content/ember/v6/deprecate-import--get-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._get
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--get-path-from-ember.md renamed to content/ember/v6/deprecate-import--get-path-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._getPath
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--hash-from-ember.md renamed to content/ember/v6/deprecate-import--hash-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._hash
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--helper-manager-capabilities-from-ember.md renamed to content/ember/v6/deprecate-import--helper-manager-capabilities-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._helperManagerCapabilities
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--input-from-ember.md renamed to content/ember/v6/deprecate-import--input-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._Input
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--invoke-helper-from-ember.md renamed to content/ember/v6/deprecate-import--invoke-helper-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._invokeHelper
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--is-destroyed-from-ember.md renamed to content/ember/v6/deprecate-import--is-destroyed-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._isDestroyed
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--is-destroying-from-ember.md renamed to content/ember/v6/deprecate-import--is-destroying-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._isDestroying
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--modifier-manager-capabilities-from-ember.md renamed to content/ember/v6/deprecate-import--modifier-manager-capabilities-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._modifierManagerCapabilities
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--on-from-ember.md renamed to content/ember/v6/deprecate-import--on-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._on
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--proxy-mixin-from-ember.md renamed to content/ember/v6/deprecate-import--proxy-mixin-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._ProxyMixin
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--register-destructor-from-ember.md renamed to content/ember/v6/deprecate-import--register-destructor-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._registerDestructor
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--registry-proxy-mixin-from-ember.md renamed to content/ember/v6/deprecate-import--registry-proxy-mixin-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._RegistryProxyMixin
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--set-classic-decorator-from-ember.md renamed to content/ember/v6/deprecate-import--set-classic-decorator-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._setClassicDecorator
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--set-component-manager-from-ember.md renamed to content/ember/v6/deprecate-import--set-component-manager-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._setComponentManager
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--set-component-template-from-ember.md renamed to content/ember/v6/deprecate-import--set-component-template-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._setComponentTemplate
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--set-helper-manager-from-ember.md renamed to content/ember/v6/deprecate-import--set-helper-manager-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._setHelperManager
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--set-modifier-manager-from-ember.md renamed to content/ember/v6/deprecate-import--set-modifier-manager-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._setModifierManager
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--template-only-component-from-ember.md renamed to content/ember/v6/deprecate-import--template-only-component-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._templateOnlyComponent
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--tracked-from-ember.md renamed to content/ember/v6/deprecate-import--tracked-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._tracked
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

content/ember/v5/deprecate-import--unregister-destructor-from-ember.md renamed to content/ember/v6/deprecate-import--unregister-destructor-from-ember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ember._unregisterDestructor
3-
until: 6.0.0
4-
since: 5.10.0
3+
until: 7.0.0
4+
since: 6.5.0
55
---
66

77

0 commit comments

Comments
 (0)