This is a regular minor release, thus it not only includes many bugfixes but also many new features and improvements. A particular focus for the 1.1 release is on performance, and many of your apps should benefit from the built-in improvements or be able to leverage new functionality.
Despite being a minor release, no manual migration steps seem to be needed for upgrading from the previous 1.0 release. There might be some typical deprecation warnings in the development version, but that shouldn't affect the production version of your app. If you need a bugfix-only drop-in replacement, you might want to check-out qooxdoo 1.0.2, the corresponding patch release.
arguments
to speed up various functionsarguments
)See this detailed list of the almost 200 issues (defects and enhancements) resolved for qooxdoo 1.1.
KeepFocus
property to true
on qx.ui.root.Inline
for all Internet Explorers. This avoid an automatically scroll in to view, when the user clicks on the root element. For more details have a look at bug #3236.qx.bom.String.toText()
now converts all HTML tags correctly. #3507appear
event when getting visible.hovered
and pressed
states for better appearance support.qx.ui.window.Window
caption can't be changed if it's initially empty string.qx.ui.tree.Tree
: Renamed getNextSiblingOf
/getPreviousSiblingOf
to getNextNodeOf
and getPreviousNodeOf
and deprecated the invisible
and stayInSameNestingLevel
parameters. Added new methods getNextSiblingOf
and getPreviousSiblingOf
that stay inside the given item's nesting level, implementing the old behavior. (see bug #3260)AbstractField
parses float values correctly now. #3424qx.ui.table.cellrenderer.Default
were removed. #3426cellclick
event is now fired correctly. #3437changeTheme
events as all other theme manager classes already did.Objects Window
and fixed some minor bugs.log-parts
and log-dependencies
which use them. compile-dist
and compile-source
has been removed.fix-files
key are now configurable.