Naomi Black
d52c72a73a
chore(news): update posts and add twitter feed
2016-02-29 22:51:57 -08:00
Ward Bell
d59b05adde
docs(quickstart): quickstart revised with verbose mode toggle button
2016-02-28 13:10:15 -08:00
Novak Istvan
daae4f1429
docs(cookbook/component-communication): first of the cookbook series
...
closes #824
2016-02-21 23:19:40 -08:00
Kathy Walrath
4d9daf3493
docs(dependency-injection): copy edit the TypeScript version
...
Also fix print style
closes #826
2016-02-18 14:59:30 -08:00
Robert Messerle
73dad5d53d
fixes spacing on Angular logo
2016-02-01 12:28:23 -08:00
Naomi Black
bcd6463dc0
chore(css): trim the banner and hero height
2016-02-01 12:28:23 -08:00
Robert Messerle
67ffe7948b
fixes positioning on main nav buttons
2016-01-28 08:29:37 -08:00
Maxim Salnikov
ed08504fd4
Mobile view fixed
...
Fixed bottom margin for news card and abstract/author collision in mobile view
2016-01-22 18:57:22 -08:00
Nathan Walker
6be9523c2a
docs(landing): media query for mobile to fix formatting with flex style
2016-01-22 18:49:50 -08:00
Peter Bacon Darwin
cd78ee0223
docs(_code.scss): ensure code wraps correctly
...
Closes #726
2016-01-22 10:46:55 +00:00
Kathy Walrath
cca9d5a1c5
docs(user-guide): update Dart text to match new TS text
...
also update the Dart sample a bit
closes #677
2016-01-19 10:20:17 -08:00
Kathy Walrath
1fc7df82b5
docs: Fix print styles
...
closes #665
2016-01-17 21:09:55 -08:00
Teresa
7441f16f85
Added placeholder content to News page
2016-01-13 11:02:34 -08:00
Teresa
752465c57d
Added content to Support page
2016-01-13 11:02:34 -08:00
Naomi Black
d22706b202
chore(doc-gen): use @ for symbol on annotations
2016-01-10 21:25:59 -08:00
Peter Bacon Darwin
c94ad87dd4
chore(doc-gen): add createDecoratorDocs processor
...
The createDecoratorDocs processor identifies docs of exports that actually
represent decorators and get useful information for them.
This commit also set up the rest of the generation to display these new
decorator docs with their own template and updates the API list so that
we can filter the docs by decorator docType.
2016-01-10 21:16:47 -08:00
Nadi
9f80a27bad
#610 : style: fix border radius for code snippets without a header
2016-01-10 21:15:49 -08:00
Teresa
9895595869
Added print styles, hide sidebar in print view
2016-01-08 17:51:43 -08:00
Robert Messerle
1c301160d0
fixes filetree styles to support directories as the last item
2015-12-15 11:47:31 -08:00
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
f93bc28b62
adds non-ascii file tree view
2015-12-15 02:10:02 -08:00
Robert Messerle
c84febaa7a
adds max-width to content areas
2015-12-15 01:02:41 -08:00
Robert Messerle
f95ab4707c
adds contrast to code highlighting colors
2015-12-15 01:02:41 -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
068771228a
removes first demo
...
changes text from `how we roll` to `up next`
changes font size for code blocks from `15px` to `13px`
changes links from `edit on plunker` to `try in plunker`
re-orders tabs in code samples
2015-12-14 22:57:53 -08:00
Robert Messerle
cc6f9ee33f
Adds more contrast to code block headers
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
Teresa
57be3718b4
Fixing one last code block style
2015-12-14 17:41:08 -08:00
Teresa
1c43276562
Updated code block styles
2015-12-14 17:41:08 -08: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
Naomi Black
27d5a3b0a8
chore(social): remove social icons from site
2015-12-08 17:08:06 -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
Sahar Jafari
389fb1aa79
hide the social icons for print
...
closes #210
2015-11-14 00:01:14 -08: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
8199aeffdc
heading-code-scss: fix background color
2015-11-04 11:20:47 +00:00
Peter Bacon Darwin
0292deece1
api-templates: display members as simple formatted code
...
See https://github.com/angular/angular/issues/4258
2015-11-03 12:33:34 +00:00
Naomi Black
0b7b6d0c83
styles(h3): make h3 stand out a bit more for API and dev guides
2015-10-20 12:08:44 +01:00
Robert Messerle
1f3b153e99
hides api sections when there are no items to display
2015-10-19 14:59:02 +01:00
Naomi Black
ff53defb4f
docs(cheatsheet): updates for the cheatsheet, move to angular min
2015-10-19 00:31:07 +01:00
Naomi Black
e3cf6cf9d8
docs(cheatsheet): add cheatsheet
2015-10-18 23:13:42 +01:00
Robert Messerle
95b1efc3c7
wip: adding cheatsheet
2015-10-18 22:19:52 +01:00
Robert Messerle
580b5b198b
adds filterable API list
2015-10-15 16:13:45 -07:00
Naomi Black
0870c7a3ac
chore(routing): fix routing for nonexistent pages and update background
2015-10-15 00:41:57 -07:00
Robert Messerle
f38e6e7bd4
cleans up various alignment and layout issues
2015-10-09 16:27:33 -07:00
Jay Traband
df077c1dc2
added make-example
2015-08-13 15:39:14 -07:00
Peter Bacon Darwin
67851e3513
fix(banner): tweak padding for mobile view
2015-06-29 22:26:16 +01:00
Peter Bacon Darwin
afaea60a25
update conference links - add AngularConnect; remove ng-conf
2015-06-29 15:04:41 +01:00
Won Song
93bc37f597
#119
...
1. Changed the download page layout per feedback.
2. Removed custom styles added.
3. 0 to layout loop.... because I couldn't find a better way to remove padding left on UL :(
2015-05-19 23:17:03 -07: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
363373d405
style guide update
2015-05-19 08:56:34 -07:00