Eric Jimenez
5ce56598f5
feat(docs landing): new docs landing
2016-05-02 19:55:59 -07:00
Eric Jimenez
c5309e9195
feat(features: update features section)
2016-05-02 15:41:21 -07:00
Eric Jimenez
410b3741f7
feat(images): new frontpage as directed by Alex Wolfe. New images from Fatima Remtullah
2016-05-02 13:03:13 -07:00
John Papa
bbd7d79a76
docs(style-guide): add style-guide - v.6
2016-05-01 16:08:45 -07:00
John Papa
ddfbbb5ebb
docs(style-guide): add style-guide - v.5
2016-04-30 23:03:19 -07:00
Eric Jimenez
36308fe5f6
fix(footer): use cursor pointer on feedback in footer
2016-04-29 17:25:19 -07:00
Eric Jimenez
af9793cbbb
feat(resources): add more pages. Increase font size. Rename in footer. All encompassing resource page
2016-04-29 20:07:13 -04:00
Eric Jimenez
d8fcd5ef3d
feat(nav reorg): reorganize footer and top nav
2016-04-28 19:23:13 -07:00
Eric Jimenez
ff985c7059
feat(press kit): press kit with logos
2016-04-28 19:22:36 -07:00
John Papa
d5e909bde0
docs(style-guide): add style-guide - v.4
2016-04-28 00:52:20 -07:00
Eric Jimenez
1ac2a42308
chore(not yet documented): remove placeholder to reduce noise
2016-04-27 12:55:27 -04:00
Eric Jimenez
fbeef5b8ee
fix(badge align): fix alignment of badges on all screens. Simplify logic to achieve this
2016-04-26 10:53:53 -07:00
Eric Jimenez
d502b1f5aa
chore(logo): replace logo on front page, one which removes beta markings. Include more logo assets
2016-04-26 10:53:37 -07:00
John Papa
3bc94147a7
docs(style-guide): add style-guide - v.3
...
closes #1170
2016-04-25 22:24:37 -07:00
alexwolfe
165f6933a6
Fixed shifting content on page load
...
Fixed shifting content when going from page to page in docs.
2016-04-22 15:49:10 -07:00
Eric Jimenez
9787a9ffb8
docs(static methods): fix style of static methods in api doc. anchoring works now
2016-04-22 17:13:05 -04:00
Eric Jimenez
baf84a48e8
docs(static methods): fix style of static methods in api doc. anchoring works now
2016-04-22 17:03:34 -04:00
Eric Jimenez
b130056613
docs(sidenav): Restylize sidenav
2016-04-22 14:56:43 -04:00
Eric Jimenez
c932eec801
docs(code color fix): restored old color for code in parts that are not the api doc, use the same styling for all links in entire site
2016-04-21 12:03:12 -04:00
Eric Jimenez
3dd114d0df
docs(class overview): list instance and static members with in-page hyperlinks. Also link constructor when present. Focus member on click. Badges look better in viewports of 600px or less
2016-04-20 13:14:18 -07:00
dfsq
a1678e5801
Align initial dropdown styles with .md-button styles.
...
Closes #963
2016-04-19 21:50:53 -07:00
Eric Jimenez
c934fb704f
docs(badges): add badges in hero to identify doc type to viewer, and stability. Stylize var.template for new api style docs. Add stable, experimental, docsNotRequired tagdef in dgeni
2016-04-19 20:49:48 -07:00
Eric Jimenez
995229a44c
override column layout in extra small screens, fixes issue with overlapping text in api docs with safari mobile.
2016-04-18 17:38:55 -07:00
Eric Jimenez
cb0a4a7fe0
remove only the last white space in class export, not all
2016-04-18 15:33:24 -07:00
Eric Jimenez
5ea7738ad3
change class and directive template.
2016-04-16 03:17:47 -07: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
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
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
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
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
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
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
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
8c65545cc8
quick start updated
2015-05-19 08:48:26 -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
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
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
23fab29a7c
alert styles
2015-03-15 21:51:11 -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
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