Skip to content

Releases: 2sky/Vidyano

Stable Release v1.12.2

09 May 14:19
Compare
Choose a tag to compare

Meaningful Changes

  • Added support for busy indicator (vi-spinner) on vi-button
  • Various bugfixes

Raw Notes

  • Fixed linting issue (b429265)
  • Fixed declaration racing issue (0ff0d6e)
  • Added attribute option to force scrollbars (5d45f48)
  • Don't explicitly set disabled when button is busy (c5b2762)
  • Added app-route activated interface (098490f)
  • Added support for busy indicator using spinner (eead508)
  • Use single css custom property for spinner size (056af06)
  • Closes #96 (4b5501d)
  • Fixes query column filter resizing issue (e0df420)

Stable Release v1.12.1

09 May 14:19
Compare
Choose a tag to compare

Raw Notes

  • Disable native css properties on Edge (#95) (cc3ceef)
  • Fixed table column width issue for upcoming chrome build (dec6046)
  • Added interfaces for client-side po and attribute construction (b7c334a)
  • Don't reset application when getApplication fails (8c16764)

Stable Release v1.12.0

09 May 14:19
Compare
Choose a tag to compare

Meaningful changes

  • Updated Polymer to 1.9.1

Raw Notes

  • Fixes support for triggers refresh on binary file attributes (4e4986e)
  • Fixes server side change tracking while object is not in edit mode (7d49e7c)
  • Fixed infinite recursive loop when signin route is not found (340722c)
  • Fixes sorting on an unknown client column (d3e0809)
  • Fixes #93 (3fac2ee)
  • Fixes input padding (3fac2ee)
  • Updated Polymer to v1.9.1 (249ad45)
  • Fixes #91 (1a1bc17)
  • Fixes #92 (c57057e)
  • Fixed isDeleted for query as detail attributes (d52428e)
  • Only reflect hasItems when there are items (ef31127)
  • Don't update title on inactive app routes (c45efe1)
  • Added web component media query attributes (e8cd02a)
  • Show full column labels for AsDetail attribute when overflown (b87bbac)
  • Keep default filter on custom AddReference action (62c3540)
  • Keep owner query for open after new persistent objects (727e6f7)
  • Fixed issue when AddReference is used on PO (9820ebc)
  • Fixes Edge not showing a scrollbar for overflowing options (305a33d)
  • Merge remote-tracking branch 'origin/master' (d0c1426)

Stable Release v1.11.2

22 Mar 09:47
Compare
Choose a tag to compare

Bug Fix

  • Fixed notification shown twice for Vidyano.Notification (2e4786b)

Stable Release v1.11.1

15 Mar 14:17
Compare
Choose a tag to compare

Bug Fixes

  • Fixed backspace not working inside numeric attributes on FireFox

Raw Notes

  • Fixed backspace intercept (ce46415)
  • Expose route map property for route lookup (06760d4)

Stable Release v1.11.0

14 Mar 12:59
Compare
Choose a tag to compare

New Features

Instant search

This version adds support for the new/upcoming instant search functionality. The back-end will notify the client during application startup whether this feature is enabled/implemented. End users will then be able to instantly search and navigate to application data without having to use the global search.

Raw Notes

  • Pinned Polymer version to 1.8.1 (19b85e9)
  • Add title tooltip to instant search result when breadcrumb is too long (a230ecb)
  • Added instant search authorization (2daac58)
  • Refactored input-search to show a reset button when it has a value (10aeec4)
  • Added instant search functionality (f3a2c83)

Stable Release v1.10.8

10 Mar 14:23
Compare
Choose a tag to compare

Raw Notes

  • Fixed an issue where a service attribute was used instead of the wrapper (478809e)

Stable Release v1.10.7

07 Mar 11:22
Compare
Choose a tag to compare

Raw Notes

  • Update translations on reinitialize (7a67de7)

Stable Release v1.10.6

07 Mar 11:22
Compare
Choose a tag to compare

Raw Notes

  • Added language override on service via requestedLanguage (a42e5b2)

Stable Release v1.10.5

02 Mar 11:23
Compare
Choose a tag to compare

Raw Notes

  • Send vidyano client version cookie (9648a00)