Skip to content

Commit

Permalink
Merge pull request #836 from ember-learn/announce-ember-3.26-release
Browse files Browse the repository at this point in the history
Announced deprecations made in Ember v3.26 release
  • Loading branch information
locks authored Apr 12, 2021
2 parents f3f9c94 + d580bb8 commit a9b225b
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion content/ember/v3/array-observers.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: array-observers
title: Array Observers
until: '4.0.0'
since: 'Upcoming Features'
since: '3.26'
---

Array observers are a special type of observer that can be used to synchronously
Expand Down
2 changes: 1 addition & 1 deletion content/ember/v3/attrs-arg-access.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: attrs-arg-access
title: "Accessing named args via {{attrs}}"
until: '4.0.0'
since: 'Upcoming Features'
since: '3.26'
---

The `{{attrs}}` object was an alternative way to reference named arguments in
Expand Down
2 changes: 1 addition & 1 deletion content/ember/v3/browser-support-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: 3-0-browser-support-policy
title: Browser Support Policy
until: '4.0.0'
since: 'Upcoming Features'
since: '3.26'
---

Ember's browser support policy is changing in v4.0. We will no longer support IE11, and instead will have a new support matrix including the following browsers:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: class-binding-and-class-name-bindings-in-templates
title: "classBinding and classNameBindings as args in templates"
until: '4.0.0'
since: 'Upcoming Features'
since: '3.26'
---

`classBinding` and `classNameBindings` can currently be passed as arguments to
Expand Down
2 changes: 1 addition & 1 deletion content/ember/v3/classic-edition.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: editions.classic
title: "Edition: Classic"
until: '4.0.0'
since: 'Upcoming Features'
since: '3.26'
---

The edition of Ember prior to Ember Octane is known as Ember Classic. This edition
Expand Down
2 changes: 1 addition & 1 deletion content/ember/v3/has-block-and-has-block-params.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: has-block-and-has-block-params
title: "{{hasBlock}} and {{hasBlockParams}}"
until: '4.0.0'
since: 'Upcoming Features'
since: '3.26'
---

#### `{{hasBlock}}`
Expand Down
2 changes: 1 addition & 1 deletion content/ember/v3/implicit-injections.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: implicit-injections
title: "Implicit Injections"
until: '4.0.0'
since: 'Upcoming Features'
since: '3.26'
---

Implicit injections are injections that are made by telling Ember to inject a
Expand Down
2 changes: 1 addition & 1 deletion content/ember/v3/link-to-position-arguments.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: ember-glimmer.link-to.positional-arguments
title: '`<LinkTo>` positional arguments'
until: '4.0.0'
since: 'Upcoming Features'
since: '3.26'
---

Invoking the `<LinkTo>` component with positional arguments is deprecated.
Expand Down
2 changes: 1 addition & 1 deletion content/ember/v3/manager-capabilities-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: manager-capabilities.components-3-4
title: "3.4 Component Manager Capabilities"
until: '4.0.0'
since: 'Upcoming Features'
since: '3.26'
---

Any component managers using the `3.4` capabilities should update to the most
Expand Down
2 changes: 1 addition & 1 deletion content/ember/v3/manager-capabilities-modifiers.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: manager-capabilities.modifiers-3-13
title: "3.13 Modifier Manager Capabilities"
until: '4.0.0'
since: 'Upcoming Features'
since: '3.26'
---

Any modifier managers using the `3.13` capabilities should update to the most
Expand Down
2 changes: 1 addition & 1 deletion content/ember/v3/optional-feature-application-wrapper.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: optional-feature.application-template-wrapper
title: "Optional Feature: application-template-wrapper"
until: '4.0.0'
since: 'Upcoming Features'
since: '3.26'
---

Setting the `application-template-wrapper` optional feature to `true` has been
Expand Down
2 changes: 1 addition & 1 deletion content/ember/v3/optional-feature-jquery-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: optional-feature.jquery-integration
title: "Optional Feature: jquery-integration"
until: '4.0.0'
since: 'Upcoming Features'
since: '3.26'
---

Setting the `jquery-integration` optional feature to `true` has been
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: optional-feature.template-only-glimmer-components
title: "Optional Feature: template-only-glimmer-components"
until: '4.0.0'
since: 'Upcoming Features'
since: '3.26'
---

Setting the `template-only-glimmer-components` optional feature to `false` has been
Expand Down
2 changes: 1 addition & 1 deletion content/ember/v3/route-controller-transition-methods.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: routing.transition-methods
title: Transition methods of routes and controllers
until: '4.0.0'
since: 'Upcoming Features'
since: '3.26'
---

The following methods are deprecated:
Expand Down
2 changes: 1 addition & 1 deletion content/ember/v3/this-property-fallback.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: this-property-fallback
title: Property Fallback Lookup
until: '4.0.0'
since: 'Upcoming'
since: '3.26'
---

It is currently possible to reference properties on a component without a preceding `this`. For instance, this component:
Expand Down
2 changes: 1 addition & 1 deletion content/ember/v3/with-helper.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: ember-glimmer.with-syntax
title: '`{{with}}` helper'
until: '4.0.0'
since: 'Upcoming Features'
since: '3.26'
---

The use of `{{with}}` has been deprecated. You should replace it with either `{{let}}` or a combination of `{{let}}`, `{{if}}` and `{{else}}`:
Expand Down

0 comments on commit a9b225b

Please sign in to comment.