* schema and configuration improvements
* check list search widget
* "Clear all" button to reset the list
* page size and "show more" for response facet fields
* test fixes
* fix tests
* fix pagination bug (skipCount reseting)
* integrate date range picker from #3248
* i18n support for date and number range
* some docs for search filter
* docs update
* docs update
* cleanup code as per review
* [ADF-2771] Sidebar action menu component - UX review
* Changed Sidebar action menu button size
* Removed border shadow
* * Used the shadow color from the theme
* add majorVersion param
move common part in base class
* refactor upload queue
* fix after refactoring
* add comment functionality in versioning
add minor and major option in versioning
add animation in versioning
add new functionality in demo shell
* add animation test
* add missing properties test and base upload class
* fix reload after new version upload [ADF-2582]
* update documentation
* update doc and fix minor style issues
* fix tslint error
* change cachebuster
* ADF-2672 version manager disable buttons
* [ADF-2649] hide show actions in version list
* fix tests
* [ADF-1939] Responsive button to edit reports
* [ADF-1939] Removed unused dependencies in material module
* [ADF-1939] Edit buttons now use flex layout
* [ADF-2650] Report action menu component created
* [ADF-2650] Added Button Model
* [ADF-2650] Buttons component finished
* [ADF-2650] Buttons menu component moved to core library
* [ADF-2650] Included index.ts in core/buttons-menu
* [ADF-2650] cleaned the module and public api file
* Revert "[ADF-2650] Included index.ts in core/buttons-menu"
This reverts commit 6bdf1f2f48a30bb4622eb4c000e5318370503710.
* [ADF-2650] Applied the peer review changes
* [ADF-2650] Comment removed
* [ADF-2650] Failing tests fixed
* [ADF-2650] Dynamic theming for analytic reports
* [ADF-2650] Themes not ap
* slider facet
* number range facet
* unit tests
* remove fdescribe
* remove old demo-only content
* remove old tests
* Support "include" and "field" values with app config
* exclude deprecated demo content from export checks
* [ADF-2764] Added basic type linker tool
* [ADF-2764] Support for class links in body text
* [ADF-2764] Started support for multi-word class names (not working yet)
* [ADF-2764] Updated script to handle English component names
* [ADF-2601] added permission check to info editing button
* [ADF-2601] added test for node permission check on the content metadata card
* [ADF-2601] used enum instead of string for test
* Add observable menu open state to the sidenav-layout component
* add documentation, fix inversed value
* Add success events to folder create/edit directives
* Overridable dialog titles for the directives
* Update the documentation
* [ADF-2687] No message is displayed when deleting a folder from content action
[ADF-2714] Not able to download a version of a file
[ADF-2682] Number of page doesn't change when navigating to another folder
Expand lock documentation
* fix test init