Eric Jimenez
5ea7738ad3
change class and directive template.
2016-04-16 03:17:47 -07:00
Zhicheng Wang
84e96391ca
完成了导航菜单
...
完成了部分公共页面
完成了部分教程
2016-04-13 08:53:17 +08:00
Mohammed Zama Khan
32fce431f0
chore: fix image width problem on mobile (iPhone) devices w/ CSS - img {max-width:100%}
...
closes #985 , #801
2016-03-19 12:08:09 -07:00
Naomi Black
3f89c79a57
api(css): fix the three-column wrap
2016-03-09 13:49:41 -08:00
Josh Otis
746a6649b2
chore: new flat left navigation panel (all language tracks)
2016-03-03 04:51:52 -08:00
Naomi Black
aac7b43ba0
banner(angularattack): add homepage promo for angular attack
2016-03-02 14:54:15 -08:00
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
Alex Wolfe
8c65545cc8
quick start updated
2015-05-19 08:48:26 -07:00
Alex Wolfe
b707aed54b
merge with master and updates to code box directives
2015-05-19 06:33:09 -07:00
Alex Wolfe
d135d1bf7e
Updates for mobile list styles and layout
2015-05-17 11:34:24 -07:00
Alex Wolfe
b9386de4f3
code tabs, and code example directive
2015-05-02 15:34:16 -07:00
Alex Wolfe
5f2fb1b5a4
updated apis docs with proper formatting
2015-05-01 06:37:29 -07:00
Alex Wolfe
c11737ff73
Standard case for API pages
2015-05-01 06:04:23 -07:00
Alex Wolfe
35074b7b8e
updated api docs structure
2015-04-26 08:03:04 -07:00
Alex Wolfe
f1a0f34cc4
updated styles
2015-04-23 08:22:43 -07:00
Alex Wolfe
fa09eb4a81
side nag update
2015-04-22 08:48:20 -07:00
Alex Wolfe
787cb70460
location badges
2015-04-22 08:06:51 -07:00
Alex Wolfe
22d1e8a9c3
dart updates
2015-04-22 07:49:21 -07:00
Alex Wolfe
64c5aff275
displaying data fix
2015-04-22 07:17:26 -07:00
Alex Wolfe
459ea70464
intro styles update
2015-04-22 07:06:59 -07:00
Alex Wolfe
45587fa0a9
merge fix
2015-04-22 07:00:53 -07:00
Alex Wolfe
9b074c0aed
code switchers
2015-04-22 06:59:02 -07:00
David East
ebbdc5dd9a
Statement clean up.
2015-04-22 05:55:25 -07:00
David East
0b917e0f93
Statements scss
2015-04-22 05:42:50 -07:00
Alex Wolfe
f9f51a93b5
more fixes
2015-04-22 05:33:17 -07:00
Alex Wolfe
8b730d23b3
cleanup for setup file
2015-04-21 23:48:47 -07:00
Alex Wolfe
d69eed18ee
guide and api homepage update
2015-04-21 23:09:13 -07:00
Alex Wolfe
01a0745dfd
Update to guide icons and landing page
2015-04-21 08:44:56 -07:00
Alex Wolfe
95e60ce204
update to sidenav and ngbindable
2015-04-19 15:21:21 -07:00
Alex Wolfe
2f15f05325
side nav update
2015-04-19 14:26:53 -07:00
Alex Wolfe
94cc8e9005
First round of api docs
2015-04-19 13:53:18 -07:00
Alex Wolfe
9eef5a660a
scaffolding for guide
2015-04-18 09:12:05 -07:00
Alex Wolfe
5be4e6fbea
ordered guide
2015-04-16 07:24:28 -07:00
Alex Wolfe
334d5e2edb
secondary list
2015-04-14 05:22:14 -07:00
Alex Wolfe
5427926e0d
callouts added
2015-04-07 20:38:52 -07:00
Alex Wolfe
981465f8f6
margins
2015-04-07 05:49:17 -07:00
Alex Wolfe
69844f59e3
aside added
2015-04-07 05:35:19 -07:00
Alex Wolfe
bcaa6646a8
tables and more info for code snippets
2015-04-06 07:08:11 -07:00
Alex Wolfe
78391effbd
initial styleguide files
2015-04-06 06:41:08 -07:00
Alex Wolfe
1cc40350de
formatting fixes
2015-03-21 09:20:17 -07:00
Alex Wolfe
3cea09ad26
Docs(resources): Add ng-conf video and forms blog post
2015-03-20 21:29:34 -07:00
Alex Wolfe
ca37eb5732
spacing top bar
2015-03-15 21:42:53 -07:00
Alex Wolfe
d914789abf
code highlighting style guide
2015-03-15 21:34:38 -07:00
Alex Wolfe
4fcb755f24
Fixed live search display issue
2015-03-11 20:21:59 -07:00
Alex Wolfe
490d374d9b
font weight improvement for standard displays
2015-03-11 18:04:01 -07:00
Alex Wolfe
7e5ad57ce5
previous changes from other branch
2015-03-11 17:56:08 -07:00
Alex Wolfe
afdaed237c
fix background gradient
2015-03-05 10:02:21 -08:00
Alex Wolfe
2a2605056f
more bio updates
2015-03-05 07:47:49 -08:00
Alex Wolfe
2600e33f47
bio cards height fix
2015-03-05 07:37:52 -08:00
Alex Wolfe
e1bc1a8b51
code sample
2015-03-05 07:21:58 -08:00
Alex Wolfe
bbcd5c5993
fixed drop down flash of content bug
2015-03-05 06:30:53 -08:00