Files
alfresco-ng2-components/lib/content-services
mihai sirghe 634e65af96 [ADF-1924] - Some issues related to search bar (#2702)
* 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
2017-11-28 16:24:27 +00:00
..
2017-11-16 14:12:52 +00:00
2017-11-18 11:49:23 +00:00
2017-11-18 11:49:23 +00:00
2017-11-17 02:46:31 +00:00
2017-11-16 14:12:52 +00:00

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

License

Apache Version 2.0