@qooxdoo/framework
Advanced tools
Changelog
v7.0.0
The qx.library
config setting is no longer used by the
compiler. If you want to override the path to the framework
source, add the path to compile.json
's libraries
array.
qx.ui.form.Slider
now works correctly in vertical orientation.
The maximum value is at the top of the slider and the minimal value
at the bottom. Before that, the 2 values were reversed
all flash supporting classes are removed - flash is dead since January 2020.
qx.ui.command.Group
fixed a bug where new qx.ui.command.Command
added was
not set the active
status of the group, thus staying active even if the group
was inactive.
qx.theme.tangible
fixed typo focussed
-> focused
. If inheriting from
the theme make sure to update colors to primary-focused
or error-focused
.
qx package migrate
has been deprecated in favor of qx migrate