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.

Inside FastBoot: The Road to Server-Side Rendering

Using JavaScript to write fast, interactive web applications has exploded in popularity over the past few years. JavaScript apps offer many strengths over traditional server-rendered applications. Most notably, rich interactions and lightning-fast responses to user clicks allow for UIs that previously were only the domain of native apps.
The first JavaScript-heavy applications were productivity apps, and the experience of loading an app on the web, even with a spinner, was far better than the equivalent experience of downloading and installing a native app.





Ember.js 1.9.0 and 1.10 Beta Released

We are pleased to announce the release of both Ember.js 1.9.0 and the
first beta in the 1.10 series. This comes as the ninth cycle of our
release process that began after 1.0 was released.
The 1.9 release represents the effort of at least 52 contributors across over 436 commits.
The Road to Ember 2.0
In early November Tom, Yehuda, and the Ember.js Core Team shared The Road to Ember 2.0.
This RFC document acts as a map for the next several releases of Ember.js.





Ember Data v1.0.0-beta.12 Released

New Core Contributors
Long-time contributors Brendan McLoughlin and Sylvain Mina
have been given collaborator status and will help us triage issues, merge pull
requests, and contribute bugfixes and documentation.
New Features
store.fetch
When using Ember Data, the most common pattern in the model hook is to call
store.find for your model:





Igor Terzic Joins the Core Team

Today I'm happy to announce that Igor Terzic is joining the Ember.js
core team.
Igor has been instrumental in the development of Ember Data. He has both
fixed bugs relentlessly and landed major new features, such as the
recent work on modelling relationships as entities with a single source
of truth.
Thanks to his hard work, Ember Data is rapidly approaching a stable
release, and it's no exaggeration to say that we couldn't have done it
without him.





Ember.js 1.8.1 Released

Today we are releasing Ember.js 1.8.1, a patch-level release of Ember that
fixes several minor regressions introduced in the 1.8 release.
Throw exception when attributeBindings includes class
Prior to 1.8, it was possible to make class part of attributeBindings and have
those values merged with classNameBindings. For example, with the following template
and code "from-template" and "from-class" would be merged into the DOM node's class
list.





Ember.js 1.8.0 and 1.9 Beta Released

We are pleased to announce that both Ember.js 1.8.0 and the first beta in the
1.9 series have been released. This comes as the eighth cycle of our release
process that began after 1.0 was released.
This release represents the effort of at least 40 contributors across over 600 commits.





Handlebars Version Compatibility

Handlebars 2.0 was released a few weeks ago, and since its release we have received many
requests to update Ember to allow the use of the latest version. Handlebars 2.0 contains
a number of changes the list below represents a few that are likely to affect your
Ember application:





Core Team Meeting Minutes - 2014/08/01

Although most of our collaboration takes place on Github, IRC
(#emberjs on freenode.net), and our Discourse site
the Ember.js Core Team meets privately every
Friday at 2pm EST/11am PST through Google Hangout for a weekly
discussion of all things Ember.
If you have a topic you'd like to see covered, contact your favorite
core team member and let them know!





Core Team Meeting Minutes - 2014/08/14

Although most of our collaboration takes place on Github, IRC
(#emberjs on freenode.net), and our Discourse site
the Ember.js Core Team meets privately every
Friday at 2pm EST/11am PST through Google Hangout for a weekly
discussion of all things Ember.
If you have a topic you'd like to see covered, contact your favorite
core team member and let them know!





Core Team Meeting Minutes - 2014/09/12

Although most of our collaboration takes place on Github, IRC
(#emberjs on freenode.net), and our Discourse site
the Ember.js Core Team meets privately every
Friday at 2pm EST/11am PST through Google Hangout for a weekly
discussion of all things Ember.
If you have a topic you'd like to see covered, contact your favorite
core team member and let them know!