* react on [disabled] binding changes
* [disabled] binding updates for context menu items
* evaluating disabled state with a function
* unit test
* restore original description
* remove irrelevant test
* fix tests
* prevent and resume upload process
* upload fixes and confirmation dialog demo
* ability to toggle the upload confirmation demo
* fix tests
* unit tests
* docs update
* remove deprecation
* fix test name
* translate breadcrumb root in demo shell
* optional "max items" feature and style fixes
* should not be restricted by default
* style updates
* toolbar and breadcrumb layout fixes
* breadcrumb demo and testing page
* full toolbar scenario
* fix translation issue with the dropdown and custom root
* a11y fixes
* fix issue with duplicate id, remove unused attribute
* sorting configuration
* detect primary sorting and use with document list
* search results sorting
* docs update
* unit tests and code updates
* update code
* update code
* generic sorting picker, test updates
* ability to switch off client side sorting
* update docs for document list
* change input with textarea
* update file version use now the update content API
* provide way to test read only mode version list
* fix test
* test fix
* [ADF-2556] first step to create add people or group to permissions
* [ADF-2556] creating a dialog with user results
* [ADF-2556]
integrated service for add and remove permission from node
* [ADF-2556] fixed behaviour and style for add user group
* [ADF-2556] added some refactoring for dialog service
* [ADF-2556] refactoring the dependencies of the components
* [ADF-2556] added some fix and a new key for dialog
* [ADF-2556] start adding test for node permission service
* [ADF-2556] added test for add permission panel component
* [ADf-2556] adding tests for new add permission component
* [ADF-2556] fixed tests and added documentation
* [ADF-2556] fixed documentation for add-node components
* [ADF-2556] added peer review changes
* [ADF-2826] added a check for duplicate permission add
* [ADF-2826] removed fdescribe
* [ADF-2826] applied peer review changes
* "show less" button for search filter container
* consistent button styles across widgets
* i18n support for facets
* page sizes for check list
* display page buttons only when needed
* page sizes for all facet fields
* test fixes
* update lib versions
* fix angular configuration
* [ADF-2556] first step to create add people or group to permissions
* [ADF-2556] creating a dialog with user results
* [ADF-2556]
integrated service for add and remove permission from node
* [ADF-2556] fixed behaviour and style for add user group
* [ADF-2556] added some refactoring for dialog service
* [ADF-2556] refactoring the dependencies of the components
* [ADF-2556] added some fix and a new key for dialog
* [ADF-2556] start adding test for node permission service
* [ADF-2556] added test for add permission panel component
* [ADf-2556] adding tests for new add permission component
* [ADF-2556] fixed tests and added documentation
* [ADF-2556] fixed documentation for add-node components
* [ADF-2556] added peer review changes
* 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
* 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
* 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
* fix app config, add extra flags for version manager
* add docs and tests
* update i18n strings
* rename "id" to "nodeId"
* automatically detect permissions
* restore 'id' and mark as deprecated
* configuration support for version manager
* checkbox for version deletion demo
* i18n support for version manager
* deleting versions
* confirmation dialog for version deletion
* readme update
* update schema
* update code as per code review
* update i18n resources for demo shell
* unit tests
* add adf-node-lock directive
* add lock-node service + button in context menu
* unit tests
* docs
* unit tests fix
* Remove unnecessary imports
* PR changes
* Remove fit from tests
* Update specific node from list on lock/ulock
* [ADF-2562] Download a previous version
* [ADF-2562] add input property to enable/disable version downloads
* [ADF-2562] add example in demo-shell
* [ADF-2562] unit tests
* [ADF-2561] View comments on previous versions (#3137)
* [ADF-2561] View comments on previous versions
add input property to enable/disable viewing version comments
* [ADF-2561] add more tests
* remove name property
* test fixes
* (wip) facet container
* shaping out the API
* code lint fixes
* radiobox facet example
* fields selector facet
* search limits support
* scope locations facet example
* move custom search to 'search.query' config
* use facet fields and queries from the config file
* use facet filters
* use facet buckets in query
* preserve expanded/checked states
* code cleanup and binding fixes
* fix apis after rebase
* extract query builder into separate class
* code improvements
* full chip list (merge facet fields with queries)
* placeholder for range requests
* move search infrastructure to ADF core
* cleanup code
* auto-search on init
* move search components to the content services
* selected facets chip list
* split into separate components at ADF level
* move the rest of the implementation to ADF
* facet builder fixes and tests
* translation support for category names
* docs placeholders
* update language level
* unit tests and packaging updates
* fix after rebase
* remove fdescribe
* some docs on search settings
* rename components as per review
* simplify chip list as per review
* turn query builder into service
* improve search service, integrate old search results
* fix node selector integration
* move service to the top module
* update tests
* remove fdescribe
* update tests
* test fixes
* test fixes
* test updates
* fix tests
* code and test fixes
* remove fit
* fix tests
* fix tests
* remove obsolete test
* increase bundle threshold
* update docs to reflect PR changes
* fix docs