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.

Ember 5.5 Released

Today the Ember project is releasing version 5.5 of Ember.js and Ember CLI.
Version 5.4 of Ember.js and version 5.3 of EmberData are now promoted to LTS (Long Term Support). An LTS version of Ember continues to receive security updates for 9 release cycles (54 weeks) and bugfixes for 6 cycles (36 weeks). LTS releases typically occur every four minor versions. The previous LTS version of Ember.js was 4.12 and the previous LTS version of EmberData was also 4.12.





Embroider Initiative: Progress Update

This post was originally published on mainmatter.com

For anyone who has clicked the link to this blog post but doesn't already know,
Embroider is a new build pipeline that compiles Ember apps into spec-compliant,
modern JavaScript. Before Embroider, it was somewhat difficult to participate in
modern build-tooling optimisations such as code-splitting and tree-shaking.
Embroider allows you to opt-into these behaviours out of the box.





Ember 5.4 Released

Today the Ember project is releasing version 5.4 of Ember.js and Ember CLI. This release of Ember.js is an LTS (Long Term Support) candidate. LTS candidates prioritize stability over the addition of new features, and have an extended support schedule.





Updates To The EmberData Lockstep Versioning Strategy

Updates To The EmberData Lockstep Versioning Strategy
Today the EmberData team is excited to announce changes to how we manage lockstep
versioning with the broader Ember.js project.
The primary goal of these changes is to improve version-to-version stability for our consumers. We see this being beneficial in several ways.





EmberData 4.12 Special LTS Update

EmberData 4.12 Special LTS Update

In our 5.0 Announcement we promised extended support for 4.12 LTS beyond just bug fixes.





Ember 5.3 Released

Today the Ember project is releasing version 5.3 of Ember.js, EmberData, and Ember CLI.





Ember 5.0 Released

EmberJS 5.0 embodies the commitment to stability and reliability that developers have come to expect from the Ember ecosystem. The Ember team has worked hard to remove all the deprecations and make us move towards Polaris. Get up-to-date with the latest in Ember and enjoy!
This post will cover our release strategy, how to upgrade, what to expect, and deprecated APIs that were removed.





Announcing Glint 1.0

After two years in public preview and contributions from dozens of community members, the Ember
TypeScript team is excited to announce the release of Glint 1.0!
While Glint has been available as an unstable prerelease for some time, the project has now
reached a level of stability and functionality that we're comfortable recommending it even for
large applications with a low tolerance for churn.





EmberConf 2023

We're thrilled to announce that EmberConf 2023 will take place on July 20-21 at the Oregon Convention Center in Portland, OR. The venue is state-of-the-art and fully accessible. We're excited to offer both in-person and live online attendance options. Tickets are on sale now!





EmberData 5.X Update

This week, in coordination with the broader Ember project, EmberData released 4.12, its final
4.x version, and began iterating towards the first release of the 5.x series.
A wrap on 4.x
This final release of the 4.x cycle introduced several new concepts to support a new paradigm for managing Requests and new capabilities for Caching Data.