|
1 | 1 | # Angular Material components
|
2 |
| -/src/lib/* @jelbourn |
3 |
| -/src/lib/autocomplete/** @crisbeto |
4 |
| -/src/lib/badge/** @jelbourn |
5 |
| -/src/lib/bottom-sheet/** @jelbourn @crisbeto |
6 |
| -/src/lib/button-toggle/** @jelbourn |
7 |
| -/src/lib/button/** @jelbourn @josephperrott |
8 |
| -/src/lib/card/** @jelbourn |
9 |
| -/src/lib/checkbox/** @jelbourn @devversion @josephperrott |
10 |
| -/src/lib/chips/** @jelbourn |
11 |
| -/src/lib/datepicker/** @mmalerba |
12 |
| -/src/lib/dialog/** @jelbourn @crisbeto |
13 |
| -/src/lib/divider/** @jelbourn @crisbeto |
14 |
| -/src/lib/expansion/** @josephperrott @jelbourn |
15 |
| -/src/lib/form-field/** @mmalerba |
16 |
| -/src/lib/grid-list/** @jelbourn |
17 |
| -/src/lib/icon/** @jelbourn |
18 |
| -/src/lib/input/** @mmalerba |
19 |
| -/src/lib/list/** @jelbourn @crisbeto @devversion |
20 |
| -/src/lib/menu/** @crisbeto |
21 |
| -/src/lib/paginator/** @andrewseguin |
22 |
| -/src/lib/prebuilt-themes/** @jelbourn |
23 |
| -/src/lib/progress-bar/** @jelbourn @crisbeto @josephperrott |
24 |
| -/src/lib/progress-spinner/** @jelbourn @crisbeto @josephperrott |
25 |
| -/src/lib/radio/** @jelbourn @devversion |
26 |
| -/src/lib/schematics/** @devversion @jelbourn |
27 |
| -/src/lib/select/** @crisbeto |
28 |
| -/src/lib/sidenav/** @mmalerba |
29 |
| -/src/lib/slide-toggle/** @devversion |
30 |
| -/src/lib/slider/** @mmalerba |
31 |
| -/src/lib/snack-bar/** @jelbourn @crisbeto @josephperrott |
32 |
| -/src/lib/sort/** @andrewseguin |
33 |
| -/src/lib/stepper/** @mmalerba |
34 |
| -/src/lib/table/** @andrewseguin |
35 |
| -/src/lib/tabs/** @andrewseguin |
36 |
| -/src/lib/testing/** @jelbourn |
37 |
| -/src/lib/toolbar/** @devversion |
38 |
| -/src/lib/tooltip/** @andrewseguin |
39 |
| -/src/lib/tree/** @jelbourn @andrewseguin |
| 2 | +/src/material/* @jelbourn |
| 3 | +/src/material/autocomplete/** @crisbeto |
| 4 | +/src/material/badge/** @jelbourn |
| 5 | +/src/material/bottom-sheet/** @jelbourn @crisbeto |
| 6 | +/src/material/button-toggle/** @jelbourn |
| 7 | +/src/material/button/** @jelbourn @josephperrott |
| 8 | +/src/material/card/** @jelbourn |
| 9 | +/src/material/checkbox/** @jelbourn @devversion @josephperrott |
| 10 | +/src/material/chips/** @jelbourn |
| 11 | +/src/material/datepicker/** @mmalerba |
| 12 | +/src/material/dialog/** @jelbourn @crisbeto |
| 13 | +/src/material/divider/** @jelbourn @crisbeto |
| 14 | +/src/material/expansion/** @josephperrott @jelbourn |
| 15 | +/src/material/form-field/** @mmalerba |
| 16 | +/src/material/grid-list/** @jelbourn |
| 17 | +/src/material/icon/** @jelbourn |
| 18 | +/src/material/input/** @mmalerba |
| 19 | +/src/material/list/** @jelbourn @crisbeto @devversion |
| 20 | +/src/material/menu/** @crisbeto |
| 21 | +/src/material/paginator/** @andrewseguin |
| 22 | +/src/material/prebuilt-themes/** @jelbourn |
| 23 | +/src/material/progress-bar/** @jelbourn @crisbeto @josephperrott |
| 24 | +/src/material/progress-spinner/** @jelbourn @crisbeto @josephperrott |
| 25 | +/src/material/radio/** @jelbourn @devversion |
| 26 | +/src/material/schematics/** @devversion @jelbourn |
| 27 | +/src/material/select/** @crisbeto |
| 28 | +/src/material/sidenav/** @mmalerba |
| 29 | +/src/material/slide-toggle/** @devversion |
| 30 | +/src/material/slider/** @mmalerba |
| 31 | +/src/material/snack-bar/** @jelbourn @crisbeto @josephperrott |
| 32 | +/src/material/sort/** @andrewseguin |
| 33 | +/src/material/stepper/** @mmalerba |
| 34 | +/src/material/table/** @andrewseguin |
| 35 | +/src/material/tabs/** @andrewseguin |
| 36 | +/src/material/testing/** @jelbourn |
| 37 | +/src/material/toolbar/** @devversion |
| 38 | +/src/material/tooltip/** @andrewseguin |
| 39 | +/src/material/tree/** @jelbourn @andrewseguin |
40 | 40 |
|
41 | 41 | # Angular Material core
|
42 |
| -/src/lib/core/* @jelbourn |
43 |
| -/src/lib/core/animation/** @jelbourn |
44 |
| -/src/lib/core/common-behaviors/** @jelbourn @devversion |
45 |
| -/src/lib/core/datetime/** @mmalerba |
46 |
| -/src/lib/core/error/** @crisbeto @mmalerba |
47 |
| -/src/lib/core/gestures/** @jelbourn |
48 |
| -/src/lib/core/label/** @mmalerba |
49 |
| -/src/lib/core/line/** @jelbourn |
50 |
| -/src/lib/core/option/** @crisbeto |
51 |
| -/src/lib/core/placeholder/** @mmalerba |
52 |
| -/src/lib/core/ripple/** @devversion |
53 |
| -/src/lib/core/selection/** @jelbourn |
54 |
| -/src/lib/core/selection/pseudo*/** @crisbeto @jelbourn |
55 |
| -/src/lib/core/style/** @jelbourn |
56 |
| -/src/lib/core/theming/** @jelbourn |
57 |
| -/src/lib/core/typography/** @crisbeto |
58 |
| -/src/lib/core/util/** @jelbourn |
| 42 | +/src/material/core/* @jelbourn |
| 43 | +/src/material/core/animation/** @jelbourn |
| 44 | +/src/material/core/common-behaviors/** @jelbourn @devversion |
| 45 | +/src/material/core/datetime/** @mmalerba |
| 46 | +/src/material/core/error/** @crisbeto @mmalerba |
| 47 | +/src/material/core/gestures/** @jelbourn |
| 48 | +/src/material/core/label/** @mmalerba |
| 49 | +/src/material/core/line/** @jelbourn |
| 50 | +/src/material/core/option/** @crisbeto |
| 51 | +/src/material/core/placeholder/** @mmalerba |
| 52 | +/src/material/core/ripple/** @devversion |
| 53 | +/src/material/core/selection/** @jelbourn |
| 54 | +/src/material/core/selection/pseudo*/** @crisbeto @jelbourn |
| 55 | +/src/material/core/style/** @jelbourn |
| 56 | +/src/material/core/theming/** @jelbourn |
| 57 | +/src/material/core/typography/** @crisbeto |
| 58 | +/src/material/core/util/** @jelbourn |
59 | 59 |
|
60 | 60 | # CDK
|
61 | 61 | /src/cdk/* @jelbourn
|
|
252 | 252 | /tools/public_api_guard/cdk/table.d.ts @andrewseguin
|
253 | 253 | /tools/public_api_guard/cdk/text-field.d.ts @mmalerba
|
254 | 254 | /tools/public_api_guard/cdk/tree.d.ts @jelbourn @andrewseguin
|
255 |
| -/tools/public_api_guard/lib/autocomplete.d.ts @crisbeto |
256 |
| -/tools/public_api_guard/lib/badge.d.ts @jelbourn |
257 |
| -/tools/public_api_guard/lib/bottom-sheet.d.ts @jelbourn @crisbeto |
258 |
| -/tools/public_api_guard/lib/button-toggle.d.ts @jelbourn |
259 |
| -/tools/public_api_guard/lib/button.d.ts @jelbourn @josephperrott |
260 |
| -/tools/public_api_guard/lib/card.d.ts @jelbourn |
261 |
| -/tools/public_api_guard/lib/checkbox.d.ts @jelbourn @devversion @josephperrott |
262 |
| -/tools/public_api_guard/lib/chips.d.ts @jelbourn |
263 |
| -/tools/public_api_guard/lib/core.d.ts @jelbourn |
264 |
| -/tools/public_api_guard/lib/datepicker.d.ts @mmalerba |
265 |
| -/tools/public_api_guard/lib/dialog.d.ts @jelbourn @crisbeto |
266 |
| -/tools/public_api_guard/lib/divider.d.ts @jelbourn @crisbeto |
267 |
| -/tools/public_api_guard/lib/expansion.d.ts @josephperrott @jelbourn |
268 |
| -/tools/public_api_guard/lib/form-field.d.ts @mmalerba |
269 |
| -/tools/public_api_guard/lib/grid-list.d.ts @jelbourn |
270 |
| -/tools/public_api_guard/lib/icon.d.ts @jelbourn |
271 |
| -/tools/public_api_guard/lib/input.d.ts @mmalerba |
272 |
| -/tools/public_api_guard/lib/list.d.ts @jelbourn @crisbeto @devversion |
273 |
| -/tools/public_api_guard/lib/menu.d.ts @crisbeto |
274 |
| -/tools/public_api_guard/lib/paginator.d.ts @andrewseguin |
275 |
| -/tools/public_api_guard/lib/progress-bar.d.ts @jelbourn @crisbeto @josephperrott |
276 |
| -/tools/public_api_guard/lib/progress-spinner.d.ts @jelbourn @crisbeto @josephperrott |
277 |
| -/tools/public_api_guard/lib/radio.d.ts @jelbourn @devversion |
278 |
| -/tools/public_api_guard/lib/select.d.ts @crisbeto |
279 |
| -/tools/public_api_guard/lib/sidenav.d.ts @mmalerba |
280 |
| -/tools/public_api_guard/lib/slide-toggle.d.ts @devversion |
281 |
| -/tools/public_api_guard/lib/slider.d.ts @mmalerba |
282 |
| -/tools/public_api_guard/lib/snack-bar.d.ts @jelbourn @crisbeto @josephperrott |
283 |
| -/tools/public_api_guard/lib/sort.d.ts @andrewseguin |
284 |
| -/tools/public_api_guard/lib/stepper.d.ts @mmalerba |
285 |
| -/tools/public_api_guard/lib/table.d.ts @andrewseguin |
286 |
| -/tools/public_api_guard/lib/tabs.d.ts @andrewseguin |
287 |
| -/tools/public_api_guard/lib/toolbar.d.ts @devversion |
288 |
| -/tools/public_api_guard/lib/tooltip.d.ts @andrewseguin |
289 |
| -/tools/public_api_guard/lib/tree.d.ts @jelbourn @andrewseguin |
290 |
| -/tools/public_api_guard/lib/lib.d.ts @jelbourn |
| 255 | +/tools/public_api_guard/material/autocomplete.d.ts @crisbeto |
| 256 | +/tools/public_api_guard/material/badge.d.ts @jelbourn |
| 257 | +/tools/public_api_guard/material/bottom-sheet.d.ts @jelbourn @crisbeto |
| 258 | +/tools/public_api_guard/material/button-toggle.d.ts @jelbourn |
| 259 | +/tools/public_api_guard/material/button.d.ts @jelbourn @josephperrott |
| 260 | +/tools/public_api_guard/material/card.d.ts @jelbourn |
| 261 | +/tools/public_api_guard/material/checkbox.d.ts @jelbourn @devversion @josephperrott |
| 262 | +/tools/public_api_guard/material/chips.d.ts @jelbourn |
| 263 | +/tools/public_api_guard/material/core.d.ts @jelbourn |
| 264 | +/tools/public_api_guard/material/datepicker.d.ts @mmalerba |
| 265 | +/tools/public_api_guard/material/dialog.d.ts @jelbourn @crisbeto |
| 266 | +/tools/public_api_guard/material/divider.d.ts @jelbourn @crisbeto |
| 267 | +/tools/public_api_guard/material/expansion.d.ts @josephperrott @jelbourn |
| 268 | +/tools/public_api_guard/material/form-field.d.ts @mmalerba |
| 269 | +/tools/public_api_guard/material/grid-list.d.ts @jelbourn |
| 270 | +/tools/public_api_guard/material/icon.d.ts @jelbourn |
| 271 | +/tools/public_api_guard/material/input.d.ts @mmalerba |
| 272 | +/tools/public_api_guard/material/list.d.ts @jelbourn @crisbeto @devversion |
| 273 | +/tools/public_api_guard/material/menu.d.ts @crisbeto |
| 274 | +/tools/public_api_guard/material/paginator.d.ts @andrewseguin |
| 275 | +/tools/public_api_guard/material/progress-bar.d.ts @jelbourn @crisbeto @josephperrott |
| 276 | +/tools/public_api_guard/material/progress-spinner.d.ts @jelbourn @crisbeto @josephperrott |
| 277 | +/tools/public_api_guard/material/radio.d.ts @jelbourn @devversion |
| 278 | +/tools/public_api_guard/material/select.d.ts @crisbeto |
| 279 | +/tools/public_api_guard/material/sidenav.d.ts @mmalerba |
| 280 | +/tools/public_api_guard/material/slide-toggle.d.ts @devversion |
| 281 | +/tools/public_api_guard/material/slider.d.ts @mmalerba |
| 282 | +/tools/public_api_guard/material/snack-bar.d.ts @jelbourn @crisbeto @josephperrott |
| 283 | +/tools/public_api_guard/material/sort.d.ts @andrewseguin |
| 284 | +/tools/public_api_guard/material/stepper.d.ts @mmalerba |
| 285 | +/tools/public_api_guard/material/table.d.ts @andrewseguin |
| 286 | +/tools/public_api_guard/material/tabs.d.ts @andrewseguin |
| 287 | +/tools/public_api_guard/material/toolbar.d.ts @devversion |
| 288 | +/tools/public_api_guard/material/tooltip.d.ts @andrewseguin |
| 289 | +/tools/public_api_guard/material/tree.d.ts @jelbourn @andrewseguin |
| 290 | +/tools/public_api_guard/material/material.d.ts @jelbourn |
291 | 291 |
|
292 | 292 | # Misc
|
293 | 293 | /* @jelbourn
|
|
0 commit comments