In angularjs docs say Angular supports Webkit, Firefox, IE> 8. But what version of Firefox exactly?
I need to create an application that supports Firefox 25. Is this possible?
AngularJs is a Javascript framework and (with the exception of weird cases such as IE8, which they discard support in version 1.3) should work for such a high turnover of Firefox.
Since they say which version of IE they support, not Chrome or Firefox, we can assume that all versions work.
See frequently asked questions
, , , ( ), Angular 1.3beta (, , ) Firefox 4.
, ( 3.6.3, ), Mozilla (Angular 1.3beta Object.keys; ββ Firefox 4 MDN).
Source: https://habr.com/ru/post/1542054/More articles:Is it possible to configure the ClassTableInheritance plugin for Sequel to store anything other than the model name as a key? - ruby ββ| fooobar.comAndroid runs on ant script on the device, executing test cases and generating a code coverage report - androidGit: using the nvie gitflow concept with a staging environment - gitSet events in fullcalendar from an array - javascriptThis site or IP is not authorized to use this API key - javascriptRails 4 postgres full text search error (in brackets) - ruby ββ| fooobar.comScrolling Android TextView - androidHow to achieve later binding in C # for Microsoft.office.interop.word? - c #Why does underscore use `root` instead of` this`? - javascriptIs this = this in JavaScript good practice to support minimization? - javascriptAll Articles