Commit Graph

148 Commits

Author SHA1 Message Date
Robert Messerle 64f63167de adds retina display support for hero background
updates logo to include 2.0 beta text
updates hero background image
2015-12-15 11:40:02 -08:00
Robert Messerle d52d828bb6 adds `ng-cloak` across site
switches to minified version of angular
2015-12-15 01:02:41 -08:00
Robert Messerle c5637fcfde Updates homepage to include plunker demos 2015-12-14 21:09:17 -08:00
Robert Messerle e8644676ae Corrects the vertical alignment of the Feedback button in `main-nav` 2015-12-14 21:09:17 -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 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
Naomi Black 652bf47de4 chore(banner): remove banner until we have new news 2015-12-08 17:28:31 -08:00
Naomi Black 5d3aed2bff chore(quickstart): change learn in 5 mins text 2015-12-08 17:24:23 -08:00
Naomi Black 4d9409672f chore(download): remove download button from homepage 2015-12-08 17:09:35 -08:00
Naomi Black 27d5a3b0a8 chore(social): remove social icons from site 2015-12-08 17:08:06 -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
Jay Traband 46ac6bdaa9 Fix for makeExample styling without linenumbers losing scrollbar + default handling of makeExamples with only one line
closes #427
2015-12-01 00:24:21 -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 3b76748cb5 docs(index): update AngularConnect video buttons 2015-10-27 09:42:18 -07:00
Naomi Black ff53defb4f docs(cheatsheet): updates for the cheatsheet, move to angular min 2015-10-19 00:31:07 +01:00
Naomi Black 00edf613a0 site(chore): nitpicks on top level content 2015-10-17 06:17:23 +01:00
Naomi Black 97b59a11d5 docs(typo): fix bad space in hero-home 2015-10-17 03:17:54 +01:00
Naomi Black 9a377db37a chore(links): fix a few more canonical js links to be ts 2015-10-15 13:16:38 -07:00
Peter Bacon Darwin 48c99206e4 add links to Angular Connect live streams 2015-10-15 07:41:04 -07:00
Naomi Black 0870c7a3ac chore(routing): fix routing for nonexistent pages and update background 2015-10-15 00:41:57 -07:00
Naomi Black 876f2dd6b6 chore(nav): Update nav with new structure, make ts default view 2015-10-14 23:04:58 -07:00
Jay Traband 6f6e83722e squashed commits for PR 222 from jtraband
- add warning when bad example tag is encountered.
- shredding for api docs + refactoring of gulpfile to clarify task names.
- added top level gulp tasks + error handling cleanup
- added test-api-builder gulp task
- added warning messages during build-shred-map processing
- mixin signature change
- updated styleguide ... continued.
- added @exampleTabs inlinetag support + refactoring shared services between @example and @exampleTabs
- added new inline tag @linkDevGuide + cleanup
- added angular source watch logic for serve-and-sync and source for examples changed from test -> examples + cleanup
- promisify del
- styleguide explanation of @example, @exampleTabs and @linkDevGuide
2015-09-23 14:04:58 -07:00
Jay Traband 11ab09c30b Fix for styling bug + additional styleguide examples 2015-09-18 13:18:52 -07:00
Jay Traband a9e96389c0 json shredder/extract handling
style guide docs for makeJson
remove dups in git-changed-examples
support for git-changed-examples --after
file pattern exclusion for git-changed-examples
2015-09-18 13:18:50 -07:00
Jay Traband bdb97ed499 partial refactoring for makeJson 2015-09-18 13:18:48 -07:00
Jay Traband bd2d915248 add trimLeftIndent to all makeExample and makeTabs calls 2015-09-18 13:18:45 -07:00
Jay Traband cb136b1028 reorg util-fns.jade 2015-09-18 13:18:44 -07:00
Jay Traband 50e758ba60 improved infrastructure for devguide and revised getting started (TS) 2015-09-10 13:32:57 -07:00
Brian Ford b155ddfa2c List type info for var and const exports 2015-09-01 14:06:17 -07:00
Jay Traband df077c1dc2 added make-example 2015-08-13 15:39:14 -07:00
Jay Traband d9089f215c shred and watch build tooling - v2 ( dgeni, gulp, jade) 2015-08-07 14:49:35 -07:00
Jay Traband 7e6ff558e3 shred and watch build tooling ( dgeni, gulp, jade) 2015-08-07 14:49:35 -07:00
Naomi Black 9169409c21 harp(update): var changes to allow use with harp 0.17.0 2015-07-28 00:14:34 -07:00
Peter Bacon Darwin afaea60a25 update conference links - add AngularConnect; remove ng-conf 2015-06-29 15:04:41 +01:00
Won Song dc1bafd46d #119
1. Removed X from 1.x titles
2. Replaced links with hover cards
3. Changed Download to Install
2015-05-19 22:37:45 -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 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 feabd268fc restructure directories 2015-05-01 06:48:52 -07:00
Alex Wolfe c11737ff73 Standard case for API pages 2015-05-01 06:04:23 -07:00
Alex Wolfe 2611457df7 small update to nav 2015-04-28 14:57:15 -07:00
Alex Wolfe f6c0840673 update nag 2015-04-28 14:50:58 -07:00
Alex Wolfe b8d2122ad8 script update 2015-04-28 14:45:31 -07:00