Releases
v1.8.0
Raw Notes
Fixes issue with dts generator (94c3fbb )
Added optional offset (7f2d95a )
Ignore hash on initial dispatch (4de9d75 )
Fixed routing issue where two routes could be active simultaneously (ea125f7 )
Fixed search icon color when menu is collapsed (1082ffc )
Decreased select reference dialog width on dekstop (1082ffc )
Fixed typescript bug with inline await (0b9771e )
Fixed delay of undefined (191ab41 )
Added throwExceptions option to query search (39a2017 )
Deprecated search with single numeric argument (39a2017 )
Added missing code (4d3841b )
Don't catch exception (4d3841b )
Notify when custom service hooks class is not found (4da9ecf )
Fixed issue with action not refreshing (500e781 )
Fixed deadlock (500e781 )
Fixed condition when selection items are passed (b2fedc9 )
Use tslib instead of emitted helpers (d05a50f )
Fixed dts generator lib.d.ts (aa11a89 )
Removed old code (e12d5f8 )
Allow unused locals (e.g. for Polymer compute functions) (98717db )
Merged typescript-2-1 into master (f4e5316 )
Don't fallback to document (fa11ddb )
Removed old component (335b914 )
Added overridable menu and menu item css variables (fa7b81d )
Set notFound only if a path is specified (3b4b91a )
Don't handle download anchor links (f3390c7 )
Fixed double escaping issue (06a57a4 )
Also use app-route-presenter for not barebone (b3a5b09 )
Moved route not found to app-route-presenter (b3a5b09 )
Added ellipsis overflow (5ced7b5 )
Allow noLabel on attribute config (3a4cb10 )
Compile scss files using Web Compiler extension (c514cf2 )
Fixed content control collapse on error (20582c5 )
Indicate frozen row (ea35953 )
Improved initial render performance (a0770dc )
Fail-safe for SignIn redirect (abcac7b )
Update display values when switching fullEdit (8213fe0 )
Set activeObject to newly created row (8213fe0 )
Don't show pointer on read only as-detail rows (ec27a81 )
Lazy load as-detail attribute rows (64c2eaa )
Always show dialog button for multiline translated strings (3095d0b )
Fixed model issue (23f81a0 )
Added menu first run logic (b87c6a3 )
Fixed issue when no persistent objects are available (b9c81e2 )
Fixed global key bindings issue while altering input content (75f02cc )
Include missing dependency (6a79b64 )
Added single-click setting (c5e2667 )
Strict codemirror mode file naming (7bb5123 )
Make sure label is aligned correctly (797e24a )
Functions could be called during component registration (8b3dc98 )
Stretch vi-icon in button (0589874 )
Notify isDirty changes (708509f )
Fixed select all for queries containing disabled/readonly items (dfec80a )
Always simulate ctrl-key behavior on touch select (dfec80a )
Use ctrl key for multi select (be200cb )
Use TypeScript 2.0.3 (88098dd )
Added insertion point for extra buttons (d8a855c )
Restrict height cascade for nested attribute presenters (ef6c1ed )
Use default user if available on session expired (a783741 )
Handle hashbang urls on click (55d7190 )
Fixed missing token/password during getApplication for non default user (24b2f17 )
Tweaked query grid actions icon (be92356 )
Use theme color for inline actions button (8cbe5da )
Removed hover color on selected rows (2e3de7d )
Tweaked selection logic (9a6e1e8 )
Merged nativehistory into master (79891a3 )
Fixed maximum popup content height (4e07d2c )
You can’t perform that action at this time.