443 Commits

Author SHA1 Message Date
Patrice Chalin
db6625eb30 Fix dartdoc styles and prep layout for ng2 pages (#2530)
- Use custom bootstrap grid system styles
- Cache a copy of the dartdoc static-assets styles.css w/ footer styles
disabled.
- Alternate page layout controlled by jade2ng harp global
2016-10-03 14:58:50 -07:00
Alex Wolfe
c8a6c229cd Merge pull request #2473 from arikrak/master
Change banner height to min-height
2016-09-30 14:51:02 -07:00
John Papa
2b7fb86890 docs(style-guide): remove rc relics and update for ngmodules (#2463) 2016-09-27 00:58:10 -07:00
Ariel
16c05fde74 Change banner height to min-height 2016-09-24 21:51:40 -04:00
Ward Bell
f45c9998cc docs(lifecycle-hooks): combine what and when in one chart; add img (#2469) 2016-09-24 15:50:21 -07:00
Alex Wolfe
4bb79953be Merge pull request #2075 from jackmu95/fix-styleguide-trigger-positioning
fix(footer): Improve styleguide trigger positioning
2016-09-23 11:09:17 -07:00
Jacob Müller
8d713f1574 Use solid color and transition to red color on hover 2016-09-23 19:44:14 +02:00
Jacob Müller
c8b2c39409 Align footer text left on desktop 2016-09-23 08:58:06 +02:00
Alex Wolfe
37cebe9746 Merge pull request #2272 from LayZeeDK/patch-1
fix(footer): Footer logo is overflowing
2016-09-22 21:19:20 -07:00
Eric Jimenez
af4dabb413 only apply transparency changes on mobile 2016-09-21 11:56:19 -04:00
Jacob Müller
9a338b659e Some more cleanup 2016-09-21 16:11:12 +02:00
Jacob Müller
8a4a80033e Fix up styles after sync 2016-09-21 15:32:11 +02:00
Eric Jimenez
5a203d6b36 boost transparency of sidenav 2016-09-20 20:54:39 -04:00
Ward Bell
03680e23bb chore: more "angular2" to "angular" cleanup (#2417) 2016-09-20 11:37:16 +02:00
Ward Bell
7b5244ce87 docs(testing): more scenarios (#2396) 2016-09-19 19:57:59 -07:00
Naomi Black
1027e3e9be about(shannon): add shannon's bio 2016-09-19 17:41:23 -07:00
Ward Bell
84b5297cc2 docs(testing): feedback from Joe Eames/add more scenarios (#2391) 2016-09-17 12:44:34 -07:00
Alex Wolfe
7c3c5d0cc4 fixed weird opacity issue 2016-09-16 16:39:22 -07:00
Alex Wolfe
9fc14a95a8 some touches to banner and api docs 2016-09-16 16:28:41 -07:00
Alex Wolfe
e2ec60d8dd udpate colors and contrast for accessibility improvements 2016-09-16 15:58:20 -07:00
Alex Wolfe
a0dbeee18a banner(scrolling): add scrolling to the banner 2016-09-16 15:58:20 -07:00
Alex Wolfe
f4c4aee706 initial commit for rotating announcement banner 2016-09-16 15:58:20 -07:00
Alex Wolfe
72be55c4d2 chore: more typograhpical fixes (#2352) 2016-09-15 02:35:03 +01:00
Naomi Black
095a36f903 docs(refresh): late bio add and livestream banner 2016-09-14 18:27:02 -07:00
Kapunahele Wong
bfc62e0509 chore(bios): adding bio 2016-09-14 18:27:02 -07:00
Alex Wolfe
802bee8d2f fixed headings in api pages 2016-09-14 18:20:48 -07:00
Alex Wolfe
65db6b9268 design(style): Restyle changes from Alex 2016-09-14 17:18:55 -07:00
Georgios Kalpakas
c3aa8945fb chore(bios): add bio for gkalpak 2016-09-14 14:38:10 -07:00
Kapunahele Wong
97736ad5ee Security Edits Combined (#2245)
* Security Edits Combined

* Security copy edits

* Fix typo in security

* fixing trailing whitespace
2016-09-14 09:11:53 -07:00
Ward Bell
1da4b1ba9d chore(home): fix joyful-development.png import statement
fixes #2085  Just the linked png, not the svg, jpg, or gif
2016-09-14 08:32:46 -07:00
Ward Bell
07cfce795f docs(testing): testing chapter and samples for RC6 (#2198)
[WIP] docs(testing): new chapter, new samples
2016-09-13 14:39:39 -07:00
Peter Bacon Darwin
a2089c5b4f api-builder: render pipes with specialised template 2016-09-09 14:44:46 -07:00
Lars Gyrup Brink Nielsen
6c2ec829e5 Fixed footer logo overflowing
Footer logo was overflowing at ~960px wide viewport. Added `background-size: contain` (shorthand), and `max-width: 100%` to contain wrapper, and background image within grid.
2016-09-06 21:54:23 +02:00
John Papa
58a787a34d green = do (#2257)
blue = consider
red = avoid
light gray = why
2016-09-02 16:41:08 -07:00
Naomi Black
38fe94df81 docs(qs-reboot): edits for the quickstart 2016-09-01 07:10:42 -07:00
Ward Bell
1212b5147f docs(cb-form-validation): add template2 - a step between template and reactive
Raises questions about what really separates Forms from ReactiveForms
2016-08-31 01:15:05 -07:00
Ward Bell
f971685a7c docs(cb-form-validation): ward's tweaks
renamed from cb-validation to cb-form-validation
other refactorings and text changes
2016-08-30 14:53:23 -07:00
Ward Bell
e25a1111e0 docs(ngmodule): add plunker images (#2209) 2016-08-27 00:45:25 -07:00
Drew Hintz
5b09914550 chore: better compression of images using zopfli
closes #2196
2016-08-26 10:19:12 -07:00
Jesús Rodríguez
6962f03f30 chore: add _self target to embedded plunkers (#2201) 2016-08-26 10:09:35 -07:00
Jesús Rodríguez
5b8df3494a chore: add embedded plunkers functionality (#2194) 2016-08-25 10:44:22 -07:00
Jesús Rodríguez
40a9b49800 chore: fix live-example for multiple plunkers
closes #2167
2016-08-24 23:36:20 -07:00
Patrice Chalin
2fd85d1adc docs(resources): use ng-href to avoid false broken link reports (#2186) 2016-08-24 14:46:54 -07:00
Ward Bell
aef8aa94aa docs(ngmodule): add chapter 2016-08-09 12:31:52 -07:00
Brandon Roberts
b93fb12fea chore(examples): Updated live example links to use helper directive
closes #2005
2016-08-05 16:41:45 -07:00
crisbeto
1e02c4c37c chore(bios): add bio for Kristiyan Kostadinov 2016-07-29 14:48:26 -07:00
Thomas Burleson
486d6c4986 update(bio): improve picture and bio description 2016-07-29 14:48:26 -07:00
Eric Jimenez
1e194b1960 change arrow style function to regular function 2016-07-28 13:43:53 -07:00
Fatima Remtullah
af225701b0 chore: update Loved by Millions image
closes #1951
2016-07-25 10:13:23 -07:00
Eric Jimenez
8c1bbbf318 chore: alphabetize entries in resources page. Add margin under frontpage banner 2016-07-19 09:52:25 -07:00