Commit Graph

59 Commits

Author SHA1 Message Date
Peter Bacon Darwin afcf31d34d feat(api-list): also filter by module title
Closes #433
2015-12-14 18:10:19 -08:00
Peter Bacon Darwin a6ca213866 fix(app): ensure headings are visible when navigating to in-page anchors
Closes #477
2015-12-14 10:15:19 +00: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 b298b9c1af refactor(docs-app): move `bold` directive out of the app controller file 2015-12-10 21:35:02 -08:00
Naomi Black f7b6d83422 docs(dgeni): add in missing barrel files
closes #465
2015-12-09 14:49:35 -08:00
Naomi Black ee5da936da feature(feedback): add feedback API call to the site 2015-12-09 13:05:45 -08:00
Peter Bacon Darwin 8459a4dd5c chore(doc-gen): allow dart cheatsheet to be generated 2015-12-08 17:31:53 -08:00
Peter Bacon Darwin eb37614d68 chore(doc-gen): update modules to include API docs
The public exported modules have been reorganized
2015-12-01 20:43:20 -08:00
Peter Bacon Darwin 7fb34523ae chore(docs-app): add `code` directive to prevent unwanted compilation 2015-12-01 09:44:33 -08:00
Cory Bateman dbb065a7ed refact(app): use recommended `controller as` syntax
Updated site controllers and directives to use controller as syntax

Closes #84
Closes #135
2015-11-15 20:52:35 +00:00
Peter Bacon Darwin 0b2db81ac0 chore(gitignore): ignore the generated web app json files 2015-11-14 12:53:20 -08:00
Peter Bacon Darwin 096e5f081b api-web-app: update `cheatsheet.json` from latest angular2 code 2015-11-10 11:37:06 +00:00
Peter Bacon Darwin 666fad1906 api-web-app: update `app-data.json` from latest angular2 code 2015-11-10 11:37:05 +00:00
Peter Bacon Darwin 131cdb7765 api-web-app: convert to using dynamically generated cheatsheet data
Closes #348
2015-11-10 11:37:05 +00:00
Peter Bacon Darwin 66a7edd8cb api-builder: add cheatsheet-package to generate cheatsheet data
Closes #348
2015-11-10 11:37:05 +00:00
Peter Bacon Darwin b5744c813a api-index: generate index page API list dynamically
Dgeni now generates a JSON file that is loaded by the AppController into
the index page for the API docs.
2015-11-03 16:41:38 +00:00
Naomi Black d0b9d43377 correct typo in cheatsheet
closes #314
2015-10-27 20:37:14 -07:00
Naomi Black 0dc3d2018e chore(api-list): another typo in the json 2015-10-19 22:51:27 +01:00
Naomi Black 92e6c0c015 chore(api): fix bad class type on AppViewManager 2015-10-19 15:26:29 +01:00
Naomi Black b32e57baa7 docs(api defs): fix API definition typo 2015-10-19 14:49:32 +01:00
Robert Messerle 95b1efc3c7 wip: adding cheatsheet 2015-10-18 22:19:52 +01:00
Naomi Black cdec7d1605 api(map): fixing links in the filtered list, removing left nav 2015-10-15 23:57:15 -07:00
Naomi Black f0bdd09ccb api(map): update list of api entries per alpha-44 2015-10-15 22:54:17 -07:00
Robert Messerle 580b5b198b adds filterable API list 2015-10-15 16:13:45 -07:00
Jacob Müller 45d136e327 fix(index): display code example corretly
This commit fixes the displaying of the „name“ template variable (see
screenshot below) in the code example on the front page.

https://goo.gl/qcLf5X
2015-07-01 16:07:41 -07:00
Jacob Müller 1315b75787 fix(bio): fix dialog bug #132
See [this][https://github.com/angular/material/issues/1531] for more detailed information.
2015-06-07 14:23:30 +02:00
Alex Wolfe b707aed54b merge with master and updates to code box directives 2015-05-19 06:33:09 -07:00
Alex Wolfe 799a16c5c5 update to code examples 2015-05-18 06:41:26 -07:00
Alex Wolfe a85af9e15e Update bio card directive, code cleanup 2015-05-05 09:56:18 -07:00
Alex Wolfe 0d27464c7a linenums 2015-05-03 20:29:54 -07:00
Alex Wolfe 4210541f24 use one layout, update logic, add prettify to api code tags 2015-05-03 20:28:21 -07:00
Alex Wolfe 3b08583342 spacing 2015-05-03 19:10:10 -07:00
Alex Wolfe a5f3214e97 Code examples, now escape html, full directives 2015-05-03 19:09:25 -07:00
Alex Wolfe b9386de4f3 code tabs, and code example directive 2015-05-02 15:34:16 -07:00
Alex Wolfe 6475fb7e51 bio directive 2015-05-01 07:40:25 -07:00
Alex Wolfe d4086a71bb merge with master 2015-05-01 06:51:21 -07:00
Alex Wolfe 47e25571fd updated site file 2015-05-01 06:49:07 -07:00
Alex Wolfe feabd268fc restructure directories 2015-05-01 06:48:52 -07:00
Alex Wolfe 5f2fb1b5a4 updated apis docs with proper formatting 2015-05-01 06:37:29 -07:00
Alex Wolfe 2611457df7 small update to nav 2015-04-28 14:57:15 -07:00
Alex Wolfe cd4f0f4e8d prevent default events 2015-04-28 14:40:49 -07:00
Alex Wolfe fbd5ca4523 touch module 2015-04-28 11:13:30 -07:00
Alex Wolfe 9b074c0aed code switchers 2015-04-22 06:59:02 -07:00
Alex Wolfe f9f51a93b5 more fixes 2015-04-22 05:33:17 -07:00
Alex Wolfe 94cc8e9005 First round of api docs 2015-04-19 13:53:18 -07:00
Alex Wolfe 4fcb755f24 Fixed live search display issue 2015-03-11 20:21:59 -07:00
Alex Wolfe 7e5ad57ce5 previous changes from other branch 2015-03-11 17:56:08 -07:00
Alex Wolfe e7faaea106 update to bio modal 2015-03-04 23:22:10 -08:00
Alex Wolfe 022e5bede4 mobile docs nav 2015-03-04 21:22:03 -08:00
Alex Wolfe 5575172e8d mobile nav 2015-03-04 20:27:30 -08:00