Skip to content

Releases: qtoggle/qui

1.16.3

23 Feb 20:26
Compare
Choose a tag to compare

What's new:

  • common-widgets/choice-buttons: Widget now permits setting null values.

1.16.2

23 Feb 20:25
Compare
Choose a tag to compare

What's new:

  • Added Page.getSection() method.

1.16.1

02 Dec 10:49
Compare
Choose a tag to compare

What's new:

  • Added support for X-Forwarded-Path header to allow base prefix usage behind a reverse proxy.

1.15.6

20 Mar 21:47
Compare
Choose a tag to compare

What's new (since 1.15.5):

  • lists: Search on icon-label items is now more comprehensive.

1.15.5

20 Mar 21:46
Compare
Choose a tag to compare

What's new (since 1.15.4):

  • widgets/combo: Fixed selected alternating item background color on desktop.

1.15.4

13 Feb 11:58
Compare
Choose a tag to compare

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

09 Jan 13:53
Compare
Choose a tag to compare

What's new (since 1.15.2):

  • forms: Fixed an unhandled validation error issue.

1.15.2

07 Jan 20:06
Compare
Choose a tag to compare

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

03 Jan 16:05
Compare
Choose a tag to compare

What's new (since 1.15.0):

  • webpack: Fixed JS path issue.

1.15.0

02 Jan 21:57
Compare
Choose a tag to compare

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.