内容简介:Web 前端框架 Angular.js 1.7.6 发布了,包括以往版本的更新记录可查询下载地址:
Web 前端框架 Angular.js 1.7.6 发布了, 更新内容 如下:
Bug 修复
-
compile:用 JQuery 正确处理 boolean 参数的 false 值 ( 27486b , #16778 , #16779 )
-
ngRepeat:
-
fix reference to last collection value remaining across linkages ( cf919a )
-
aria/ngClick:在空格阻挡之前确认元素是否
contenteditable
( 289374 , #16762 ) -
input:防止浏览器自动填充隐藏的输入 ( 7cbb10 )
-
Angular:新增 Safari / Webdriver 问题的变通方案 ( eb49f6 )
-
urlUtils:IE/Edge 浏览器 IPv6 URL 的主机名(hostname)包括在方括号 ( 0e1bd7 , #16692 , #16715 )
-
ngMock:让 matchLatestDefinitionEnabled 可以工作 ( 3cdffc , #16702 )
性能提升
包括以往版本的更新记录可查询 更新日志
下载地址:
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Mastering Regular Expressions, Second Edition
Jeffrey E F Friedl / O'Reilly Media / 2002-07-15 / USD 39.95
Regular expressions are an extremely powerful tool for manipulating text and data. They have spread like wildfire in recent years, now offered as standard features in Perl, Java, VB.NET and C# (and an......一起来看看 《Mastering Regular Expressions, Second Edition》 这本书的介绍吧!