Commit Graph

255 Commits

Author SHA1 Message Date
Ward Bell ed5effa503 docs: only allow 'Next Step' for *nextable* chapters 2016-03-03 17:59:36 -08:00
Kathy Walrath cab0abdb2c docs: tweaks and fixes to dart/ts/js navigation & page titles
closes #911
2016-03-03 16:46:28 -08:00
Josh Otis 746a6649b2 chore: new flat left navigation panel (all language tracks) 2016-03-03 04:51:52 -08:00
Ward Bell f01dc81fa1 docs(npm packages): added chapter per angular issue #6659 2016-03-01 13:00:34 -08:00
Ward Bell 95c34d27bc docs: temporary TS-referencing chapters for gaps in JS/Dart
Also displays styleguide at language level
Fragmented glossary for JS & Dart
2016-03-01 11:22:04 -08:00
Ward Bell ad7f172ea5 docs: share 'styles.css' across all samples all langs; fix styles 2016-02-28 12:47:01 -08:00
Ward Bell 3d992384c3 chore(devguide/ts): to beta.6 + typings + related doc updates 2016-02-12 00:56:22 -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
Vladislav Zarakovsky 3137359c7d docs(guides): Fix typos "-change" -> "Change"
closes #605
2016-01-04 12:25:46 -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
Josh Olson 003375da4d —, not $mdash;
closes #557
2015-12-16 18:32:09 -08:00
Naomi Black 19920924de chore(badlink): correct the drive link for resources best practices 2015-12-16 14:45:34 -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
Naomi Black a2d71de557 chore(cleanup): remove generated files from the repository 2015-12-15 19:34:40 -08:00
Ward Bell fde1828a92 docs(quickstart): update display of final struct + text tweaks
closes #538
2015-12-15 15:07:35 -08:00
Naomi Black a4c06fc43c chore(beta): production ready-ify the text 2015-12-15 11:40:55 -08:00
Naomi Black e959f5e0d9 versioning(beta): update from dev preview to beta in text 2015-12-15 11:40:55 -08:00
Naomi Black ab90d68240 docs(router): fix filetree styles 2015-12-15 11:35:11 -08:00
Ward Bell d474c9a6cd stumped by the router wildcard 2015-12-15 11:35:11 -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
Peter Bacon Darwin 452e7e7729 chore(doc-gen): automatically update environment and version on the cheatsheet
Closes #515
2015-12-15 09:51:52 -08:00
Naomi Black 8f67e3fe54 cheatsheet(version): update version numbers, remove download until fixed 2015-12-15 01:23:32 -08:00
Jay Traband daffdb73fd Fix for package.json handling in quickstart guide 2015-12-14 18:13:17 -08:00
Filipe Silva 92574937f3 docs(forms): add js guide
closes #500
2015-12-14 10:04:59 -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 8459a4dd5c chore(doc-gen): allow dart cheatsheet to be generated 2015-12-08 17:31:53 -08:00
Naomi Black 5d3aed2bff chore(quickstart): change learn in 5 mins text 2015-12-08 17:24:23 -08:00
Pascal Precht 6be22a0835 docs(resources): adds resources by thoughtram to public/docs/js/latest/resources.jade
closes #158

These articles are kept constantly up-to-date
2015-11-25 19:59:51 -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
Leigh Zhu b7b33f8e29 Fixed ng-for typo && fix param in addTodo() 2015-11-07 23:42:12 -08:00
Ward Bell 551f35bed3 (docs) Remove all mentions of quickstart-old across examples and languages (PR 355) 2015-11-07 23:37:08 -08:00
Peter Bacon Darwin 9a6fa4b4c5 js-api-docs: update `index.jade` use new dynamic API list data 2015-11-06 22:05:14 +00:00
Naomi Black 0d58eac67e docs(api list): fixing a typo in ng-cloak 2015-10-19 14:38:51 +01:00
Robert Messerle dfa83109fb hides api sections when there are no items to display 2015-10-19 14:18:26 +01:00
Naomi Black a1e5b679cd docs(chore): fix deploy of api page and add a typo fix 2015-10-19 12:12:36 +01:00
Igor Minar ba9f49d0a3 fix(api): use ng-cloak on the sitemap page
to prevent FOUC
2015-10-19 10:47:34 +01:00
Ward Bell 6de67dea84 chore (docs) quickstart to alpha-44 2015-10-18 23:29:45 +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
Robert Messerle 580b5b198b adds filterable API list 2015-10-15 16:13:45 -07:00
Ward Bell a3b8fa964d Cosmetics and link fixes 2015-10-15 13:08:35 -07:00
Naomi Black 876f2dd6b6 chore(nav): Update nav with new structure, make ts default view 2015-10-14 23:04:58 -07:00