Vidyano

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

MIT License

Stars
29
Committers
5

Bot releases are visible (Hide)

Vidyano - Stable Release v1.8.1

Published by Sleeckx over 7 years ago

Raw Notes

  • Recursively collapse menu items on program unit tap (8729024)
  • Applied TS readonly to readOnly Polymer properties (828f83e0)
  • Allow decimal separator without leading zero (426f67d3)
  • Allow number to end with decimal separator (426f67d3)
  • Removed backspace check from _keypress (426f67d3)
  • Closes #82 (78a4b960)
  • Closes #78 (0f0719a2)
  • Updated TypeScript package to 2.1 release (1f432602)
  • Fixed signature for TS 2.1 (1f432602)
  • Added optional throwExceptions (126e03eb)
  • Fixed style bleeding issue with force-scrollbars (95438d7d)
  • Don't remove templates (8122cef7)
  • Don't reroute to signIn on initialization error (cf242ced)
  • Fixed safari scroller issues (b7404443)
  • Set default value for asLookup to false (ab6c0eff)
  • Set canSelect when query is shown as lookup (265c8851)
  • Fixed dialog async losing result (709afc5d)
  • Fixed path issue during deactivate (c81c7f5c)
  • Program unit openFirst now uses program unit path (47dfaec4)
  • Refactored importHref as async/await (10bcd286)
  • Hide redundant menu item for program unit with auto open first (5fd0bda8)
  • Pinned tslint version (b32fc14e)
  • Don't set readOnly for new persistent objects (89f06696)
  • Show notification on one line (a2f4349e)
  • Fixed readonly issue on update (f532f122)
  • Untabify file (f532f122)
  • Added persistent-object-attribute-validation-error (dd1359c4)
  • Make sure validationError is not undefined (b78cc0c9)
  • Added placeholder typehint (1f1d4b11)
  • Autocomplete off (5bed204f)
  • Update cloned attribute value instead of attribute with frozen parent (5dc378dd)
Vidyano - Stable Release v1.8.0

Published by Sleeckx over 7 years ago

Raw Notes

  • Fixes issue with dts generator (94c3fbb)
  • Added optional offset (7f2d95ad)
  • Ignore hash on initial dispatch (4de9d755)
  • Fixed routing issue where two routes could be active simultaneously (ea125f72)
  • Fixed search icon color when menu is collapsed (1082ffce)
  • Decreased select reference dialog width on dekstop (1082ffce)
  • Fixed typescript bug with inline await (0b9771e4)
  • Fixed delay of undefined (191ab417)
  • Added throwExceptions option to query search (39a2017b)
  • Deprecated search with single numeric argument (39a2017b)
  • Added missing code (4d3841b8)
  • Don't catch exception (4d3841b8)
  • Notify when custom service hooks class is not found (4da9ecf1)
  • Fixed issue with action not refreshing (500e781d)
  • Fixed deadlock (500e781d)
  • Fixed condition when selection items are passed (b2fedc94)
  • Use tslib instead of emitted helpers (d05a50f6)
  • Fixed dts generator lib.d.ts (aa11a89a)
  • Removed old code (e12d5f89)
  • Allow unused locals (e.g. for Polymer compute functions) (98717db5)
  • Merged typescript-2-1 into master (f4e53162)
  • Don't fallback to document (fa11ddb8)
  • Removed old component (335b914d)
  • Added overridable menu and menu item css variables (fa7b81de)
  • Set notFound only if a path is specified (3b4b91ab)
  • Don't handle download anchor links (f3390c74)
  • Fixed double escaping issue (06a57a43)
  • Also use app-route-presenter for not barebone (b3a5b090)
  • Moved route not found to app-route-presenter (b3a5b090)
  • Added ellipsis overflow (5ced7b5b)
  • Allow noLabel on attribute config (3a4cb10b)
  • Compile scss files using Web Compiler extension (c514cf28)
  • Fixed content control collapse on error (20582c54)
  • Indicate frozen row (ea359539)
  • Improved initial render performance (a0770dc6)
  • Fail-safe for SignIn redirect (abcac7bf)
  • Update display values when switching fullEdit (8213fe08)
  • Set activeObject to newly created row (8213fe08)
  • Don't show pointer on read only as-detail rows (ec27a816)
  • Lazy load as-detail attribute rows (64c2eaa1)
  • Always show dialog button for multiline translated strings (3095d0b8)
  • Fixed model issue (23f81a06)
  • Added menu first run logic (b87c6a3b)
  • Fixed issue when no persistent objects are available (b9c81e25)
  • Fixed global key bindings issue while altering input content (75f02cce)
  • Include missing dependency (6a79b645)
  • Added single-click setting (c5e2667e)
  • Strict codemirror mode file naming (7bb51236)
  • Make sure label is aligned correctly (797e24ae)
  • Functions could be called during component registration (8b3dc989)
  • Stretch vi-icon in button (05898744)
  • Notify isDirty changes (708509f5)
  • Fixed select all for queries containing disabled/readonly items (dfec80ab)
  • Always simulate ctrl-key behavior on touch select (dfec80ab)
  • Use ctrl key for multi select (be200cb2)
  • Use TypeScript 2.0.3 (88098dd5)
  • Added insertion point for extra buttons (d8a855cd)
  • Restrict height cascade for nested attribute presenters (ef6c1ede)
  • Use default user if available on session expired (a783741a)
  • Handle hashbang urls on click (55d7190c)
  • Fixed missing token/password during getApplication for non default user (24b2f17d)
  • Tweaked query grid actions icon (be923569)
  • Use theme color for inline actions button (8cbe5daa)
  • Removed hover color on selected rows (2e3de7da)
  • Tweaked selection logic (9a6e1e86)
  • Merged nativehistory into master (79891a37)
  • Fixed maximum popup content height (4e07d2c2)
Vidyano - Stable Release v1.8.2

Published by Sleeckx over 7 years ago

Raw Notes

  • Fixed placeholder attribute binding (c45a311)
  • Fixed AddReference async/await deadlock (9e8fc8a4)
Vidyano - Stable Release v1.7.13

Published by Sleeckx over 7 years ago

Raw Notes

  • Fixed keybinding handlers fired on AppRoute while dialog is open (a4acac4)
  • Allow keybinding handlers on dialogs (a4acac4)
  • Fixed consistency of separator color on focus (9c798ef8)
Vidyano - Stable Release v1.7.12

Published by Sleeckx over 7 years ago

Raw Notes

  • Set default disabled value so that the _disablePopup is triggered (6b6e29d)
Vidyano - Stable Release v1.7.9

Published by Sleeckx over 7 years ago

Raw Notes

  • Always use isValueChanged from server (aad6eef)
Vidyano - Stable Release v1.7.10

Published by Sleeckx over 7 years ago

Raw Notes

  • Fixed es6-promise filename (f26c7e2)
Vidyano - Stable Release v1.7.11

Published by Sleeckx over 7 years ago

Raw Notes

  • Removed deprecated scroll property (899989c)
Vidyano - Stable Release v1.7.8

Published by Sleeckx over 7 years ago

Raw Notes

  • Always use isValueChanged from server (aad6eef)
Vidyano - Stable Release v1.7.7

Published by Sleeckx over 7 years ago

Raw Notes

  • Execute extra dialog actions on tap (00188ca)
Vidyano - Stable Release v1.7.6

Published by Sleeckx over 7 years ago

Raw Notes

  • Added extra actions on dialogs (b87328f)
  • Expose action showedOn (c774ca22)
  • Added missing import for PersistentObjectDialog (097d34ba)
  • Show errors when opening reference attribute object (55760b98)
  • Fixed error component not loaded when app route is not found (a9977f25)
Vidyano - Stable Release v1.7.3

Published by Sleeckx over 7 years ago

Raw Notes

  • Return to original url after external authentication (b68cbeb)
  • Fixed save label (b6ca5539)
  • Reinitialize barebone apps on session expired (d6c29e5e)
  • Use short month names (25b05b94)
  • Fixed linting (a024e7a5)
  • Moved vi-notification out of main (187e33b9)
  • Reset dialog translate after size changed (299a40e8)
  • Fixed IE & FF dialog auto height issues (c22f7242)
Vidyano - Stable Release v1.7.5

Published by Sleeckx over 7 years ago

Raw Notes

  • Fixed collapsed bug when clearing filter (5fa4591)
  • Optimized unit of work per item for match check (5fa4591)
  • Fixed click on reset icon (6098ea4c)
Vidyano - Stable Release v1.7.4

Published by Sleeckx over 7 years ago

Raw Notes

  • Always set active to false when resetting app route (ac3ff44)
Vidyano - Stable Release v1.7.2

Published by Sleeckx over 7 years ago

Raw Notes

  • Fixed undefined canAddNewReference (193d6a3)
Vidyano - Stable Release v1.7.1

Published by Sleeckx over 7 years ago

Raw Notes

  • Fixed size tracking for overflow (babbbdc)
  • Disabled bulk edit checkbox when parent is frozen (5d25110b)
  • Added vi-icon css mixins (2660dca1)
  • Flex content if :host style is flexbox (cc1ac596)
Vidyano - Stable Release v1.6.11

Published by Sleeckx over 7 years ago

Raw Notes

  • Fixed css style bug (e0442ea)
Vidyano - Stable Release v1.6.12

Published by Sleeckx over 7 years ago

Raw Notes

  • Faster initialization of Path (d9d5cbb)
Vidyano - Stable Release v1.7.0

Published by Sleeckx over 7 years ago

Raw Notes

  • Fixed rich message overflow (9a60986)
  • Don't add empty option for empty string (5dce8471)
  • Don't use startsWith (2f38c743)
  • Fixed security issue (2f38c743)
  • Correctly handle removed attributes during refreshFromResult (aaaf880a)
  • Update attribute parent after copying to the new persistent object (64cd8679)
  • Fixed image overflow bug (6013e0a5)
  • Fixed styling issue (48094d25)
  • Fixed IE issues (5e8ef497)
  • Fixed naming collision with Polymer (9772990d)
  • Fixed linting issue (26161785)
  • Don't stamp template before app is initialized (c5b47231)
  • Fixed null reference (a20786cb)
  • Updated order (8acd9d7a)
  • Notify outer width/height changes (3e3e5931)
  • Don't show initializing spinner for barebone websites (1e7135ac)
  • Added frozen indication (34d02cdc)
  • Load notification component (a3dd4f11)
  • Fixed focus area size for inputs (23010f88)
  • Fixes color update on app-routes with direct children (e.g. signIn) (effa50fd)
  • Don't deactivate current route if parameters match (9db9f0d7)
  • Make sure object stays busy (2a2f304e)
  • Removed getting started as it is no longer required (f889f2c0)
  • Fixed reference attribute not updating result item (2032a6be)
  • Added computed theme colors (cbd9f6b9)
  • Don't inline external scripts (405ce4cd)
  • Added button elevations (9988576b)
  • Slight increase of dialog button widths (dfe40940)
  • Close all dialogs on navigation (b70142bf)
  • Fixed caching issue (39ff5d75)
  • Allow add new reference from dialog (1193b689)
  • Added typing information (67455172)
  • Added cdn grunt tasks (b6feffcd)
  • Fixed tab (ce314d2c)
  • Fixed focus indicator when no label (b82e8958)
  • Added close button (9c3454ff)
  • Fixed tracking issue (498ab7c3)
  • Tweaked inverse button hover style (b7669d19)
  • Fixed missing attributes on tab (7fe39682)
  • Tweaked focused style (657c0641)
  • Fixed linting (a4e2bf01)
  • Don't use absolute position for dialog headers (85547e8b)
  • Failover for invalid values (6aa1abd1)
  • Use target instead of srcElement (d9809b6b)
  • Fixed firefox issues (db3768d2)
  • Fixed loading indication issue for hidden attributes (a58e78d8)
  • Always use options from base class (f9bc4361)
  • Refactored options for empty option (97ac27da)
  • Fixed dash for multiline translated strings (97ac27da)
  • Fixed racing condition (0738e1bb)
  • Fixed freezing issue for po with binary file attributes (93531564)
  • Only open first program unit for non barebone apps (ee360714)
  • Freeze/Unfreeze PO during executeAction (bab5f5f1)
  • Allow hidden search on menu (b98eceb3)
  • Allow notification dialog when notification has line breaks (6ac96024)
  • Code cleanup (6ac96024)
Vidyano - Stable Release v1.6.9

Published by Sleeckx over 7 years ago

Raw Notes

  • Added two-factor authentication logic (4d0c8db)
Package Rankings
Top 18.12% on Bower.io
Badges
Extracted from project README
Build status Gitter BrowserStack
Related Projects