John Papa
1365d82527
docs(tutorial): add part 5-routing
2016-02-08 11:01:29 -08:00
Ward Bell
e258e0f346
docs(template-syntax): minor tweaks to improve text
...
closes #775
2016-01-28 19:09:09 -08:00
Kathy Walrath
dd0d822cbc
docs(guide/template-syntax): copy edit TypeScript version
...
Also update some samples. This PR replaces #734 & #756 .
2016-01-28 18:31:01 -08:00
Christoph Burgdorf
77db0755c8
docs(guide/server-communication): adds http chapter
...
closes #662
2016-01-25 23:28:36 -08:00
Peter Bacon Darwin
af2e8001e5
feat(app): add and use `copy-button` and `copy-container` directives
...
Closes #728 and issue #720
This change let's users click on a button to automatically copy a code
block to the clipboard to make it easier to follow the guides and tutorials.
2016-01-21 22:38:19 -08:00
Kara Erickson
ff5f21fc74
chore(bios): add kara's bio and pic
2016-01-14 00:12:32 -08:00
Naomi Black
920b442734
chore(news): update news content
2016-01-13 12:32:34 -08:00
Teresa
752465c57d
Added content to Support page
2016-01-13 11:02:34 -08:00
Tero Parviainen
441a6bd698
docs(upgrade) extend upgrade guide with UpgradeAdapter and preparation coverage
...
closes #629
Also make minor improvements into the PhoneCat tutorial
2016-01-03 15:50:22 -08:00
Ward Bell
af458737be
docs(router): add query params milestone
...
Additional fixes suggested by recent issues.
closes #637
2016-01-03 15:25:10 -08:00
Martin Probst
34122f4d92
feat: update to a more recent profile picture for Martin Probst.
2015-12-30 12:08:36 +01:00
John Papa
f4c69b6ad0
docs(tutorial): update css and related fixes
...
closes #603
2015-12-23 09:36:16 -08:00
Naomi Black
34b6529a0d
chore(graphics): new images for the guides
2015-12-21 06:28:47 -08:00
Ward Bell
199bf26b0f
docs: glossary and arch fixes; misko influenced
...
closes #551
2015-12-15 21:23:17 -08:00
Naomi Black
3351f0758b
chore(images): hide images that need update, add new ones
2015-12-15 19:44:59 -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
Ward Bell
0c1d7ca3cb
docs(router): new chapter
...
Ward and Jeremy
Todo: EXCLUDE Old router doc for reference while re-writing
2015-12-15 11:35:11 -08:00
John Papa
ab5390a51e
docs(tutorial): combines all 4 sections + revisions/updates to a.53, hides 3&4
...
closes #488
ToH History (oldest-to-latest):
----------------------------
created code example/snippets files for use with +makeExample, replace usage of "pre.prettyprint.lang-bash" with this: code-example(format="." language="bash").
fixed spelling errors in examples file path used by +makeExample
changed usage of "code-example" to "+makeExample"
adding code example/snippets files used in toh 1
fixed example file paths, replaced "pre.prettyprint.lang-bash" with "code-example. "
(docs) toh-pt3 initial state
created code examples for display in jade, starting conversion of Google doc and trying +makeExample rendering
all text copied from doc to jade, still some styling and formatting to perform
completed conversion and styling, moved toh3 example files to "tutorial" folder under _examples
created specific code example files for chapter toh 3 and re-pathed references in +makeExample
minor edit
docs) toh combined - initial combined commit
updated ToH for a.52
tons of changes, including de-kebab-ing, removed src folder, updated tsconfig too
fixing snippets using incorrect ending input tag
using inline html and css for the app.component.
ToH Part 1 Code: updated the imports, removed obsolete directive delcarations
ToH Code Part 1: updated to use imports, interface. will hit others soon
toh part 1: ngModel fix
toh part1: removed obsolete story that referred to how we used to have to import and declare all directives we used. yay!
ToH Part 1: updated to use `boot.ts` and `app.component.ts`. this affected the partials, snippets, and the story.
toh part 1: using `npm run go`
toh parts 1 -4: modified all places to use `npm run go`
toh part 1: refactor for jade
toh part 1: fixing the code samples
toh part 2: seeping through the story
toh part 2: fixing snippets.
toh part 2: replaced ngClass with class.selected
toh part 2: removed whitespace
toh part 2: added final state to the code
toh: fixing paths
toh part 4: fixing src/app path to app
toh part 3: fixing folder path
toh part 2: fixed typo
toh part 2: typo on ngModel
toh part 2: added ngif
toh part 2: removed old hero property. moved the details lower, where we need it
toh index: updated hero list image to show consistent styling as the other images here
QS spelling error (targes -> targets)
tweeks: space and ngIF
2015-12-14 19:57:55 -08:00
Filipe Silva
92f1690b73
docs(Structural Directives): new dev guide chapter
...
closes #499
2015-12-14 10:08:32 -08:00
Filipe Silva
92574937f3
docs(forms): add js guide
...
closes #500
2015-12-14 10:04:59 -08:00
Ward Bell
31051d29f0
docs(user input): sample shuffle, revisions. alpha.53
...
closes #492
2015-12-13 18:53:25 -08:00
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
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
Ward Bell
e00b024e95
docs(intro): update databinding image as Felipe suggests
...
closes #428
2015-12-01 01:44:34 -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
Topher Fangio
e66aaa696e
docs(harp): add bio for Topher Fangio
...
Closes #363
2015-11-13 16:46:57 +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
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
John Papa
e47c040346
fixed image
2015-10-31 19:14:46 -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
Ward Bell
840439770b
(docs) overhaul user-input
2015-10-20 12:13:12 +01:00
Naomi Black
789745168f
chore(image): resize cardboard graphic to be faster download
2015-10-20 01:06:31 +01:00
Martin Staffa
18b2be8575
add Martin Staffa to contributors
2015-10-19 15:44:37 +01:00
Ward Bell
d2706ca9ae
(docs) devguide-dependency-injection: new page and images added
2015-10-19 12:00:09 +01:00
Jeff Whelpley
6490663a2c
Adding Jeff Whelpley as a contributor
2015-10-18 23:30:04 +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
Ward Bell
a90e58d313
(docs) quickstart: remove/rename getting-started artifacts throughout
2015-10-15 22:54:30 -07:00
John Papa
5577d6f669
added updated images and wording for index
2015-10-15 21:51:10 -04: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
Jules Kremer
c350d01cec
Added Jules Kremer
2015-09-10 12:33:26 -07:00
Peter Bacon Darwin
afaea60a25
update conference links - add AngularConnect; remove ng-conf
2015-06-29 15:04:41 +01:00
Alex Wolfe
6b11326dac
use same images for all guide
2015-05-26 06:29:27 -07:00
Alex Wolfe
a0accaf1bf
fix data, update bios pics
2015-04-06 07:17:30 -07:00
Naomi Black
5c5dfc2fa9
add new blog post to resources and 2 contributors
2015-04-02 20:58:25 -07:00
Alex Wolfe
7e5ad57ce5
previous changes from other branch
2015-03-11 17:56:08 -07:00
Naomi Black
69dc86d0ab
Add Rody to the bios list
2015-03-05 00:51:12 -07: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
Jeremy Elbourn
b9f9b8de08
chore: optimize pngs (pngcrush -brute)
2015-03-04 21:23:29 -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
Naomi Black
d742214cf7
Updates to bios
2015-03-04 21:29:52 -07: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
Naomi Black
5fca58fd7c
Add more contributors
2015-03-04 14:25:54 -07: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
cd18967a6e
version menu & social icons
2015-03-03 06:34:45 -08:00
Alex Wolfe
50e8bcb31a
update license & logos
2015-03-02 22:38:35 -08:00
Alex Wolfe
086883af70
Added Ali
2015-03-02 06:05:12 -08:00
Alex Wolfe
99916578ae
bios
2015-03-02 05:43:46 -08:00
Alex Wolfe
ee99ae475f
bio layout
2015-03-01 23:48:31 -08:00
Alex Wolfe
1ff1b83356
logos for home page
2015-02-27 21:34:19 -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
e798b67e6e
Logo, hero, nav, social , layout, etc.
2015-02-25 07:15:46 -08:00