Mon, 09 Jun 2014 10:17:44 +0200Better to link to package with @JavaScriptBody examples
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 09 Jun 2014 10:17:44 +0200] rev 703
Better to link to package with @JavaScriptBody examples

Mon, 09 Jun 2014 10:01:06 +0200Documenting what will be new in 0.8.2
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 09 Jun 2014 10:01:06 +0200] rev 702
Documenting what will be new in 0.8.2

Thu, 05 Jun 2014 22:13:56 +0200Merging in part of Scripts support, the one without envjs, as the rest is broken because of bugs in nashorn
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 05 Jun 2014 22:13:56 +0200] rev 701
Merging in part of Scripts support, the one without envjs, as the rest is broken because of bugs in nashorn

Thu, 05 Jun 2014 21:01:56 +0200A bit of documentation envjs
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 05 Jun 2014 21:01:56 +0200] rev 700
A bit of documentation

Thu, 05 Jun 2014 20:27:54 +0200Hiding the ScriptPresenter implementation behind few factory methods envjs
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 05 Jun 2014 20:27:54 +0200] rev 699
Hiding the ScriptPresenter implementation behind few factory methods

Thu, 05 Jun 2014 19:42:03 +0200Don't export META-INF/services envjs
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 05 Jun 2014 19:42:03 +0200] rev 698
Don't export META-INF/services

Thu, 05 Jun 2014 18:04:59 +0200Skipping tests that are broken due to JDK-8046013 envjs
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 05 Jun 2014 18:04:59 +0200] rev 697
Skipping tests that are broken due to JDK-8046013

Thu, 05 Jun 2014 17:50:40 +0200Skip the ko4j tests on JDK7. The envjs version only works on nashorn envjs
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 05 Jun 2014 17:50:40 +0200] rev 696
Skip the ko4j tests on JDK7. The envjs version only works on nashorn

Wed, 04 Jun 2014 16:24:50 +0200Force check state in systems where dispatching event does not modify it (like env.js) envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 16:24:50 +0200] rev 695
Force check state in systems where dispatching event does not modify it (like env.js)

Wed, 04 Jun 2014 16:07:43 +0200compareDocumentPosition confuses knockout 2.2.1 - remove it and let knockout check if a node is inside a DOM itself by iteration of parents envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 16:07:43 +0200] rev 694
compareDocumentPosition confuses knockout 2.2.1 - remove it and let knockout check if a node is inside a DOM itself by iteration of parents