设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

AngularJS 1.3.0 RC3发布

2014-9-25 15:11| 发布者: joejoe0332| 查看: 1675| 评论: 0|原作者: oschina|来自: oschina

摘要:   AngularJS 1.3.0 发布了第三个 RC 版本,改进记录包括:Bug FixesngModel: support milliseconds in time and datetime(4b83f6ca,#8874)Features$location: add ability to opt-out of tag requirement in html5 ...

  AngularJS 1.3.0 发布了第三个 RC 版本,改进记录包括:


Bug Fixes

  • ngModel: support milliseconds in time and datetime(4b83f6ca,#8874)

Features

  • $location: add ability to opt-out of  tag requirement in html5Mode(dc3de7fb,#8934)

  • formController: add $setUntouched to propagate untouched state(fd899755,#9050)

  • input: support dynamic element validation(729c238e,#4791, #1404)

  • ngAria: add an ngAria module to make a11y easier(d1434c99,#5486)

Performance Improvements

Breaking Changes

  • $location: due to dc3de7fb,The $location.html5Mode API has changed to allow enabling html5Mode by  passing an object (as well as still supporting passing a boolean). Symmetrically, the  method now returns an object instead of a boolean value.

    To migrate, follow the code example below:

    Before:

    var mode = $locationProvider.html5Mode();

    After:

    var mode = $locationProvider.html5Mode().enabled;

Fixes #8934


  Angular JS (Angular.JS) 是一组用来开发Web页面的框架、模板以及数据绑定和丰富UI组件。它支持整个开发进程,提供web应用的架构,无需进行手工DOM操作。 AngularJS很小,只有60K,兼容主流浏览器,与 jQuery 配合良好。



酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部