Michał Gołębiowski-Owczarek
ff2ce9ddde
chore(*): get rid of Bower in favor of Yarn aliases & checked-in packages
...
Bower was used to install multiple versions of jQuery which is now handled
using Yarn aliases. The remaining two packages, closure-compiler and
ng-closure-compiler were installed from zip files which is not supported by Yarn
(see https://github.com/yarnpkg/yarn/issues/1483 ); the first of them exists
on npm as the google-closure-compiler but only versions newer than we used are
published and they don't work with ng-closure-compiler so - instead - both were
checked in to the repository.
Fixes #16268
Fixes #14961
Ref yarnpkg/yarn#1483
2018-01-08 13:01:21 +01:00
Peter Bacon Darwin
03043839d5
docs(*): ensure naming is correct for Angular(JS) versions
2017-01-25 08:18:39 +00:00
Peter Bacon Darwin
1dedcdf2bc
docs(*): switch from npm to yarn
2016-11-29 13:25:56 +00:00
Georgii Dolzhykov
344b4bcb95
docs(TRIAGING.md): fix a broken link
...
Closes #13904
2016-01-31 10:37:36 +02:00
Brian Ford
2907a0288b
docs(TRIAGING.md): improve process around PRs plz! label
...
Closes #10375
2015-03-02 19:40:54 +00:00
William Chen
6b05105c08
docs(triaging): fix formatting
2014-09-22 13:14:49 -07:00
Trey Hunner
a54d4600b3
style: fix whitespace issues
...
Closes #8277
2014-07-21 14:52:41 -07:00
Brian Ford
7c3122007c
docs(triaging): clarify severity and frequency labels
2014-07-17 12:31:56 -07:00
Brian Ford
3de07aa2eb
docs(TRIAGING.md): clarification for issues that are not reproducable
2014-06-12 14:38:52 -07:00
Igor Minar
2daaf3ea19
docs(triaging): correct information about milestones
2014-03-17 10:35:21 -07:00
Brian Ford
41e648a47f
chore(triaging.md): update triaging guidelines
...
I removed the complexity metric as suggested by this blog post on triaging:
http://www.lostgarden.com/2008/05/improving-bug-triage-with-user-pain.html
(see The temptation to assign ‘cost’)
Big thanks to @ashleygwilliams and @davidjnelson for their help and feedback!
2014-02-27 15:56:47 -08:00
Igor Minar
cafde93a40
docs(triaging): remove reference to the obsolete chrome extension
2014-02-18 19:50:46 -08:00
Igor Minar
8a0be355a9
docs(triaging.md): update the 'PRs plz!' label name
2014-01-27 21:17:53 -08:00
Igor Minar
849a1489c7
style(triaging.md): removing ws
2014-01-27 12:06:17 -08:00
Igor Minar
eff52ad877
docs: moar analytics for all md files
2014-01-01 20:51:45 -08:00
Igor Minar
e455e7d878
docs(TRIAGING): add info about "needs: public api"
2013-12-13 08:53:33 -08:00
Tobias Bosch
043190f397
docs(TRIAGING): Add Type:Perf label
2013-12-09 17:54:08 -08:00
Tobias Bosch
f4d850e168
docs(TRIAGING): Labels cla yes/no are automatically set
...
The labels are set by a script and
should not be set manually any more.
2013-12-09 17:30:43 -08:00
Tobias Bosch
04a570d31c
docs(TRIAGING): Initial doc about triaging issues in Angular
2013-12-05 09:36:14 -08:00