Releases: qtoggle/qui
Releases · qtoggle/qui
1.16.3
1.16.2
What's new:
- Added
Page.getSection()
method.
1.16.1
What's new:
- Added support for
X-Forwarded-Path
header to allow base prefix usage behind a reverse proxy.
1.15.6
What's new (since 1.15.5):
- lists: Search on icon-label items is now more comprehensive.
1.15.5
What's new (since 1.15.4):
- widgets/combo: Fixed selected alternating item background color on desktop.
1.15.4
What's new (since 1.15.3):
- common-views/icon-label-view: Added support for
subLabel
. - lists/icon-label-list-item: Enhanced searching through items.
- widgets/combo: Improved performance on mobile.
1.15.3
What's new (since 1.15.2):
- forms: Fixed an unhandled validation error issue.
1.15.2
What's new (since 1.15.1):
- forms: Fixed an issue where HTML was not created when accessing fields.
- widgets/combo: Non-scalar values can now be stored in items.
- utils/date: Added
formatDurationPercent
function.
1.15.1
What's new (since 1.15.0):
- webpack: Fixed JS path issue.
1.15.0
What's new (since 1.14.0):
- sections: Added support for Window active/focused change event handling.
- webpack: Babel is now used to transpile JS files.
- ES7 static (class) variables are now used.
- Removed
__FIX_JSDOC
placeholder.