Pete Bacon Darwin
|
4b96a58c5a
|
docs: remove all deprecated @stable jsdoc tags (#23210)
These are no longer needed as stable docs are computed as those that
do not have `@experimental` or `@deprecated` tags.
PR Close #23210
|
2018-04-10 21:49:32 -07:00 |
|
Pete Bacon Darwin
|
7dc150c1e8
|
docs(core): migrate @whatItDoes tags to the description (#23185)
We get the overview for the doc by splitting off the first
paragraph.
PR Close #23185
|
2018-04-05 09:26:24 -07:00 |
|
Pete Bacon Darwin
|
5bb14a68d2
|
docs(core): migrate deprecated @howToUse tags (#23185)
These have now become `@usageNotes` but later they might be
moved into a section of the description.
PR Close #23185
|
2018-04-05 09:26:24 -07:00 |
|
Tobias Bosch
|
50abca4583
|
refactor(compiler): don’t rely on global reflector (#16832)
Using the global reflector made it impossible
to compile multiple programs at the same time.
|
2017-05-23 10:41:23 -06:00 |
|
Jason Aden
|
3e51a19983
|
refactor: move angular source to /packages rather than modules/@angular
|
2017-03-08 16:29:27 -08:00 |
|