Feed items

  • warning: Declaration of views_handler_argument::init(&$view, &$options) should be compatible with views_handler::init(&$view, $options) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_argument.inc on line 48.
  • warning: Declaration of views_handler_filter_boolean_operator::value_validate(&$form, &$form_state) should be compatible with views_handler_filter::value_validate($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_filter_boolean_operator.inc on line 111.
  • warning: Declaration of views_plugin_row_node_view::options_form(&$form, &$form_state) should be compatible with views_plugin_row::options_form($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/modules/node/views_plugin_row_node_view.inc on line 35.

Core Team Face to Face, January 2016

Ember is a truly community-driven framework, with contributors and core
team members who live all over the world and work for many different
companies. The vast majority of our collaboration happens online via
tools like GitHub.
That said, every quarter the Ember core team likes to meet face-to-face
for a high-bandwidth, high-intensity discussion about the future of the
framework. We focus on high priority issues, ways we can improve our
process, and setting the long-term vision for Ember.





Ember.js 2.3 and 2.4 Beta Released

Ember.js 2.3, a minor version release of Ember with backwards compatible
changes, is released today.
Ember.js 2.4 beta, the branch of Ember that will be released as stable in
roughly six weeks, is also being released today.
Changes in Ember.js 2.3
Ember.js 2.3 introduces a number of features we're excited to see in a stable
release.
ember-qunit 0.4.16+ is required for your codebase's test suite to be
compatible with Ember 2.3.
See "Introducing Owners and Deprecating Containers"
below for more detail.





Security Releases - Ember 1.11.4, 1.12.2, 1.13.12, 2.0.3, 2.1.2, 2.2.1

Because developers trust Ember.js to handle sensitive customer data in
production, we take the security of the project seriously. The Ember
project maintains a clearly outlined security policy and a
low-traffic mailing list exclusively for security
announcements
.





Ember Data 2.3 and 2.4 Beta Released

Ember Data 2.3, a minor version release of Ember Data, is released today. This release represents the work of over 32 direct contributors, and over 196 commits.
Ember Data 2.4 beta.1, the branch of Ember Data that will be released as stable in roughly six weeks, is also being released today.





Ember Data 2.2 and 2.3 Beta Released

Ember Data 2.2, a minor version release of Ember Data with bug fixes
only, is released today. This release represents the work of over 21
direct contributors, and over 140 commits.
Ember Data 2.3 beta.1, the branch of Ember Data that will be released
as stable in roughly six weeks, is also being released today.
Changes in Ember Data 2.2
There are no new features introduced in Ember Data 2.2. Instead the
this release contains bugfixes and documentation improvements for
Ember Data.





Ember.js 2.2 and 2.3 Beta Released

Ember.js 2.2, a minor version release of Ember with backwards compatible
changes, is released today. This release represents the work of over 60
contributors.
Ember.js 2.3 beta, the branch of Ember that will be released as stable in
roughly six weeks, is also being released today.
Changes in Ember.js 2.2
Ember.js releases occur every six weeks, regardless of how significant the
changes are. 2.2 introduces no new features, but does include performance
improvements and bug fixes.





Ember Data 2.1 and 2.2 Beta Released

Ember Data 2.1, a minor version release of Ember Data with bug fixes only, is released today. This release represents the work of over 26 direct contributors, and over 127 commits.
Ember Data 2.2 beta.1, the branch of Ember Data that will be released as stable in roughly six weeks, is also being released today.
New Features in Ember Data 2.1
There are no new Features introduced in Ember Data 2.1. Instead the
Ember Data team spent this release cycle focused on improving the
guides, API documentation and fixing bugs.





Ember.js 2.1 and 2.2 Beta Released

Ember.js 2.1, a minor version release of Ember with additive features only, is released today. This release represents the work of over 82 direct contributors, and over 850 commits.
Ember.js 2.2 beta, the branch of Ember that will be released as stable in roughly six weeks, is also being released today.
New Features in Ember.js 2.1
Changes to the Ember's API in 2.1 are backwards compatible. A summary of the new features in today's release follows.





Ember Data v2.0 Released and v2.1 Beta Released

We are excited to announce the release of Ember Data 2.0, the
second stable release since 1.13 that includes significant improvements,
cleanup, and cruft removal.
As previously discussed, Ember Data releases occur in
lockstep with Ember, to help developers better reason about
compatibility between these libraries. Ember Data 2.0 is designed to be
used in tandem with Ember 2.0, and like Ember 2.0, we have used the
occasion of a new major version number to remove deprecated features and
clean up the code.





Ember Guides Status Update

The road to Ember 2.0 has been long and rewarding: the community and team have invested in huge efforts to move Ember to a component-based architecture; we released a stable Ember Data; and we unified our development process with Ember CLI. All in all, we've made huge progress.
Unfortunately, our docs efforts haven’t kept up with all of those improvements. We know that many Ember users have been frustrated that they can't find the resources they need to take advantage of new features.