Commit Graph

59 Commits

Author SHA1 Message Date
Jay Traband 24948fde50 added browser-sync, modified shred-single-dir in doc-shredder to return a promise, updated readme. 2021-04-05 09:48:41 -04:00
YuCheng Hu 73f42e8a9d 更新错误 2021-04-02 13:52:29 -04:00
Patrice Chalin a4ecdd2be1 chore: pin TS version to 2.0 (#2949)
Fixes #2948
2016-12-07 14:26:25 -08:00
Jesús Rodríguez 1303706542 chore: use tsconfig lib (#2840) 2016-11-20 17:28:37 -08:00
Patrice Chalin 6ec0e8c376 chore: update harp release and drop terraform patch script (#2754) 2016-11-04 21:11:32 +00:00
Filipe Silva 5042b3021c chore(test): add protractor4 (#2233)
* chore(test): add protractor4

* fix lint, remove boilerplate files, fix less gen

* separate scripts between package.json

* ignore a2docs.css in boilerplate

* remove tslint in _examples
2016-10-06 15:25:52 -07:00
Jesús Rodríguez 693f6ae462 chore: rename Angular 2 to simply Angular (#2402) 2016-09-19 20:24:40 -07:00
Patrice Chalin b9733fdbb6 chore(harp): use official pre-release 0.21 of harp (#2376) 2016-09-17 17:00:14 +02:00
Alex Wolfe 65db6b9268 design(style): Restyle changes from Alex 2016-09-14 17:18:55 -07:00
Peter Bacon Darwin 42c16907d8 fix(api-builder): update to a fixed version of dgeni-packages
See https://github.com/angular/angular.io/pull/2321#issuecomment-246597648
2016-09-13 16:04:04 +01:00
Filipe Silva 9c806f67b7 fix(harp): temporarily use PR commit for js fix (#2308) 2016-09-12 09:40:05 -07:00
Filipe Silva 215733e303 chore: update to node 6 (#2301) 2016-09-09 22:23:25 -04:00
Peter Bacon Darwin 30fbd85dbc chore(package): remove unused dependency, grunt-sass 2016-09-09 14:41:36 -07:00
Peter Bacon Darwin 8c7e2a1766 chore(dgeni-packages): update to use 0.15.2
This version includes the feature to hide members that
are marked private in TypeScript.
2016-09-09 14:41:36 -07:00
Ward Bell fc2815ff6d docs(ngmodule): updates for clarity; breaks out CoreModule 2016-08-24 23:10:10 -07:00
Peter Bacon Darwin d79adb2422 docs(rc5): update docs and plunkers for rc5 2016-08-09 11:48:07 -07:00
AlmeroSteyn 177161a708 docs-styles(build): new a11y-compliant styles for doc sample
closes #1897
Generates a2docs.css from a11y-compliant less file
See PR #1897 for more info and next steps.
2016-08-06 11:43:00 -07:00
Naomi Black 68c9561dec banner(angularconnect): add an ac promo to the banner 2016-07-29 15:23:03 -07:00
Patrice Chalin 1bef20abc4 docs(api/dart): add support for generation and display (#1888)
Fixes #1880.
Supersedes #1593.
2016-07-15 14:10:12 -07:00
Ward Bell aacab562cb chore(check-deploy): update dgeni to v.0.13.1
See angular issue https://github.com/angular/angular/issues/9990
2016-07-12 13:41:43 -07:00
Foxandxss f3205f5beb chore: first sweep on linting the codebase
closes #1616
2016-06-07 16:45:13 -07:00
Foxandxss 21d74d531a chore: update all packages to latest versions
closes #1607
2016-06-06 12:24:25 -07:00
Foxandxss 90b1e0be8d chore: fix git-changed-examples
closes #1585
2016-06-04 01:19:40 -07:00
Ward Bell b2262c2bc9 chore: updated broken-link-checker package and tweaked logging. 2016-06-01 00:12:51 -07:00
Peter Bacon Darwin 8b1683f513 api-builder: update to dgeni-packages 0.13.0 2016-05-12 03:40:57 -07:00
Peter Bacon Darwin ac583748d1 api-builder: update to dgeni-packages 0.12.0 - factoring out the typescript package 2016-05-12 03:40:57 -07:00
Rahul 602f5c5fa8 Fix licence on package.json to MIT 2016-05-09 23:17:57 -07:00
John Papa d5e909bde0 docs(style-guide): add style-guide - v.4 2016-04-28 00:52:20 -07:00
Naomi Black 0fdceec963 package(harp): update harp version to fix async errors 2016-04-05 22:27:24 -07:00
Fintan Kearney 45bc6ed844 chore: add "homepage" property to package.json
closes #1038
2016-04-05 10:32:43 -07:00
Naomi Black ab5db0b4bb chore(harp): bump package version to harp 0.20.1 2016-03-18 02:55:35 -07: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
Ward Bell d401716fc2 chore(gulpfile): ensure NODE_ENV=production before running harp 2016-02-16 17:52:25 -08:00
Jay Traband 872064e12e feat(e2e testing): testing framework + initial tests
close #604
2015-12-30 17:58:09 -08:00
Peter Bacon Darwin 326e1f7395 chore(doc-gen): upgrade to use TypeScript 1.7.3 2015-12-09 12:18:33 +00:00
Jay Traband 0018e75d01 chore(devguide-tooling): node_modules symlink support for _examples and subdirs
closes #450.  READ COMMENTS IN PR450 FOR INSTRUCTIONS ON USAGE
We'll put these instructions some place better soon.

Also replace globule with globby ( perf issues) and explicitly exclude node_modules where possible.
Updated _examples/package.json for latest 3rd party libs (e.g. alpha.48) and
updated template-syntax/ts/package.json to be a prototypical example
2015-12-08 14:27:39 -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 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
Peter Bacon Darwin b68ef96472 api-builder: add target package 2015-11-07 09:30:55 +00:00
Peter Bacon Darwin 3e7f837f1a refact: complete move of libraries from `public` to `tools` folder 2015-11-04 11:20:47 +00:00
Peter Bacon Darwin d270920fe4 chore(package.json): update to dgeni-packages 0.11.0
This version includes the start-end inline tags that will help use to be able
to target blocks of text to different sets of documentation.
2015-10-31 20:51:32 +00: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
Jay Traband 09597710c7 fix for issue with check-deploy failing 2015-10-16 18:17:36 -07:00
Jay Traband b5c11ca10a Fix for bug in nodegit 0.5 ( revert to 0.4.1) 2015-10-16 18:17:36 -07:00
Jay Traband b7216f656a support for #docplaster 2015-10-15 12:08:55 -07:00
Naomi Black 0870c7a3ac chore(routing): fix routing for nonexistent pages and update background 2015-10-15 00:41:57 -07:00
Igor Minar 8f3a81ce6c build(npm): upgrade npm dependencies to make the project node v4 compatible 2015-10-05 20:33:02 -07:00
Jay Traband d0bfed6c98 updated so that all command executions use local npm packages. ( and added live-server). 2015-09-25 02:21:56 -07:00
Jay Traband 22c7b5cd25 added check-deploy gulp task 2015-09-25 01:28:36 -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