Commit Graph

21 Commits

Author SHA1 Message Date
Denys Vuika
e76b9bcc76 Improve 'search' package config 2016-07-15 11:50:53 +01:00
Mario Romano
1334f52e20 Merge pull request #280 from Alfresco/dev-wabson-195
Prevent error message when not enough alphanum characters in term
2016-06-29 06:53:56 -07:00
Will Abson
b3a5cdabe9 Blur live search input after emiting 'search' event
- Ensures that the drop-down disappears from screen

Refs #228
2016-06-28 15:31:22 +01:00
Will Abson
8c07c4a7c2 Emit event when live search bar is expanded
Refs #228
2016-06-28 09:33:45 +01:00
Will Abson
f78d88af06 Prevent error message when not enough alphanum characters in term
Refs #195
2016-06-27 10:01:42 +01:00
Will Abson
4a255d29c0 Add tests for search services and components
Refs #190
2016-06-24 11:29:15 +01:00
Mario Romano
52689806e6 fix style and naming 2016-06-20 09:56:44 +01:00
Denys Vuika
bd1100c33b Improve 'ng2-alfresco-core' imports 2016-06-15 13:57:47 +01:00
Denys Vuika
91cb3bf906 Upgrade Search to angular 2.0.0-rc.1 2016-06-14 10:24:06 +01:00
Will Abson
8021322a30 Check for MDL-related componentHandler not being present
- Same as in document library, preparing for tests
2016-06-09 18:33:00 +01:00
Will Abson
e67d043a54 Preview search-as-you-type results in the viewer
Refs #173
2016-06-09 18:32:59 +01:00
Will Abson
417e0edd44 Search-as-you-type drop-down should disappear when input focus is lost
Refs #173
2016-06-09 18:32:59 +01:00
Will Abson
914ad910b7 Initial search as you type capability
Refs #173
2016-06-09 18:32:59 +01:00
mauriziovitale84
d926921f69 Fix error 2016-06-08 17:53:31 +01:00
Will Abson
aa46edc46b Add AfterViewInit interface to SearchControlComponent 2016-06-03 09:35:30 +01:00
Will Abson
d989bf309f Add i18n to search components 2016-06-03 09:33:42 +01:00
Will Abson
831bc9eb7d Add autocomplete input option on search control
Refs #69
2016-06-02 13:42:07 +01:00
Will Abson
8f1659fca1 Add expandable input field to search control 2016-06-01 18:56:01 +01:00
Will Abson
bf63eace1b Add inputType option to search control component 2016-06-01 16:34:18 +01:00
Will Abson
d3c7bacc0a Add README info on component usage
Refs #90
2016-06-01 16:34:18 +01:00
Will Abson
335b0f99c9 Add demo folder for search component
Refs #90
2016-06-01 15:23:54 +01:00