AeroGear.js 1.1.2 发布了,包含了 Notifier 插件的重要的 bug 修复,构建过程增加了运行集成测试。
Changelog
Bumping version to 1.1.2
Notifier: Remove individual IIFEs which were causing errors by referencing libs that may not necessarily be needed or used at that time. Fixes AGJS-48
Remove unnecessary UUID library. Fixes AGJS-49
Build: Add Notifier vert.x integration tests
Notifier:vertx - Add send method. Fixes AGJS-50
Build: Add Notifier STOMPWS adapter integration tests to build and update custom tasks
Notifier:StompWS - Add protocol option to be able to specify a STOMP protocol
Remove jQuery from package.json dependencies since it’s already included for our tests and has to be externally included when using the library
Resolved JIRA Issues - AGJS
AGJS-45
AGJS-48
AGJS-49
AGJS-50
AeroGear 是 JBoss 的一个新成员,是一个用于生成手机Web应用模板的脚手架。
官方首页:http://aerogear.org/
免费下载:https://github.com/forge/scaffold-aerogear
来自:开源中国社区

