Ember.js v2.7.0-beta.3 发布
欢迎加入运维网交流群:263444886Ember.js v2.7.0-beta.3 发布了,Ember是一个雄心勃勃的Web应用程序,消除了样板,并提供了一个标准的应用程序架构的JavaScript框架。
本次发布主要是修复网址编码相关问题,具体如下:
[*] Adds many tests for non-standard routes and paths (with percent-encodings and/or unicode characters)
[*] Adds normalization for added routes and recognized paths to improve the matching of non-standard routes and paths
[*] Fixes a bug where dynamic segments are not percent-encoded during generation
[*] Fixes a bug where dynamic segments are not percent-decoded during recognition
[*] Adds tests (and some code) to ensure that star segments in routes do not get decoded during recognition
[*] Adds a flag that can be turned off by consumers to opt-out of the changes introduced here
下载地址:
[*] Source code (zip)
[*] Source code (tar.gz)
页:
[1]