Skip to content

Releases: qtoggle/qui

1.11.0-beta.1

02 Jun 22:52
b0f8f80
Compare
Choose a tag to compare
1.11.0-beta.1 Pre-release
Pre-release

What's new (since 1.10):

  • Added Python package for handling server side.

1.10.4

01 Jun 09:52
Compare
Choose a tag to compare

What's new (since 1.10.3):

  • Forms/TextField: autocomplete is now disabled by default.

1.10.3

31 May 22:01
60d37ac
Compare
Choose a tag to compare

What's new (since 1.10.2):

  • Window: renamed visibility to active.
  • Window: added focus state management.

1.10.2

31 May 18:37
Compare
Choose a tag to compare

What's new (since 1.10.1):

  • Utils/Crypto: added makeToken() function.
  • Utils/HTML: added formatString() function.
  • StructuredView: added isMinimizable() method.
  • All jQuery-based widgets now inherit from a base widget.

1.10.1

27 May 20:58
Compare
Choose a tag to compare

What's new (since 1.10.0):

  • Lists: added removeItem() method.
  • OptionsForm: added getPage() method.
  • ProgressView: added support for progress message.
  • Tables: added removeRow() method.
  • Tables: fixed missing header row widths.

1.10.0

24 May 20:56
Compare
Choose a tag to compare

What's new (since 1.9.0):

  • Added tables support.
  • Fixed history issue when selecting list items.
  • Fixed browser caching issues by explicitly supplying build hash to service worker via query arguments.
  • Icons: added CSS animation support.
  • Icons: optimized transitions for elements that are not part of DOM.
  • Lists: added multiple selection support.
  • Lists: improved filtering & fixed visual glitches.
  • Pages: added column layout getter & setter.
  • PWA: added whenServiceWorkerReady condition variable.
  • PWA: resume and freeze events are now used to detect app visibility.
  • Status: indicator is now hidden when status is OK.
  • URL: underscores are now allowed when validating against regex.
  • VisibilityManager: optimized showing/hiding elements that are not part of DOM.

1.10.0-beta.4

23 May 12:31
Compare
Choose a tag to compare
1.10.0-beta.4 Pre-release
Pre-release

What's new (since 1.10.0-beta.3):

  • Icons: optimized transitions for elements that are not part of DOM.
  • Lists: improved filtering & fixed visual glitches.
  • PWA: resume and freeze events are now used to detect app visibility.
  • Status: indicator is now hidden when status is OK.
  • VisibilityManager: optimized showing/hiding elements that are not part of DOM.

1.10.0-beta.3

18 May 21:52
Compare
Choose a tag to compare
1.10.0-beta.3 Pre-release
Pre-release

What's new (since 1.10.0-beta.2):

  • Icons: added CSS animation support.
  • Pages: added column layout getter & setter.
  • Tables: fixed column number auto-detection.
  • Tables: added row template support.
  • Tables: added PushButtonTableCell
  • Tables: added wrappers for row selection.
  • Tables: added column visibility support.

1.10.0-beta.2

16 May 21:57
Compare
Choose a tag to compare
1.10.0-beta.2 Pre-release
Pre-release

What's new (since 1.10.0-beta.1):

  • Fixed browser caching issues by explicitly supplying build hash to service worker via query arguments.
  • PWA: added whenServiceWorkerReady condition variable.

1.10.0-beta.1

16 May 21:55
Compare
Choose a tag to compare
1.10.0-beta.1 Pre-release
Pre-release

What's new (since 1.9.0):

  • Added tables support.
  • Lists: added multiple selection support.
  • Fixed history issue when selecting list items.