Commit Graph

210 Commits

Author SHA1 Message Date
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