Igor Minar
2a1e3d191f
docs: add info about the WebStorm plugin to BAZEL.md ( #22572 )
...
PR Close #22572
2018-03-05 21:24:23 -08:00
Miško Hevery
2654357c72
docs: update BAZEL.md crosstool error instructions ( #22018 )
...
PR Close #22018
2018-02-18 13:18:54 -08:00
Fabian Wiles
884de18cba
docs: replace plnkr with StackBlitz ( #20365 )
...
PR Close #20365
2018-02-16 15:12:10 -08:00
Alex Eagle
bba65e0f41
feat(bazel): introduce a binary stamping feature ( #22176 )
...
This grabs version control metadata and makes it available in the build, eg. to put in the version field for released artifacts
PR Close #22176
2018-02-15 14:08:53 -08:00
Alex Eagle
8ec21fc325
ci: enable bazel remote caching on CircleCI ( #21784 )
...
This should cause Bazel builds to be incremental, only re-building parts of Angular affected by changes since the last build.
It also fixes a potential version skew, where CI was running the Bazel linter binaries in the ngcontainer docker image, but developers built them using the versions in WORKSPACE
PR Close #21784
2018-02-13 10:10:41 -08:00
Victor Berchet
c878d55397
docs: add VSCode interaction issue to bazel docs ( #22128 )
...
PR Close #22128
2018-02-09 17:13:06 -08:00
Victor Berchet
11b12670b2
docs: document debugging a Node test in VSCode/Bazel ( #21868 )
...
PR Close #21868
2018-01-29 16:11:09 -08:00
Miško Hevery
c7c5214029
build: merge PR to all branches per target: label ( #21739 )
...
PR Close #21739
2018-01-24 12:35:11 -08:00
Olivier Combe
bb62458566
docs: fix release schedule date ( #21474 )
...
PR Close #21474
2018-01-12 12:10:08 -08:00
Olivier Combe
c0080d76c4
docs: fix release schedule date ( #21469 )
...
PR Close #21469
2018-01-11 06:45:29 -08:00
Miško Hevery
a33ff2c68f
docs(ivy): add Ivy as a recognized label ( #21428 )
...
PR Close #21428
2018-01-10 15:31:54 -08:00
Igor Minar
92984ba794
docs: update the release schedule with v6 info ( #21435 )
...
Fixes #20649
PR Close #21435
2018-01-10 15:12:09 -08:00
Alex Eagle
0de219adcd
docs(bazel): document an installation issue ( #21401 )
...
observed by Igor on a Mac
PR Close #21401
2018-01-10 12:23:39 -08:00
Miško Hevery
bc7a6d7b00
build: force upstream fetch before merge ( #21192 )
...
PR Close #21192
2017-12-27 17:42:03 -06:00
Miško Hevery
c66283ad66
build: add istruction for running and debugging tests to `BAZEL.md` ( #21053 )
...
PR Close #21053
2017-12-22 13:10:51 -08:00
Igor Minar
ee0dab025b
docs: update DEVELOPER.md with the node and yarn info ( #20832 )
...
I intentionally removed version numbers so that we don't need to update them in this file -
because we usually forget.
PR Close #20832
2017-12-12 11:56:18 -08:00
Igor Minar
23ab83b504
docs: update the triaging doc with the latest process ( #20128 )
...
PR Close #20128
2017-11-20 18:39:36 -06:00
Igor Minar
9332161e01
docs: add description for target labels + add LTS target label ( #20128 )
...
PR Close #20128
2017-11-20 18:39:36 -06:00
Trotyl Yu
171ae154c2
docs(packaging): fix typo
...
PR Close #18915
2017-11-01 15:45:58 -04:00
Alex Eagle
5406a49f06
docs: add 'bazel' as an Angular component ( #19346 )
2017-09-28 09:28:42 -07:00
Olivier Combe
f48b343af1
build: switch from npm to yarn ( #19328 )
...
PR Close #19328
2017-09-22 13:20:52 -07:00
Stephen Fluin
554fe65690
docs: Update release schedule for v5 ( #19186 )
...
PR Close #19186
2017-09-14 13:36:45 -04:00
Peter Bacon Darwin
185a941acc
test: support debugging unit tests in node ( #18987 )
...
PR Close #18987
2017-09-01 15:06:40 -05:00
Miško Hevery
d1764fc3dd
build: Add GitHub scripts for rebasing PRs ( #18359 )
...
PR Close #18359
2017-08-28 18:44:39 -05:00
Misko Hevery
f692655ec5
docs: correct DEVELOPER.md inconsistencies ( #18865 )
2017-08-24 09:34:27 -07:00
Igor Minar
89c616199f
docs: improve github labels by introducing "PR target" labels ( #18436 )
...
I also renamed all "pr_*" lables to "PR *" lables, removed obsolete
"chore" label, and added docs label.
2017-08-02 15:30:36 -07:00
Alex Eagle
0317c4c478
build: update bazel rules to latest ( #18289 )
2017-07-21 18:09:44 -05:00
Hornyák Bence
8de44cf5e3
docs: fix wrong link in CONTRIBUTING.md ( #18228 )
...
The link to the CONTRIBUTING.md file was not correct
2017-07-20 09:33:15 -07:00
Igor Minar
edb8375a5f
docs: adjust the release schedule with the 4.3.0-rc.0 release date
2017-07-11 15:52:06 -07:00
Alex Eagle
7c479f073e
docs: document using Bazel ( #17701 )
2017-07-11 12:48:50 -07:00
Prasanth Vaaheeswaran
ec14679668
docs: add @angular/animations to list ( #17488 )
...
@angular/animations was missing from the SemVer supported API surface list, now added.
2017-07-11 12:30:01 -07:00
Georgios Kalpakas
3d0406c247
docs: update required Node/npm versions in DEVELOPER.md
2017-07-11 11:53:43 -07:00
Victor Berchet
c723d42d0a
refactor: fix typos ( #18000 )
2017-07-07 16:55:17 -07:00
Prashant Andani
e47a77f941
docs(aio): update punctuation mark added in TOOLS guide
2017-06-29 09:33:12 -07:00
David Pertiller
693f79e88a
docs: fix spelling of case variants in naming.md
...
unify variant forms of spelling letter cases (upper-case, uppercase, lower case)
2017-06-26 13:43:37 -07:00
laco0416
5c576d3b9d
docs: add documentation for LTS versions
2017-06-22 14:45:36 -07:00
sumitknoldus
68b64a261a
docs: add missing colon in the Constants section of NAMING.md
2017-06-22 14:40:33 -07:00
Mark Amery
68f939ea8c
docs: Fix Stack Overflow being repeatedly misspelt as a single word
...
(To see that it is two words, see e.g. the page title at https://stackoverflow.com/ or the
spelling at http://stackoverflow.com/tour )
2017-06-22 14:39:10 -07:00
Igor Minar
8f5836cb14
docs(TRIAGE_AND_LABELS): update labels to reflect the current state
2017-06-19 14:53:55 -07:00
Igor Minar
319ce182db
docs(RELEASE_SCHEDULE): fix version numbers for August/September releases
2017-06-19 14:46:23 -07:00
Igor Minar
aa92f3a721
docs(RELEASE_SCHEDULE): update the release schedule w/ recent regression patch releases
2017-06-19 11:33:44 -07:00
Victor Berchet
598fdad089
docs: update the release schedule ( #17162 )
2017-06-01 13:23:34 -07:00
Victor Berchet
f5b2ce0206
docs: update the release schedule ( #16943 )
2017-05-22 18:38:31 -06:00
Victor Berchet
78e3be12a4
docs: update the release schedule ( #16942 )
2017-05-22 18:25:49 -06:00
Jason Aden
84c30be164
docs: add saved replies ( #16726 )
2017-05-11 13:17:58 -07:00
Igor Minar
c2892dada3
docs: revert the move of CONTRIBUTING.md to docs/CONTRIBUTING.md
...
Because the root path has a special meeting for GitHub, Jeremy, unicorns and red arrows.
2017-03-23 20:57:49 -07:00
Igor Minar
db0dca3fc1
docs: add a note about exclusion of symbols prefixed with ɵ from our public api surface ( #15440 )
2017-03-23 17:21:52 -07:00
Igor Minar
da700d1842
docs: move markdown docs from root dir to docs/ and remove obsolete files ( #15410 )
2017-03-22 22:50:12 -07:00
William KOZA
64285a2171
docs: update 4.0.0-rc.5 release schedule ( #15288 )
2017-03-22 13:26:12 -07:00
Igor Minar
de57b2d9fd
docs: update 2.4.9 release schedule
2017-03-01 22:43:38 -08:00