Commit Graph

280 Commits

Author SHA1 Message Date
Ward Bell b4f567458e docs(ts/js): update to rc1 2016-05-03 17:29:00 -06:00
Ward Bell 2ccdd867d2 docs(router): samples and doc for new router (phase 1) 2016-05-03 09:18:18 -06:00
Foxandxss 3f50248940 docs(style-guide): revisions for New World (repack)
closes #1260
2016-05-03 00:42:02 -06:00
Ward Bell 3d5302adce chore: update to rc.0 2016-05-02 19:57:28 -07:00
Robert Messerle 49908bb1b4 converts docs landing template to use layout classnames rather than attribute syntax 2016-05-02 19:55:59 -07:00
Eric Jimenez 5ce56598f5 feat(docs landing): new docs landing 2016-05-02 19:55:59 -07:00
Filipe Silva 216120daba chore: update to beta.17
closes #1213, 1205
2016-04-28 18:31:00 -07:00
Filipe Silva 0a606a1b41 chore(ts): updating to beta.16 2016-04-26 00:22:25 -07:00
Eric Jimenez 8f158f2241 docs(sidenav reorg): remove glossary and cheatsheet from REFERENCE. Move glossary to BASICS. Rename REFERENCE to API REFERENCE 2016-04-25 14:10:57 -07:00
Ben Nadel c9d405062d docs(cb-set-document-title): new "Set Title" cookbook chapter
closes #1069
2016-04-23 14:56:56 -07:00
Foxandxss be90e27fc6 docs(dynamic-form): fix link from js to ts
closes #1136
2016-04-23 14:33:50 -07:00
Ward Bell f2f5d9f9ae docs(ts): update to beta.15
also restore accidentally deleted router sample files
2016-04-13 19:26:48 -07:00
John Papa bd079369f3 docs(style-guide): add A2 styleguide - v1 2016-04-12 20:08:09 -07:00
Naomi Black b56a97485e chore(jade): fix broken build caused by extra newline 2016-04-11 22:48:41 -07:00
Alberto Jiménez López 8e7c552452 docs: Remove double 'the' & missing dashes in several files
closes #1073
2016-04-11 21:53:28 -07:00
Filipe Silva 0ef63166f8 chore: update to beta.14 2016-04-07 21:31:40 +01:00
Tero Parviainen 6f945b7c38 docs(component-styles): add chapter about styling components
closes #1047
2016-04-06 10:02:23 -07:00
Torgeir Helgevold c1f2c397ff docs: add DI cookbook 2016-04-05 10:15:18 -07:00
Kathy Walrath ed4e450497 chore(typo): quide -> guide in cheatsheets
closes #1039
2016-04-01 15:50:09 -07:00
Ward Bell 082932a210 docs: update to beta.13 2016-03-31 13:22:46 -07:00
Tero Parviainen 7f11a6ce05 docs(cb-ts-to-js): add cookbook about applying TypeScript examples to ES5
closes #893
2016-03-27 23:36:51 -07:00
Naomi Black 0e8d7afc08 chore(links): fix broken links in dev guides 2016-03-16 20:05:16 -07:00
Ward Bell 1a8a2d7d90 docs(api): fix api nav issue #927
closes #932
2016-03-08 10:46:03 -08:00
Ward Bell b0f1f3a4b8 docs: simplify left nav selection/scroll
also added some blog posts to resources
2016-03-04 23:54:44 -08:00
Ward Bell bf3ed182a7 docs: left nav is driven by _data.json files 2016-03-04 19:54:27 -08:00
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