Pete Bacon Darwin
0cc9ad2acd
fix(api-builder): tighten up check for decorator ( #3369 )
2017-03-12 12:52:06 -07:00
Pete Bacon Darwin
81bc9feca6
Fix display of heritage ( #2792 )
...
* style(matchUpDirectiveDecorators): fix linting errors
* fix(doc-gen/templates): ensure heritage is displayed
2016-12-14 11:17:37 -08:00
vsavkin
ec72c8007e
fix: merge the decorator data with the symbol
2016-09-14 14:05:38 -07:00
Igor Minar
ed6be8316f
refactor(api-builder): remove obsolete stuff
2016-09-12 11:12:39 -07:00
Peter Bacon Darwin
a2089c5b4f
api-builder: render pipes with specialised template
2016-09-09 14:44:46 -07:00
Peter Bacon Darwin
2c9e78c500
fix(api-builder/addJadeDataDocs): handle newlines better ( #2296 )
...
Closes #2294
2016-09-09 07:39:12 -07:00
Igor Minar
24db3d5b9e
fix(api-builder): remove obsolete decorator type
2016-09-08 14:25:30 -07:00
Peter Bacon Darwin
2fb503dabf
doc-gen: fix filterable API list
...
Closes #2054
2016-08-09 10:51:16 -07:00
Eric Jimenez
1324085c0c
feat(api docs): use partials for api docs. Implement deprecated and security notes section
2016-06-02 18:44:32 -07:00
Eric Jimenez
b5d2973163
feat(security badge): add a security badge to api docs. Only appears if @security is present in angular2
2016-05-12 17:48:54 -07:00
Eric Jimenez
d26461024c
feat(dgeni audit): add more keys to the api-list, this makes it easier to see changes across the api
2016-05-11 19:46:23 -07:00
Eric Jimenez
c934fb704f
docs(badges): add badges in hero to identify doc type to viewer, and stability. Stylize var.template for new api style docs. Add stable, experimental, docsNotRequired tagdef in dgeni
2016-04-19 20:49:48 -07:00
Peter Bacon Darwin
05a272a116
refact(docs-app): move filtered API list into a directive
...
Each API index page now displays data from an `api-list.json` file found
locally to that page. This lets us have different API lists for TS, JS
and Dart.
2015-12-10 21:35:02 -08:00
Peter Bacon Darwin
af105bb354
chore(doc-gen): remove unwanted console.log
2015-12-02 11:53:50 +00:00
Peter Bacon Darwin
3759d6e6db
WIP: fix up path issues
2015-12-01 20:43:20 -08:00
Peter Bacon Darwin
244e5673ab
api-builder: filter out member docs
...
Since we are not rendering these independently of their containers
2015-11-13 16:39:21 +00:00
Peter Bacon Darwin
d08ebf4b9a
api-builder: refactor app-data doc to use generic pathTemplates
2015-11-04 16:21:11 +00:00
Peter Bacon Darwin
bdc647462e
angular.io-package: fix up test to match new functionality
2015-11-04 11:20:47 +00:00
Peter Bacon Darwin
83fbe75980
refact(api-builder): move into `tools` folder
2015-11-04 11:20:46 +00:00