* remove BrowserAnimationsModule dependency
* improve test shim
* update test shim
* test shim updates
* example of lazy-loaded datatable
* local and global i18n demo for lazy modules
* lazy loading support for CoreModule providers
* test shim updates
* update test shim
* support global i18n for lazy modules
* cleanup lazy loading example
* update card view after rebase
* backwards compatibility
* cleanup files
* fix code after rebase
* image viewer enhancements
* code improvements
* fix scrolling of the zommed in content
* remove flip for now as it needs much efforts
* unit tests, thumbnail selector enhancements
* collection navigation support for Viewer
* code cleanup
* full screen mode support
* keyboard shortcuts
* zooming scale label
* layout fixes
* test fixes
* image toolbar with basic tranformations
* test fixes
* test fixes
* [ADF-2174] Menus background color is not properly displayed in black themes
* Removed global mat-menu-panel class style overriding
* * Refactored styles
* * Changed opacity property to rgba so that injected coponents will not be affected
* Removed fixed menu width
* [ADF-2150] changed query body parameter to a function
* [ADF-2150] added an example page where to try change query body
* [ADF-2150] improved queryBody mechanism
* [ADF-2150] fixed content node test
* [ADF-2150] extended docs added another way to use the query node
* [ADF-2150] fixed test for search on content node
* [ADF-2150] added some improvements to service config
* [ADF-2150] changed the documentation accordingly
* [ADF-2150] added PR changes
* [ADF-2150] fixed jdoc
* [ADF-2150] added checkbox to switch from service approach to input object approach
* [ADF-2150] fixed build error on demo shell
* fix translations form
* fix style webpack script
* fix tslint error problem in viewer
* fix naming problems in attach file widget
* add start process form values data initialization option
* fix translation problems
* missing return type
* start process name configuration
* add CS cross PS configuration
* start process from file example
* fix minor issues
* add documentation and move the dialog in a separate component
* easy test select app
* alfrescoRepositoryName right property
* file conversion test
* fix issue after CR
* Remove forgotten semicolon.
* [ADF-2054] start creating custom upload widget for share integration
* [ADF-2054] changed content node selector service to allow different opening approach
* [ADF-2054] addedd support for multi resource files
* [ADF-2054] fixed base case for upload when only local files are selected
* [ADF-2054] start adding and fixing tests for new share attach button widget
* [ADF-2054] changed test to perfrom a correct check
* [ADF-2054] removed fdescribe
* [ADF-2054] added test for share-widget component
* [ADF-2054] added peer reviews changes
* [ADF-2054] created a module folder for content widgets
* [ADF-2054] fixed wrong import
* [ADF-2054] fixed rebase errors
* [ADF-2054] restored some files changed by rebase
* [ADF-2054] added link to content services to fix packaging issue
* [ADF-2054] renamed widget
* Aspects collection
* Fetch only those metadata aspects which are defined in the application config
* Aspect property filtering first round
* Addig wildcard support for preset, default preset fallback to wildcard, and logging
* Add white list service
* Renaming services
* ContentMetadataService and CardViewItemDispatcherComponent update
* Observables... Observables everywhere...
* Propers CardViewAspect
* Defining more interfaces
* Dummy data and expansions panels
* Fix build attempt & proper panel expansion
* Folder restructuring
* Add different type mappings
* Restructuring Card view component
* Fix build
* More ECM types supported
* Validators first phase, extraction of interfaces, world domination preparation
* Validators phase II.
* Integer and float validators
* Hide empty text items and validation message foundation
* Validation error messages for text item view, small style changes
* Update date item
* bool item component
* Datetimepicker npm module
* Datetime model
* Add mapping for datetime
* Small fixes
* Passing down preset
* Adding forgotten package.json entry
* Adding some tests for wrapper card component
* content-metadata.component tests
* Covering some edge cases, adding some tests
* Fix cardview component's test
* Add datetimepicker to demoshell
* card view component show empty values by default
* displayEmpty dependency injection
* remove table like design from cardview
* Using alfresco-js-api instead of spike
* Remove spike folder and contents
* Fix test
* Cardview updated docs
* Content metadata md
* Fix review issues
* Fix the packagr issue
* [ADF-2109] Task Form - The form doesn't fit in the mobile screen
* Made form mobile compatible
* Fixed issues arising due to the issue ADF-2094
* [ADF-2109] Task Form - The form doesn't fit in the mobile screen
* Made adf form mobile compatible
* Fixed issues arising due to the issue ADF-2094