angular-cn/aio/transforms/angular.io-package/processors
Peter Bacon Darwin 6497633529 feat(aio): improve search results functionality
* Ensure that all indexed documents are displayed in the search results.
(Previously the guide documents were not appearing because we only showed
results that had a `name` property, rather than a `name` or `title`.)
* Group the results by their containing folder (e.g. api, guide, tutorial, etc).
* Hide the results when the user hits the ESC key.
* Hide the results when the user clicks on a search result

Closes #14852
2017-03-13 16:55:52 -07:00
..
addNotYetDocumentedProperty.js build(aio): big move of docs related files (#14361) 2017-02-09 11:58:36 -08:00
addNotYetDocumentedProperty.spec.js build(aio): big move of docs related files (#14361) 2017-02-09 11:58:36 -08:00
checkUnbalancedBackTicks.js build(aio): big move of docs related files (#14361) 2017-02-09 11:58:36 -08:00
checkUnbalancedBackTicks.spec.js build(aio): big move of docs related files (#14361) 2017-02-09 11:58:36 -08:00
convertPrivateClassesToInterfaces.js build(aio): big move of docs related files (#14361) 2017-02-09 11:58:36 -08:00
convertToJson.js build(aio): content documents should have a `contents` field 2017-03-02 00:21:06 -08:00
createOverviewDump.js build(aio): big move of docs related files (#14361) 2017-02-09 11:58:36 -08:00
extractDecoratedClasses.js build(aio): big move of docs related files (#14361) 2017-02-09 11:58:36 -08:00
extractDecoratedClasses.spec.js build(aio): big move of docs related files (#14361) 2017-02-09 11:58:36 -08:00
filterMemberDocs.js build(aio): big move of docs related files (#14361) 2017-02-09 11:58:36 -08:00
generateApiListDoc.js build(aio): generate the api-list.json file from the API docs 2017-03-13 16:52:58 -07:00
generateApiListDoc.spec.js build(aio): generate the api-list.json file from the API docs 2017-03-13 16:52:58 -07:00
generateKeywords.js feat(aio): improve search results functionality 2017-03-13 16:55:52 -07:00
matchUpDirectiveDecorators.js build(aio): big move of docs related files (#14361) 2017-02-09 11:58:36 -08:00
mergeDecoratorDocs.js build(aio): big move of docs related files (#14361) 2017-02-09 11:58:36 -08:00
mergeDecoratorDocs.spec.js build(aio): big move of docs related files (#14361) 2017-02-09 11:58:36 -08:00