-
Notifications
You must be signed in to change notification settings - Fork 12
Release Notes
Version 4.0.55
05/01/2021
Version 4.0.54
05/11/2020
Version 4.0.53
30/10/2020
Version 4.0.52
08/09/2020
Version 4.0.51
13/08/2020
Version 4.0.50
25/05/2020
Update CKEditor from 4.13.1 to 4.14.0.
Version 4.0.49
19/12/2019
Update CKEditor from 4.11.1 to 4.13.1.
Version 4.0.48
21/11/2018
Update CKEditor from 4.7.3 to 4.11.1.
Version 4.0.47
26/07/2018
Uses Jangaroo Tools 4.0.59
Version 4.0.46
30/04/2018
Uses Jangaroo Tools 4.0.58
Version 4.0.45
12/01/2018
Uses Jangaroo Tools 4.0.56
Version 4.0.44
29/11/2017
Version 4.0.43
22/09/2017
Uses Jangaroo Tools 4.0.52
Version 2.0.18
22/09/2017
Version 4.0.38
01/21/2017
First public release of Jangaroo 4 libraries.
Version 2.0.17
03/10/2016
Version 2.0.16
03/09/2016
Version 2.0.15
11/27/2015
Version 2.0.14
08/18/2015
Version 2.0.13
05/26/2015
Using Jangaroo Tools 2.0.14
Version 2.0.12
03/24/2015
Using Jangaroo Tools 2.0.13
Version 2.0.11
12/02/2014
Using Jangaroo Tools 2.0.12
Version 2.0.10
10/30/2014
Version 2.0.9
09/17/2014
Using Jangaroo Tools 2.0.11
Factored out a new module jooflash-core used by joounit, which decreases joounit’s footprint drastically.
Version 2.0.8
04/09/2014
Factored out a new module jooflash-core to be used by joounit, but forgot to change joounit’s dependency.
So just forget about this release.
Version 2.0.7
03/10/2014
Using Jangaroo Tools 2.0.9
Version 1.0.3
03/10/2014
Using Jangaroo Tools 1.0.2
Version 2.0.6
09/25/2013
Using Jangaroo Tools 2.0.8
Version 2.0.5
07/19/2013
Still using Jangaroo Tools 2.0.6
- Corrected version number of CKEditor in POM description and “cherry-picked” a CKEditor fix for a
bug with return key under IE10
Version 1.0.2
03/18/2013
Still using Jangaroo Tools 1.0.1
Version 1.0.1
03/13/2013
Using Jangaroo Tools 1.0.1
Version 1.0.0
11/16/2012
Using Jangaroo Tools 1.0.0
Although we already have a next major Jangaroo version, namely 2.0, the 1.0 release was still pending.
Here it is! It accumulates all bug fixes and features from preceding 2.0 releases.
Everybody should update their projects to Jangaroo 1.0.x (or 2.0.x, if you run Jangaroo in a Java Servlet 3 container).
We will continue to provide bug fixes for both Jangaroo 1 and 2.
JooFlash now supports the cacheAsBitmap flag of DisplayObjects, even for the stage, resulting in
direct canvas rendering (before, each DisplayObject was represented by a DOM node). This new mode is
far more compatible to “real” Flash concerning rotation, scaling and more, so unless you are using many
interactive elements like text fields or buttons, it is the recommended mode.
Updates of the Open Source JooFlash examples will follow.
Version 2.0.4
07/08/2013
Using Jangaroo Tools 2.0.6
Version 2.0.3
11/21/2012
Using Jangaroo Tools 2.0.3
Version 2.0.2
11/01/2012
Using Jangaroo Tools 2.0.1 (!)
Version 2.0.1
09/27/2012
(Still) using Jangaroo Tools 2.0.0 (!)
- fixed an ASDoc glitch that prevented documentation build
Version 2.0.0
09/26/2012
Using Jangaroo Tools 2.0.0
- Got rid of the “-preview” suffix. Jangaroo 2 is approved for use in production systems from now on! Jangaroo 1.0.0 release (still supporting the pre-Servlet-3 Maven build process) is to follow soon.
Version 2.0-preview-6
09/02/2012
Using Jangaroo Tools 2.0-preview-6
Version 2.0-preview-5
08/30/2012
Using Jangaroo Tools 2.0-preview-5
Version 2.0-preview-4
07/05/2012
Using Jangaroo Tools 2.0-preview-4
Version 2.0-preview-3
06/29/2012
Skipped “preview-2” because we’re using Jangaroo Tools 2.0-preview-3
Version 2.0-preview-1
06/14/2012
First preview release of next major Jangaroo version, using Jangaroo Tool 2.0-preview-1.
Jangaroo’s Ext JS repackaging has been “outsourced” to a new github repository.
All other pure JavaScript libraries have been removed, too, and will re-appear as separate repositories / artifacts.
Experimental Sencha Touch 1 library has been removed and will re-appear for Sencha Touch 2.
There will still be maintenance releases for 0.9.x, resulting in a 1.0 release.
Version 0.9.15
04/26/2012
Using Jangaroo Tools 0.9.15
Version 0.9.14
04/13/2012
Using Jangaroo Tools 0.9.14
Version 0.9.13
03/17/2012
- do not use: incomplete and buggy patch to fix http://dev.ckeditor.com/ticket/7492
Version 0.9.12
03/16/2012
Using Jangaroo Tools 0.9.12
Version 0.9.11
02/24/2012
Using Jangaroo Tools 0.9.11
-
ckeditor: update to CKEditor 3.6.2, (with patch for the
_source/styles/plugin.js) - jooflash: fix: github issue #8 type error
Version 0.9.10
02/15/2012
Using Jangaroo Tools 0.9.10
- ext-js / ext-as: update to Ext JS 3.4.0
- joounit: various phantomjs-related fixes (see commits)
Version 0.9.9
01/10/2012
Using Jangaroo Tools 0.9.9
Version 0.9.8
01/09/2012
Using Jangaroo Tools 0.9.8
- jooflash: fix: LIBS-1 Incorrect implementation of several flash.geom.Matrix methods
- jooflash: fix: LIBS-2 flash.geom.Point uses x^2 when it means x*x
- jooflash: fix: LIBS-3 All display objects are unselectable, making it impossible to implement editable text fields
Version 0.9.7
12/20/2011
Using Jangaroo Tools 0.9.7
-
ext-as: fix: at runtime, an
Ext.grid.GridPanelhas nocolumnsproperty; removed from API -
ext-as: fix: repaired
ext.form.CompositeField: added missing propertyitemsto API and made it anxtype - ext-as: fix: corrected API for all stores and their config classes
- joounit: fix: use phantom.js “page runner” as default
-
jooflash: Nathan Weber contribution:
- added capture and bubbling event phases
- adjusted the way that line style is applied to
Graphics - add
mouseChildrensupport - added
mouseEnabledbehavior
-
soundmanager2: fix: corrected
*.module.jsfile name, making JS code load again
Version 0.9.6
11/21/2011
Using Jangaroo Tools 0.9.6
-
ext-as: fix: exclude Ext 3.4 class
Ext.grid.ActionColumnas long as we are still stuck with Ext 3.2.2 - jooflash: added Flash 10 APIs, mostly without implementation
Version 0.8.12
09/30/2011
Using Jangaroo Tools 0.8.7
-
ext-as: fix: correct
xtype-s of list columns; grid columns now use new EXML typegctypeand register correctly (no longer register as components). -
ext-as: provide function “meta”-functions through new Ext JS utility API
ext.util.Functionsthat replaces Ext AS specificext.util.FunctionUtil.
Version 0.8.11
-
jangaroo-browser: Added
Window.INSTANCEas an alternative for accessing top-levelwindow, i.e. when this would result in a name-clash whenext.config.windowis imported. - ext-as: fix: if a component class was already initialized before the corresponding config class, the xtype was not registered correctly.
-
ext-as: fix: in
ext.grid.GridPanel, removed propertysm, a config short-hand forselModelwhich is actually not applied from config object to component. -
ext-as: fix: added missing xtype for
component. The missing annotation resulted in the nasty behavior that<component>EXML elements were created early (new ext.Component(new ext.config.component(...))). - ext-as: fix: Repaired ASDoc generation, which was broken in 0.8.10.
-
ext-as: fix: Action config did not override component defaults like
disabled = false. -
ext-as: fix: Added missing
Storeconfig propertyfields. - sencha-touch-as: Sencha Touch 1.0.3 as a new Jangaroo library with AS binding.
Version 0.8.10
Using Jangaroo Tools 0.8.6
-
ext-as: change: Simplified
ComponentMgr#create()API. The first parameter can be an untyped JSON object again (instead of aext.config.component), and the second parameterdefaultTypeis now optional, since it is only used when the config object contains no xtype, anyway.
Version 0.8.9
Uses Jangaroo Tools 0.8.5
Version 0.8.8
- ext-as: fix: enable Jangaroo-consistent Ext JS localization
- ckeditor: change: patch to enable multiple classes on block level elements
Version 0.8.6
Uses Jangaroo Tools 0.8.4
- ckeditor: change: update to CKEditor 3.5.2 (revision 6450)
-
jooflash: support for several Flash APIs to make Open Flash Chart run:
- correct size, “growing”, rotation of
Graphics-based objects (Sprite,Shape) - correct fill behavior (queue and fill at once, close path)
- correct text dimensions (
width="auto"), font improvements - support for ExternalInterface
-
DisplayObject#buttonModeanduseHandCursor - correct
ENTER_FRAMEevent behavior: now fired to all DisplayObjects that add event listener, not only to those on the stage -
URLLoaderthrows correct Errors -
DisplayObject#filters,DropShadowFilter,ContextMenu,StyleSheet: dummy implementations that don’t throw “unimplemented”
- correct size, “growing”, rotation of
Version 0.8.5
Uses Jangaroo Tools 0.8.3
-
ext-as: fix: declarative action inside a component with
itemIdno longer losesitemId
Version 0.8.4
Uses Jangaroo Tools 0.8.3
-
ext-as: change: EXML Component attribute
actionhas been renamed tobaseAction. This is the official name from Ext JS. However, Ext usually does not use this attribute in a constructor config. With the patches provided innet.jangaroo.ext-as-aliases.js, usingbaseActionin a component constructor config actually works like calling the component constructor with the given action as its single parameter, with the advantage of keeping a declarative notion of the component and being able to add component configuration attributes. - ext-as: fix: several Ext AS API corrections
-
jooflash: fix: better implementation of
TextField#defaultTextFormatandTextField#setTextFormat(). Makes “Jumper” and “MODE” score work. - jooflash: new: experimental support for embedded text resources (relies on XHR, does not work from local file system!)
-
jooflash: fix: several fixes and improvements for
BitmapData#copyPixels() -
jooflash: fix:
flash.geom.Matrix#scale()androtate()to work as in FlashPlayer, correctly documented here -
jangaroo-net: fix: test failure if assertions are enabled: do not set target path to null in
UriImpl -
jangaroo-net: change: made all parameters to
URIUtils.create()optional