Filipe Silva
3db8642113
fix(quickstart): add styles.css to js quickstart
...
Fix #1684
While looking at this, I saw that plunkers were getting some unintended unit testing files and added them to the default plunker builder ignore.
2016-06-19 22:52:59 -07:00
Vikash
8569479423
docs: fix numerous typos in many doc files.
...
closes #1509
2016-06-01 01:08:56 -07:00
Ward Bell
f5a9edc68c
docs(quickstart): say 'My First Angular 2 App'
2016-05-16 23:16:11 -07:00
Ward Bell
3d5302adce
chore: update to rc.0
2016-05-02 19:57:28 -07:00
Naomi Black
0e8d7afc08
chore(links): fix broken links in dev guides
2016-03-16 20:05:16 -07:00
Josh Otis
746a6649b2
chore: new flat left navigation panel (all language tracks)
2016-03-03 04:51:52 -08:00
Ward Bell
79d3d9f0ad
docs(samples): convert boot.ts -> main.ts
...
plus router text fix and missed beta.2 update to QS.js
closes #773
2016-01-28 17:32:38 -08:00
Ward Bell
a01e0cc6e2
docs(quickstart): JS IE Polyfill; change ES6->ES2015
...
closes #715 , incorporates #684
2016-01-17 22:33:14 -08:00
Tomas Echeverri
6dd9fd9a34
docs(quickstart): typos in TS and JS
...
closes #656 and #657
Missing ')' in label of TS #656
JavaScript files do not compile just run #657
2016-01-06 01:10:39 -08:00
Ward Bell
bf72ad9d3f
docs(quickstart.js): fix "faux-pas" typo and revise "module" discussion
...
closes #648
also delete unused app.js
2016-01-05 01:08:14 -08:00
TJ VanToll
5a7e748b43
docs(quickstart): include NativeScript as an alternative bootstrap option
2016-01-04 18:15:01 -08:00
Filipe Silva
2474117ce0
docs(quickstart): remove reference to ts editor
...
closes #614
Fix #607
2015-12-28 11:57:01 -08:00
John McCabe
544b429301
docs(js/latest/quickstart.jade): remove references to .ts files
...
closes #580
remove erroneous references to .ts app files from Final Structure section
2015-12-18 10:54:03 -08:00
Naomi Black
f697e01b76
chore(merge): fix a bad rebase merge left in the doc
2015-12-17 11:38:14 -08:00
Dmitry Vasilyev
597e20a374
docs(quickstart): App component naming fix
...
closes #554
2015-12-16 18:48:54 -08:00
Tay Yang Shun
4c7287b3e6
docs(QuickStart): Fix typo in file structure
2015-12-16 18:36:10 -08:00
Naomi Black
c5f9f3cbec
chore(quickstart): correct IIFE definition and tab names for app.component.js
2015-12-16 14:33:48 -08:00
Ward Bell
fde1828a92
docs(quickstart): update display of final struct + text tweaks
...
closes #538
2015-12-15 15:07:35 -08:00
Filipe Silva
b05acd3b47
docs: update QuickStart and plunker generator to a.55; set QS to appear to use beta.0
...
closes #526
2015-12-15 11:20:59 -08:00
Jay Traband
daffdb73fd
Fix for package.json handling in quickstart guide
2015-12-14 18:13:17 -08:00
Peter Bacon Darwin
e86fde8dc9
chore(jade): upgrade to use `marked` filter
...
The `Transformers.markdown` (`:markdown`) filter is deprecated. This commit updates
the entire docs project to use the `jstransformer-marked` (`:marked') filter.
2015-11-10 18:37:53 +00:00
Ward Bell
6de67dea84
chore (docs) quickstart to alpha-44
2015-10-18 23:29:45 +01:00
Ward Bell
a90e58d313
(docs) quickstart: remove/rename getting-started artifacts throughout
2015-10-15 22:54:30 -07:00
Ward Bell
a3b8fa964d
Cosmetics and link fixes
2015-10-15 13:08:35 -07:00
Ward Bell
9321c9f0ad
QuickStart replaced by Getting Started (TS/JS) versions
2015-10-14 21:41:51 -07:00
Victor Berchet
56d1c6391c
Step by step guide: use http-server instead of python
2015-08-28 11:35:43 -07:00
Victor Berchet
ba7364ec9e
Set the minimum typescript version to 1.5.0
...
fixes #172
^1.5.0-beta means >= 1.5.0 and < 2.0.0 and is technically valid. however
it's probably nicer not to refer to beta versions in the doc.
2015-08-12 14:03:24 -07:00
Alex Eagle
4876479b18
fix(quickstart): Add helpful note for Windows users
...
A number of people have commented on github that they get the wrong typescript version, because of Visual Studio's
version being found instead of npm.
Fixes #99
2015-07-20 11:41:31 -07:00
Naomi Black
ed614f5073
fixing an accidental overwrite, setting version back to 28
2015-06-27 18:36:12 -07:00
Sam Verschueren
d9b96f21db
Bumped version in the quickstart to 26
2015-06-27 18:33:16 -07:00
Alex Eagle
253d29badf
fix(quickstart): missing tsd transitive deps
2015-06-25 12:21:19 -07:00
Naomi Black
22383d4816
docs(update): update examples to alpha-23 and small fixes from Jeff
2015-05-26 15:00:45 -07:00
Won Song
8300295fa2
#128
...
Added /// and enclosing slash
2015-05-19 21:58:27 -07:00
Alex Wolfe
8c65545cc8
quick start updated
2015-05-19 08:48:26 -07:00
Alex Eagle
a40310d842
Update the quickstart for alpha22.
...
We no longer need to use the quickstart repo since the published bundle works with Decorators.
2015-05-07 22:45:35 -07:00
Alex Eagle
1f3940977c
fix(quickstart): create app.ts before running tsc --watch
2015-05-01 09:05:28 -07:00
Alex Wolfe
bceb5ca6b9
fix code indent
2015-05-01 05:56:02 -07:00
Rado Kirov
c3c813b4bb
fix(quickstart): Update TS quickstart to use newly released TS 1.5.0 beta.
2015-04-30 16:18:58 -07:00
Naomi Black
c4496c0686
docs(devpreview): Change alpha to developer preview and get rid of .x where feasible
...
closes #47
2015-04-28 12:33:29 -07:00
Alex Eagle
a3b66cbcd5
Update quickstart to use TypeScript
2015-04-27 12:50:29 -07:00
Alex Wolfe
8b730d23b3
cleanup for setup file
2015-04-21 23:48:47 -07:00
David East
bee30ca1ad
Quickstart updates.
2015-04-21 16:49:24 -07:00
Alex Wolfe
b14a44cc9c
add space
2015-03-21 09:25:40 -07:00
Alex Wolfe
7e5ad57ce5
previous changes from other branch
2015-03-11 17:56:08 -07:00
Thomas Carlsen
0e50e08d2e
fixing example syntax
2015-03-11 10:06:28 +01:00
David East
89a89e12aa
Step 2: Clone
2015-03-05 00:21:57 -08:00
David East
9727d2147c
Renaming qs and system link
2015-03-05 00:19:33 -08:00
David East
0e6a738a41
es6-shim to quickstart renaming.
2015-03-05 00:13:40 -08:00
David East
94508dd5b3
changing name for quickstart repo
2015-03-05 00:06:10 -08:00
David East
3daf1e8cce
Repo name changed to quickstart.
2015-03-05 00:06:10 -08:00