发布于 2016-12-09 01:29:45 | 765 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的AngularJS开发指南,程序狗速度看过来!
AngularJS 前端JS框架
AngularJS诞生于Google是一款优秀的前端JS框架,已经被用于Google的多款产品当中。AngularJS有着诸多特性,最为核心的是:MVC、模块化、自动化双向数据绑定、语义化标签、依赖注入,等等。
Web 前端框架 Angular.js v1.6.0 发布了。该版本合并了之前 1.6.0 候选版本中显示的所有更改。
新特性
-
ngModelOptions: 允许选项从祖先继承 ngModelOptions
(296cfc, #10922)
-
$compile: 默认设置 preAssignBindingsEnabled
为 false (bcd0d4, #15352)
-
jqLite:
-
implement jqLite(f)
as an alias to jqLite(document).ready(f)
(369fb7)
-
don't throw for elements with missing getAttribute
(4e6c14)
-
don't remove a boolean attribute for .attr(attrName, '')
(3faf45)
-
remove the attribute for .attr(attribute, null)
(4e3624)
-
return []
for .val()
on <select multiple>
with no selection (d882fd)
-
camelCase keys in jqLite#data
(fc0c11, #15126)
-
align jqLite camelCasing logic with JQuery (73050c, #7744)
-
$http:
-
select: 通过使用 ngValue
支持任何类型的值添加(f02b70, #9842)
-
input:
-
add support for binding to input[type=range]
(913016, #5892, #14870)
-
add support for step
to input[type=number]
(e1da4be, #10597)
-
allow ngTrim
to work for input[type=radio]
(47724b)
-
$interpolate: use custom toString()
function if present (a5fd2e, #7317, #11406)
-
ngRoute:
-
allow ngView
to be included in an asynchronously loaded template (c13c66, #1213)
-
implement resolveRedirectTo
(e98656, #5150)
-
$q: report promises with non rejection callback (c9dffd, #13653, #7992)
-
$location: default hashPrefix to '!'
(aa077e, #13812)
点此查看完整更新内容
发布主页
下载地址
历史版本 :
Angular 6.0.0-beta.1 和 5.2.2 发布,Web 前端框架
Angular 6.0.0-beta.0 和 5.2.1 发布,Web 前端框架
Angular 5.2 现已发布,Web 前端框架
Angular 5.2.0-rc.0 和 5.1.3 发布,Web 前端框架
Angular 5.2.0-beta.1 和 5.1.2 发布,Web 前端框架
Angular 5.2.0-beta.0 和 5.1.1 发布,Web 前端框架
Angular 5.1.0 正式版发布,Web 前端框架
Angular 5.0.5 和 5.1.0 rc.1 发布,Web 前端框架
Angular 5.0.4 和 5.1.0 rc.0 发布,Web 前端框架
Angular.js 1.6.7 发布,Web 前端框架
Angular 5.0.2 和 5.1.0 beta1 发布,Web 前端框架
Angular 5.0.1 和 5.1.0 beta0 发布,Web 前端框架