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.

The Ember JS Framework Takes the GAAD Pledge

As we join Global Accessibility Awareness Day (GAAD) in celebrating its tenth anniversary, we are delighted to announce that the Ember JavaScript Framework has taken the GAAD pledge to make accessibility a core value of our framework.





Ember 3.26 Released

Today the Ember project is releasing version 3.26 of Ember.js, Ember Data, and Ember CLI.
This release kicks off the 3.27 beta cycle for all sub-projects. We encourage our community (especially addon authors) to help test these beta builds and report any bugs before they are published as a final release in six weeks' time. The ember-try addon is a great way to continuously test your projects against the latest Ember releases.
You can read more about our general release process here:





Ember 3.25 Released

Today the Ember project is releasing version 3.25 of Ember.js, Ember Data, and Ember CLI.





How To Todo In Ember Template Lint

Introduction
At the time of this writing, this feature is available in ember-template-lint@3.0.0-beta.3.
The new todo feature in the ember-template-lint addon provides a new option to the existing states for linting rules.





Ember 3.24 Released

Today the Ember project is releasing version 3.24 of Ember.js, Ember Data, 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.





Ember 3.23 Released

Today the Ember project is releasing version 3.23 of Ember.js, Ember Data, and Ember CLI.
This release kicks off the 3.24 beta cycle for all sub-projects. We encourage our community (especially addon authors) to help test these beta builds and report any bugs before they are published as a final release in six weeks' time. The ember-try addon is a great way to continuously test your projects against the latest Ember releases.
You can read more about our general release process here:





Ember 3.22 Released

Today the Ember project is releasing version 3.22 of Ember.js, Ember Data, and Ember CLI.
This release kicks off the 3.23 beta cycle for all sub-projects. We encourage our community (especially addon authors) to help test these beta builds and report any bugs before they are published as a final release in six weeks' time. The ember-try addon is a great way to continuously test your projects against the latest Ember releases.
You can read more about our general release process here:





Hacktoberfest 2020

Have you ever spotted something in Ember code or documentation that needed fixing?
Did you want to get involved in contributing to open source, but you have no idea where to start?

Good news! It's Hacktoberfest 2020, and you are invited to participate in Ember-focused special events and mentorship opportunities through the month of October.
You can make some commits, meet some new people, and maybe get some free stuff!





Ember 3.21 Released

Today the Ember project is releasing version 3.21 of Ember.js, Ember Data, and Ember CLI.
Version 3.20 of Ember is 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 was 3.16.





Accessibility Working Group Update

Back in March, an Accessibility (A11y) Strike Team was formed to address the issues outlined in Ember RFC Issue 595 - Technical Accessibility Issues in New Ember Apps. This blog post is to update the community on that group's work.