Zhicheng Wang
7995cb4897
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# public/docs/ts/latest/guide/style-guide.jade
# public/docs/ts/latest/tutorial/toh-pt1.jade
# public/docs/ts/latest/tutorial/toh-pt2.jade
# public/docs/ts/latest/tutorial/toh-pt3.jade
# public/docs/ts/latest/tutorial/toh-pt4.jade
# public/docs/ts/latest/tutorial/toh-pt5.jade
2016-06-14 14:04:30 +08:00
Patrice Chalin
5adbfb9502
chore(ignored/boilerplate files): cleanup
...
closes #1646
2016-06-13 11:33:12 -07:00
Zhimin YE (Rex)
dd4e887b47
Merge remote-tracking branch 'remotes/angular.io/master'
...
# Conflicts:
# public/docs/ts/latest/cookbook/component-communication.jade
# public/docs/ts/latest/guide/style-guide.jade
# public/docs/ts/latest/guide/upgrade.jade
2016-06-02 08:58:19 +01:00
Patrice Chalin
14ab2c5110
chore(dart/api): ignore generated files ( #1583 )
2016-06-01 15:53:36 -07:00
Zhicheng Wang
5f1f27e09c
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# public/_data.json
# public/_includes/_hero-home.jade
# public/docs/ts/latest/_data.json
# public/docs/ts/latest/cookbook/component-communication.jade
# public/docs/ts/latest/cookbook/dependency-injection.jade
# public/docs/ts/latest/guide/_data.json
# public/docs/ts/latest/guide/attribute-directives.jade
# public/docs/ts/latest/guide/dependency-injection.jade
# public/docs/ts/latest/guide/displaying-data.jade
# public/docs/ts/latest/guide/forms.jade
# public/docs/ts/latest/guide/index.jade
# public/docs/ts/latest/guide/style-guide.jade
# public/docs/ts/latest/quickstart.jade
# public/docs/ts/latest/tutorial/toh-pt4.jade
# public/docs/ts/latest/tutorial/toh-pt5.jade
# public/news.jade
# public/resources/index.jade
2016-05-19 13:33:02 +08:00
Patrice Chalin
c1440e7eff
[review-pending] docs(dev guide): server-communication - new prose
...
New Dart prose, update Dart and Ts code
+ guide/server-communication/ts: update to docs and example code
+ guide/server-communication/dart: new prose, update example code
+ ignore all npm-debug.logs
+ make Jade ul li TOC elements more compact.
2016-05-13 21:32:54 +01:00
Zhicheng Wang
4c71740272
忽略vsc的history文件夹
2016-04-16 14:24:35 +08:00
Ward Bell
1a154daa2e
chore: add gulp link-checker task
...
also fix some of the broken links that it found
2016-03-10 23:53:43 -08:00
luis
1ac9316171
docs(dependency-injection): add Dart sample
...
closes #817
2016-02-16 13:58:29 -08:00
Jay Traband
3926d4202f
chore: move jade fragments into separate _fragments subdirs.
...
closes #842
2016-02-15 13:31:08 -08:00
Kathy Walrath
3d87360432
docs(template-syntax): get closer to a Dart version of template-syntax
...
Add doc regions to the TS version.
Update the Dart sample.
Publish a hidden draft of the Dart version.
Closes #758 .
2016-02-09 20:49:49 -08:00
Jay Traband
a53bfbc0c1
chore(harp compile): Fix for issue with harp compile not being able to coexist with large node_modules
...
closes #670
+ added support for making harp compile errors visible when running check-deploy task.
2016-01-08 18:47:46 -08:00
Jay Traband
872064e12e
feat(e2e testing): testing framework + initial tests
...
close #604
2015-12-30 17:58:09 -08:00
Naomi Black
a2d71de557
chore(cleanup): remove generated files from the repository
2015-12-15 19:34:40 -08:00
Jay Traband
296b501483
chore(devguide-tooling): add enforce-example-boilerplate gulp task
...
closes #485 and 479
removal all package.json from _example subdirs and add an example-config.json to each. Update add-example-symlinks to use new fns
updated gitignore, package.json
add tests to QuickStart
2015-12-12 13:57:18 -08:00
Kathy Walrath
f82b730cbd
docs(guide): add Dart forms guide
...
closes #409
2015-12-03 13:15:33 -08:00
Jay Traband
b06f2dcec6
(fix) plunker generation fixes
...
closes #424
plnkr - change plnkr.config -> plnkr.json and change output paths and names
update jade plunkers to new 'resources/live-examples' path + minor cleanup
update gulpfile to run build-plunkers as part of build-docs.
2015-11-30 21:00:02 -08:00
Jay Traband
4bbd9784ef
dev-tooling: add plunker generation from _examples
...
closes #408 , Dev Tooling 15
2015-11-25 12:23:14 -08:00
Peter Bacon Darwin
f9c9f5e9e4
chore(gitignore): ignore `www` folder
2015-11-10 18:38:00 +00:00
Ward Bell
f26c8a13a9
(docs)do not commit zip file in ../resources/zips
2015-10-31 19:22:05 -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
Kathy Walrath
9826612970
Update Dart QS to resemble TS one, use _examples
2015-10-16 16:33:22 -07:00
Jay Traband
bb19588676
insure that the api docs appear under both public/docs/JS/latest and public/docs/TS/latest
2015-10-02 10:08:21 -07:00
Jay Traband
4565918f57
removed 'www' from gitignore so that we can keep a record of the deployed site on git
2015-09-28 11:38:11 -07:00
Jay Traband
c7e626515b
updated gitignore
2015-09-23 14:38:14 -07:00
Jay Traband
6f6e83722e
squashed commits for PR 222 from jtraband
...
- add warning when bad example tag is encountered.
- shredding for api docs + refactoring of gulpfile to clarify task names.
- added top level gulp tasks + error handling cleanup
- added test-api-builder gulp task
- added warning messages during build-shred-map processing
- mixin signature change
- updated styleguide ... continued.
- added @exampleTabs inlinetag support + refactoring shared services between @example and @exampleTabs
- added new inline tag @linkDevGuide + cleanup
- added angular source watch logic for serve-and-sync and source for examples changed from test -> examples + cleanup
- promisify del
- styleguide explanation of @example, @exampleTabs and @linkDevGuide
2015-09-23 14:04:58 -07:00
Jay Traband
49496e4ce9
fix(indentForMarkdown) extra trailing spaces on last line.
2015-09-18 15:35:12 -07:00
Jay Traband
834b65dca3
cleanup/comment api builder
2015-09-18 13:22:32 -07:00
Ward Bell
c44e966278
(docs) getting started evolved with some unit-tests for quickstart
2015-09-10 13:32:58 -07:00
Naomi Black
2cb5362ba7
docs(devguide): missed a few things for draft 1 of dart example
2015-04-21 22:10:56 -07:00
Kathy Walrath
0d783ae1d5
Add .DS_Store to .gitignore
2015-03-03 12:53:29 -08:00
David East
72153f6a89
Initial structure.
2015-02-18 12:32:25 -08:00