Ward Bell
b2b4d3b8c9
docs(pipes): sample shuffle, refactor, alpha.53
...
closes #487
2015-12-13 00:57:14 -08:00
Ward Bell
393987bdf5
docs: split intro into separate chapters, shuffle code, update to alph52
...
closes #483
A major refactoring of the intro chapters includes text revision
and the addition of "module" as an 8th "basic building block".
Incorporates John Papa feedback.
2015-12-12 09:46:07 -08:00
Ward Bell
4084a725fd
docs(forms): code shuffle, text, & alpha52 updates
...
closes #478
2015-12-12 09:39:01 -08:00
Ward Bell
d33a381a6c
docs(displaying-data): code shuffle & alpha52 update
...
closes #474
2015-12-12 09:31:25 -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
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
f7b6d83422
docs(dgeni): add in missing barrel files
...
closes #465
2015-12-09 14:49:35 -08:00
Naomi Black
ee5da936da
feature(feedback): add feedback API call to the site
2015-12-09 13:05:45 -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
27d5a3b0a8
chore(social): remove social icons from site
2015-12-08 17:08:06 -08:00
Ward Bell
c33ee37144
docs(template-syntax): drive jade from sample
...
closes #456
2015-12-08 10:08:06 -08:00
Ward Bell
4d1571254b
docs(attribute-binding): bind to 2nd property, default-color
2015-12-03 12:44:26 -08:00
Deborah Kurata
c9ea1e52c1
docs(attribute-directive): new chapter + dev-guide chapter shuffle
...
closes #437
2015-12-02 19:01:27 -08:00
Peter Bacon Darwin
eb37614d68
chore(doc-gen): update modules to include API docs
...
The public exported modules have been reorganized
2015-12-01 20:43:20 -08:00
Peter Bacon Darwin
7fb34523ae
chore(docs-app): add `code` directive to prevent unwanted compilation
2015-12-01 09:44:33 -08:00
Ward Bell
e00b024e95
docs(intro): update databinding image as Felipe suggests
...
closes #428
2015-12-01 01:44:34 -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
Ward Bell
f7b2913231
(docs) devguide forms improved by looking at DART version
...
closes #425
2015-11-30 20:52:19 -08:00
Ward Bell
e6e8cca9ef
(docs) DevGuide Introduction
...
incorporates Pascal & Felipe suggestions
includes running sample code for the architecture overview
closes #417
2015-11-30 12:54:16 -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
0b2db81ac0
chore(gitignore): ignore the generated web app json files
2015-11-14 12:53:20 -08:00
Sahar Jafari
389fb1aa79
hide the social icons for print
...
closes #210
2015-11-14 00:01:14 -08:00
Topher Fangio
e66aaa696e
docs(harp): add bio for Topher Fangio
...
Closes #363
2015-11-13 16:46:57 +00:00
Peter Bacon Darwin
096e5f081b
api-web-app: update `cheatsheet.json` from latest angular2 code
2015-11-10 11:37:06 +00:00
Peter Bacon Darwin
666fad1906
api-web-app: update `app-data.json` from latest angular2 code
2015-11-10 11:37:05 +00: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
66a7edd8cb
api-builder: add cheatsheet-package to generate cheatsheet data
...
Closes #348
2015-11-10 11:37:05 +00:00
Ward Bell
5be67b7212
(docs) toh - add animated gif of app in action
2015-11-07 23:54:46 -08:00
Ward Bell
33a3dba37e
(docs) devguide pipes: add example code and display it
2015-11-07 23:04:49 -08:00
Ward Bell
2b4b028d73
Add animated gifs to demo the code
2015-11-07 22:47:19 -08:00
Peter Bacon Darwin
8199aeffdc
heading-code-scss: fix background color
2015-11-04 11:20:47 +00:00
Peter Bacon Darwin
b5744c813a
api-index: generate index page API list dynamically
...
Dgeni now generates a JSON file that is loaded by the AppController into
the index page for the API docs.
2015-11-03 16:41:38 +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
Ward Bell
c0e6ccc782
(docs) tutorial index fixes
2015-10-31 21:51:35 -07:00
Ward Bell
c4416cfb2c
(docs) User Input - refactored to its own example and support blur event
2015-10-31 19:30:21 -07:00
Ward Bell
f26c8a13a9
(docs)do not commit zip file in ../resources/zips
2015-10-31 19:22:05 -07:00
John Papa
e47c040346
fixed image
2015-10-31 19:14:46 -07:00
Naomi Black
d0b9d43377
correct typo in cheatsheet
...
closes #314
2015-10-27 20:37:14 -07:00
Ward Bell
080c86eab2
(docs) devguide-displaying-data ready for publication, based on _examples
2015-10-27 15:15:21 -07:00
Ward Bell
17ec689397
(docs) devguide-displaying-data: created new page and styled text, as a workaround in one sentence I placed spaces between double curlies {{ }} to render without breaking jade
2015-10-27 15:15:21 -07:00
Ward Bell
963f67ea07
(docs) forms - code maintained by _examples
...
Includes template-syntax.jade clarification on attributes v properties
2015-10-27 15:11:25 -07:00
Ward Bell
f10a2e906a
(docs) Forms new page and images
2015-10-27 15:11:25 -07:00
Ward Bell
021819d1c1
(docs) DI - updated injector-tree image
...
See issue on commit:d2706ca
2015-10-27 14:52:10 -07:00
Naomi Black
448da4655a
Code and gulp integration for task to zip folders based on zipconfig.json files.
2015-10-27 09:40:50 -07:00
Jay Traband
9500a123f5
Work on zipping folders based on zipconfig.json files. Also involves refactoring of doc-shredder.
2015-10-27 09:35:37 -07:00
Ward Bell
840439770b
(docs) overhaul user-input
2015-10-20 12:13:12 +01: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
Naomi Black
d4d63555ec
docs(cheatsheet): update for alpha-44
2015-10-20 01:26:36 +01:00
Naomi Black
789745168f
chore(image): resize cardboard graphic to be faster download
2015-10-20 01:06:31 +01:00
Naomi Black
0dc3d2018e
chore(api-list): another typo in the json
2015-10-19 22:51:27 +01:00
Martin Staffa
18b2be8575
add Martin Staffa to contributors
2015-10-19 15:44:37 +01:00
Naomi Black
92e6c0c015
chore(api): fix bad class type on AppViewManager
2015-10-19 15:26:29 +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
b32e57baa7
docs(api defs): fix API definition typo
2015-10-19 14:49:32 +01:00
Ward Bell
d2706ca9ae
(docs) devguide-dependency-injection: new page and images added
2015-10-19 12:00:09 +01:00
Naomi Black
ff53defb4f
docs(cheatsheet): updates for the cheatsheet, move to angular min
2015-10-19 00:31:07 +01:00
Jeff Whelpley
6490663a2c
Adding Jeff Whelpley as a contributor
2015-10-18 23:30:04 +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
John Papa
688db41458
image
2015-10-18 22:19:44 +01:00
Ward Bell
52d11e2e85
chore(bios): add ward
2015-10-18 21:52:21 +01:00
Naomi Black
19473596a8
docs(misc): update for jules at angular connect
2015-10-18 19:08:34 +01:00
Pascal Precht
51edc755c0
chore: adds Christoph and Pascal as contributors
...
Conflicts:
harp.json
2015-10-18 11:48:01 +01:00
gdi2290
37f1e7a3cb
feat(bios): PatrickJS
2015-10-18 11:46:10 +01:00
Naomi Black
2633d2b164
about(updates): some ex-ng folks and added fields for later reorg
2015-10-17 07:20:11 +01:00
Naomi Black
cdec7d1605
api(map): fixing links in the filtered list, removing left nav
2015-10-15 23:57:15 -07:00
Ward Bell
a90e58d313
(docs) quickstart: remove/rename getting-started artifacts throughout
2015-10-15 22:54:30 -07:00
Naomi Black
f0bdd09ccb
api(map): update list of api entries per alpha-44
2015-10-15 22:54:17 -07:00
Naomi Black
2ee9535cd0
chore(rename): Rename graphics to drop the date for posterity
2015-10-15 22:54:17 -07:00
John Papa
5577d6f669
added updated images and wording for index
2015-10-15 21:51:10 -04:00
Robert Messerle
580b5b198b
adds filterable API list
2015-10-15 16:13:45 -07:00
Naomi Black
522047d23a
docs(print): add print layout PDFs for the quick reference
2015-10-15 14:06:05 -07:00
Naomi Black
8e75677b59
docs(background): new background image added
2015-10-15 08:53:39 -07:00
Marc Laval
366030be69
Added Marc Laval
2015-10-15 07:41:04 -07:00
Ward Bell
c25314a2c4
(docs) Move ToH-pt2 to Jade and break toh-pt1 out of the tutorial index
2015-10-15 07:41:03 -07:00
Naomi Black
b2de9a1067
docs(badimage): revert the new background image until we can fix align
2015-10-15 07:32:37 -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
a63e6583f7
chore(bios): update photo sizes for jules and elad to 240 x 208
2015-10-13 14:53:47 -07:00
Elad Bezalel
b79eef1a47
Added Elad Bezalel
2015-10-13 14:39:44 -07:00
Naomi Black
76ec18f9bb
chore: remove toh from nav until more chapters are up, fix bad image
2015-10-10 04:03:04 -07:00
Ward Bell
40a1027a9f
Merged Katya's ToH part 1 into the last state of devguide-getting-started-3 branch
2015-10-09 20:35:27 -07:00
Ward Bell
6002389ff5
Revise for alpha 38 and to confront the surprising complexity in Getting Started in TS
2015-10-09 20:35:26 -07:00
Jay Traband
635a21217d
Ward/Josh's testing pages and assoc images.
2015-10-09 20:22:39 -07:00
Josh4gitaboutit
313934844d
added image "spectrum" and created new image folder for "unit-testing"
2015-10-09 20:22:39 -07:00
Robert Messerle
f38e6e7bd4
cleans up various alignment and layout issues
2015-10-09 16:27:33 -07:00
Jules Kremer
c350d01cec
Added Jules Kremer
2015-09-10 12:33:26 -07:00
Jay Traband
df077c1dc2
added make-example
2015-08-13 15:39:14 -07:00
Jacob Müller
45d136e327
fix(index): display code example corretly
...
This commit fixes the displaying of the „name“ template variable (see
screenshot below) in the code example on the front page.
https://goo.gl/qcLf5X
2015-07-01 16:07:41 -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
Jacob Müller
1315b75787
fix(bio): fix dialog bug #132
...
See [this][https://github.com/angular/material/issues/1531 ] for more detailed information.
2015-06-07 14:23:30 +02:00
Alex Wolfe
6b11326dac
use same images for all guide
2015-05-26 06:29:27 -07: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
799a16c5c5
update to code examples
2015-05-18 06:41:26 -07:00
Alex Wolfe
d135d1bf7e
Updates for mobile list styles and layout
2015-05-17 11:34:24 -07:00
Alex Wolfe
a85af9e15e
Update bio card directive, code cleanup
2015-05-05 09:56:18 -07:00
Alex Wolfe
0d27464c7a
linenums
2015-05-03 20:29:54 -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
3b08583342
spacing
2015-05-03 19:10:10 -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
47e25571fd
updated site file
2015-05-01 06:49:07 -07:00
Alex Wolfe
feabd268fc
restructure directories
2015-05-01 06:48:52 -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
2611457df7
small update to nav
2015-04-28 14:57:15 -07:00
Alex Wolfe
cd4f0f4e8d
prevent default events
2015-04-28 14:40:49 -07:00
Alex Wolfe
fbd5ca4523
touch module
2015-04-28 11:13:30 -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
d6aa0e7ade
Merge branch 'master' into style-guide
2015-04-13 05:44:20 -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
a0accaf1bf
fix data, update bios pics
2015-04-06 07:17:30 -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
Naomi Black
5c5dfc2fa9
add new blog post to resources and 2 contributors
2015-04-02 20:58:25 -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
Alex Wolfe
6e3b2c4545
fix bio card layout
2015-03-05 06:26:42 -08:00
Alex Wolfe
572cc666d8
mobile updates
2015-03-05 06:21:56 -08:00
Alex Wolfe
35e20314f0
mobile fixes
2015-03-05 06:20:23 -08:00
Alex Wolfe
7bb56bbd57
mobile style updates
2015-03-05 06:11:04 -08:00
Alex Wolfe
db3f77be47
mobile updates
2015-03-05 05:57:37 -08:00
Naomi Black
69dc86d0ab
Add Rody to the bios list
2015-03-05 00:51:12 -07:00
Alex Wolfe
e7faaea106
update to bio modal
2015-03-04 23:22:10 -08:00
Alex Wolfe
51220219b8
print styles
2015-03-04 22:54:34 -08:00
Alex Wolfe
4a43751bba
title update
2015-03-04 22:38:45 -08:00
Alex Wolfe
a7eaafd1d5
sf bg
2015-03-04 22:07:16 -08:00
Alex Wolfe
b3fee364c6
Merge pull request #65 from davideast/img-optimize
...
chore: optimize pngs (pngcrush -brute)
2015-03-04 22:03:09 -08:00
Alex Wolfe
7d81ec2fae
more mobile styles
2015-03-04 21:54:44 -08:00
Alex Wolfe
f1580c9887
more mobile styles
2015-03-04 21:51:01 -08:00
Alex Wolfe
564702adcf
more mobile styles
2015-03-04 21:39:57 -08:00
Alex Wolfe
58a7c1f2aa
mobile button styles
2015-03-04 21:25:37 -08:00
Jeremy Elbourn
b9f9b8de08
chore: optimize pngs (pngcrush -brute)
2015-03-04 21:23:29 -08:00
Alex Wolfe
022e5bede4
mobile docs nav
2015-03-04 21:22:03 -08:00
Alex Wolfe
ffdf30e769
mobile side nag updates
2015-03-04 21:00:51 -08:00
Alex Wolfe
d783c5e014
fixed mobile nav
2015-03-04 21:00:51 -08:00
Alex Wolfe
94d86ec02d
Merge pull request #63 from davideast/bio
...
More updates to bios
2015-03-04 21:00:25 -08:00
Naomi Black
d59a479b93
More updates to bios
2015-03-04 21:56:41 -07:00
Alex Wolfe
2165887b21
link favicon
2015-03-04 20:50:13 -08:00
Alex Wolfe
c438ebfc47
Merge pull request #62 from davideast/bio
...
Updates to bios
2015-03-04 20:32:01 -08:00
Naomi Black
d742214cf7
Updates to bios
2015-03-04 21:29:52 -07:00
Alex Wolfe
5575172e8d
mobile nav
2015-03-04 20:27:30 -08:00
Alex Wolfe
5ad23dec1c
Merge pull request #57 from davideast/bio
...
Add scott's bio
2015-03-04 19:40:22 -08:00
Naomi Black
3e98e1a992
Add scott's bio
2015-03-04 17:30:14 -07:00
Alex Wolfe
0bbe4927c9
bio pics
2015-03-04 14:26:12 -08:00
Alex Wolfe
ff3264ee4a
Merge pull request #50 from davideast/polish
...
Polish
2015-03-04 13:29:08 -08:00
Naomi Black
5fca58fd7c
Add more contributors
2015-03-04 14:25:54 -07:00
Alex Wolfe
97b8a733a0
search widget
2015-03-04 11:48:19 -08:00
Alex Wolfe
7be0d98208
open source logo
2015-03-04 10:35:30 -08:00
Alex Wolfe
4048e09bfa
update logo
2015-03-04 10:29:39 -08:00
Alex Wolfe
8b1bf895de
layout mobile styles
2015-03-04 07:16:02 -08:00
Alex Wolfe
8dff8a8b6a
mobile styles initial
2015-03-04 07:13:59 -08:00
Alex Wolfe
d6e901caa0
download page
2015-03-04 06:29:50 -08:00
Alex Wolfe
c77e4850f1
drop down update
2015-03-04 05:27:48 -08:00
Alex Wolfe
2a020cf129
added alerts style
2015-03-04 05:21:10 -08:00
Alex Wolfe
6a992c492d
Merge pull request #41 from davideast/dropdown
...
Dropdown
2015-03-03 14:31:58 -08:00
Alex Wolfe
9c93c2294a
dropdown
2015-03-03 14:22:30 -08:00
Alex Wolfe
70aa536e0a
base setup for menu
2015-03-03 06:41:37 -08:00
Alex Wolfe
cd18967a6e
version menu & social icons
2015-03-03 06:34:45 -08:00
Alex Wolfe
4e73e7a148
fixed curly braces
2015-03-02 23:14:05 -08:00
Alex Wolfe
20308d21bb
drop down update
2015-03-02 22:57:42 -08:00
Alex Wolfe
50e8bcb31a
update license & logos
2015-03-02 22:38:35 -08:00
Alex Wolfe
cf4cf8503c
contribute
2015-03-02 07:15:03 -08:00
Alex Wolfe
086883af70
Added Ali
2015-03-02 06:05:12 -08:00
Alex Wolfe
0c54eb11cd
resources page
2015-03-02 06:01:47 -08:00
Alex Wolfe
99916578ae
bios
2015-03-02 05:43:46 -08:00
Alex Wolfe
f710219237
cleanup
2015-03-01 23:49:34 -08:00
Alex Wolfe
ee99ae475f
bio layout
2015-03-01 23:48:31 -08:00
Alex Wolfe
52a86347fa
font size
2015-03-01 21:39:57 -08:00
Alex Wolfe
46601d1311
text formatting
2015-03-01 21:34:32 -08:00
Alex Wolfe
2ad3ae4add
Text formatting for quick start
2015-03-01 21:11:13 -08:00
Alex Wolfe
2561d8c718
spacing
2015-03-01 20:02:34 -08:00
Alex Wolfe
1eb130891e
code syntax highlighting
2015-03-01 20:00:19 -08:00
Alex Wolfe
210c2a39b2
dynamic selecting nav
2015-03-01 16:39:17 -08:00
Alex Wolfe
b4d3a06c07
dropdown icon
2015-03-01 15:43:22 -08:00
Alex Wolfe
bf1a05881d
docs dropdown logice
2015-03-01 06:42:36 -08:00
Alex Wolfe
997cf2ac0e
layout for docs
2015-02-28 12:46:00 -08:00
Alex Wolfe
dceba5bf4d
icon update
2015-02-28 12:10:58 -08:00
Alex Wolfe
7f8899530c
Features Page & Icons
2015-02-28 12:06:30 -08:00
Alex Wolfe
24ec15d01e
add code example
2015-02-28 08:11:13 -08:00
Alex Wolfe
186ac9b872
sidenav
2015-02-27 21:38:49 -08:00
Alex Wolfe
1ff1b83356
logos for home page
2015-02-27 21:34:19 -08:00
Alex Wolfe
2a4c04fdb1
layout spacers
2015-02-27 21:21:20 -08:00
Alex Wolfe
b5638a71a1
Update to size and line-height for standard text
2015-02-27 21:09:15 -08:00
Alex Wolfe
efebaf3d03
homepage copy
2015-02-27 21:06:18 -08:00
Alex Wolfe
e64f9f3584
dynamic path rendering in docs nag
2015-02-27 07:17:29 -08:00
Alex Wolfe
82d0dea500
footer logo
2015-02-26 21:39:19 -08:00
Alex Wolfe
0e19bfb2ca
sub header, cta bar, logos, announcement
2015-02-26 21:30:06 -08:00
Alex Wolfe
1c4697053f
more updates
2015-02-26 06:45:32 -08:00
Alex Wolfe
af096a601a
svg
2015-02-25 07:54:58 -08:00
Alex Wolfe
d4c75f5580
theme
2015-02-25 07:15:51 -08:00
Alex Wolfe
e798b67e6e
Logo, hero, nav, social , layout, etc.
2015-02-25 07:15:46 -08:00
Alex Wolfe
4003536ce6
added to logos
2015-02-24 13:44:23 -08:00
Alex Wolfe
6f2775b576
Update to core navigation components
2015-02-24 06:38:30 -08:00
Alex Wolfe
adb097cf69
Color Variables
2015-02-23 21:44:23 -08:00
Alex Wolfe
9af4a31457
updates
2015-02-19 17:13:47 -08:00
Alex Wolfe
e437fdb7b2
Angular Material dependancies
2015-02-19 09:51:07 -08:00
Alex Wolfe
7a64f52344
sass scaffolding
2015-02-18 16:57:27 -08:00
Alex Wolfe
c43dde4c61
remove default styles
2015-02-18 16:48:24 -08:00
Alex Wolfe
6d78473b5b
update to file structure
2015-02-18 16:40:42 -08:00