Vidyano

Legacy Vidyano Web² - also check Web3 client at https://github.com/Vidyano/vidyano

MIT License

Stars
29
Committers
5

Bot releases are hidden (Show)

Vidyano - Stable Release v1.0.2

Published by Sleeckx over 7 years ago

Raw Notes

  • Fixed scroller issue for IE/Edge (f7c2103)
  • Allow keyboard scrolling on vi-scroller (9d51ffe9)
  • Allow keybinding events to continue after calling the listener (9d51ffe9)
  • Fixed infinite loop issue on sign-in path (9af5b3f5)
  • Make sure to go to sign in when a default user is not available (9af5b3f5)
  • Fixed linting errors (7c26738b)
  • Fixed critical bug with app-route not showing sign in (61e3a544)
  • Fixed sign in/out to keep return url (61e3a544)
Vidyano - Stable Release v1.10.2

Published by Sleeckx over 7 years ago

New Features

Openaction TypeHint

Developers can now add an openaction typehint to QueryResultItem objects that indicate which action needs to be invoked when clicked in the query grid.
E.g.: openaction=Download will cause the Download action to be called when the user clicks that item.

Sign out across tabs

Users who click sign out and have multiple tabs open for the same application will now be signed out across all tabs.

Meaningful Changes

Native CSS Properties

Vidyano now sets the Polymer useNativeCSSProperties flag to true in order to take advantage of native custom CSS properties available in Chrome, Opera, FireFox, Safari 9+ and soon Microsoft Edge, increasing the overall performance of Vidyano applications on all modern browsers.

Suppress Polymer template and binding notifications by default

This version is shipped with Polymer 1.8, allowing users to suppress notification events in order to increase performance.
Vidyano sets both suppressTemplateNotifications and suppressBindingNotifications to true.

Bugfixes

  • Fixed a refresh from result issue causing inconsistent behavior when attributes trigger refresh or the user presses cancel.
  • Fixed column headers for non filterable columns.
  • Fixed missing AppSetting class.
  • Fixed numeric attribute consistency when input is focused.
  • Fixed anchor handler for friendly route maps.
  • Fixed unmatched route resolved as internal.
  • Fixed issue where notification anchor clicks open the more info dialog.
  • Fixed internal path handling issue for urls starting with hashbang.
  • Fixed loading indicator issue for templated query items presenters.
  • Fixed parsing uri's without hashbang in the notification bar.
  • Fixed open in new tab/window when using external authentication.

Raw Notes

  • Fixed broken service tab lookup after refresh or cancel (10b397b4958ecd27dbb634a056708ba5a6da0da6)
Package Rankings
Top 18.12% on Bower.io
Badges
Extracted from project README
Build status Gitter BrowserStack
Related Projects