* routed viewer (demo app)
* toolbar support
* app menu component for demo shell
* navigate back button
* fix unit tests
* improve viewer type detection and rendering
* download button
* automatic pdf rendition, spinners, ui tweaks
* border for pdf pages
* scroll top support
* docs update
* info drawer placeholder
* ignore pkg lock
* update pkg json
* date picker update material beta.10
* isDateInstance moment adapter
* style and datepicker update material2 beta 10
* update test dateitem to beta10
* regenerate style files
* use material icons web font
* fix data range material 2 beta 10
* minors cleaning
* recreate styles
* remove unused componentHandler var
* fix failing test checkbox
* [ADF-1458] reverting changes from ADF-1458
* [ADF-1458] reapply default value to disabled
* [ADF-1458] revert changes on README
* [ADF-1458] update readme added more check for node permission checking
* [ADF-1458] reverting changes to tests
* [ADF-1458] revert changes for test directive
* fix issues with the icons column in DT/DL
- fix issue with screen reader label not being translated
- fix issue with column taking the width of the screen reader label
* fix custom selection icon position
* [ADF-1368] adding success action event even form file deleted on document actions
* [ADF-1368] reflecting delete changes on documentlist
* [ADF-1368] added event on upload service when a file is deleted from external source
* [ADF-1368] pinned version beta8 for material
* [ADF-1368] added test cases for success event on documentlist actions delete
* [ADF-1381] improving the style for form reflecting UX spec
* [ADF-1381] fix error message icon
* [ADF-1381] added more spec details to form widgets
* [ADF-1381] fixed wrong check
* [ADF-1381] removed wrong added deep into scss
* [ADF-1381] applied changes due the peer review
* [ADF-1381] missed whitespace
* Basic version
* Fix pagination errors
* Fix error on complete task
* Add error
* Fix unit test
* Remove the external paginator component
* Rollback unit test about error event
* First version of adf-info-drawer with design make-ups for task details page
* Moving tabbing functionality into adf-info-drawer
* Update documentation
* initial trashcan support and demo page
* use testbed for unit tests
* support for restricting navigation for special data sources
* shared links mode, thumbnail fixes
* update unit tests
* improve Trashcan/SharedLinks columns
* Sites view for document list
* Favorites support for DL, upgrade to latest js-api (alpha)
* recent files support for document list
* support default presets
* readme updates and code fixes
* code fixes
* breadcrumb fixes
- show custom root node for certain scenarios
- fix css issues
- fix crash related to missing "path" property for certain scenarios
* toolbar style fixes
- addresses the shrinking issues with components embedded into toolbar (i.e. breadcrumb)
* i18n support for column presets
* unit tests
* Deprecate enabled input property in UploadDragAreaComponent
* Refactoring about disabled property
* using adf-node-permission directive, deprecating disableWithNoPermission
* Parent component access from directive
* Upliad drag area component uses the directive also
* Usage of property instead of helper method in the NodePermissionSubjects
* Fix small issues
* Update readme files
* support 'timeAgo' format for data-column
* file size column type and bug fixes
* readme updates
* location column type
* readme fixes
* update unit tests
* file size pipe tests