mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
* issue #1 Because the input element gets no focus when the search button is clicked, there is no way to toggle off the search input, when user clicks outside the search bar Added focus on search input when the user click on search input issue #2 Increased the width of the search results container in order to be able to show more text translated results container to the left in order to prevent it to overlap the menu items from the navigation bar * Adding test spec for checking if search input has focus after the user clicks on search button * removed deprecated render dependency using this call " searchInput.nativeElement.focus()" to enable input focus * fixed broken animation on input search focus() * Fix search control component tests * Fix rebasing
Alfresco Content services Library
Contains a variety of components, directives and services used throughout ADF
Documentation
See the ADF Content service section of the docs index for all available documentation on this library.
Prerequisites
Before you start using this development framework, make sure you have installed all required software and done all the necessary configuration, see this page.
If you plan using this component with projects generated by Angular CLI, please refer to the following article: Using ADF with Angular CLI
Install
npm install @alfresco/content-services