Commit Graph

25 Commits

Author SHA1 Message Date
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 ee5da936da feature(feedback): add feedback API call to the site 2015-12-09 13:05:45 -08:00
Naomi Black fad02f7405 chore(feedback): fixing feedback script 2015-12-09 09:59:07 -08:00
Peter Bacon Darwin 8459a4dd5c chore(doc-gen): allow dart cheatsheet to be generated 2015-12-08 17:31:53 -08:00
Teresa 377f924ae2 Moved feedback script to _scripts-include.jade 2015-12-08 15:42:07 -08:00
Peter Bacon Darwin 7fb34523ae chore(docs-app): add `code` directive to prevent unwanted compilation 2015-12-01 09:44:33 -08:00
Naomi Black ff53defb4f docs(cheatsheet): updates for the cheatsheet, move to angular min 2015-10-19 00:31:07 +01: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 feabd268fc restructure directories 2015-05-01 06:48:52 -07:00
Alex Wolfe b8d2122ad8 script update 2015-04-28 14:45:31 -07:00
Alex Wolfe f062d4aa56 ng-touch 2015-04-28 09:39:16 -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
Naomi Black 2c2d4acdd5 Remove rawgit change over to CDN dependency 2015-03-05 10:00:55 -07:00
Alex Wolfe 97b8a733a0 search widget 2015-03-04 11:48:19 -08:00
Alex Wolfe 681bb0c067 bug fix 2015-03-04 10:03:49 -08:00
Alex Wolfe 5c8616fae4 syntax fix 2015-03-04 07:48:12 -08:00
Alex Wolfe 2a020cf129 added alerts style 2015-03-04 05:21:10 -08:00
Alex Wolfe 1eb130891e code syntax highlighting 2015-03-01 20:00:19 -08:00
Alex Wolfe e437fdb7b2 Angular Material dependancies 2015-02-19 09:51:07 -08:00