* 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
* First steps
* Every package have separate entry points for styling mixins
* Moving to config dir, and using it in demo shell
* Remove webpack config include path magic from activiti-form package
* Fixing all the webpack common configs and using relative paths in the prebuilt themes
* Datatable header fix
* Update documentation
* [ADF-1466] Ng2-activiti-tasklist module uses NO_ERRORS_SCHEMA schema, which hides underlying error
* Added directives for the custom tags
* Replaced empty list tags with new directives
* Removed CUSTOM_ELEMENTS_SCHEMA document-list, task-list and process-list
* Handled empty attachment list sceeenario in attachment list
* [ADF-1466] Ng2-activiti-tasklist module uses NO_ERRORS_SCHEMA schema, which hides underlying error
* Added tests for disabled and non empty attachments scenario
* [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
* [ADF-1456] timeAgo Pipe - Return invalid date when the input is empty.
* Return the empty string instead of an Invalid Date error when the given date is empty.
* Added test cases.
* [ADF-1456] timeAgo Pipe - Return invalid date when the input is empty.
* Changed test case to handle modified time zone.
* [ADF-1083] removing material design lite from userinfo component
* [ADF-1237] - styled userinfo component]
* [ADF-1237] removed material design lite from userinfo component
* [ADF-1237] updated readme with the two new options
* 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