This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Commit 6972119
docs(contact-chips): improve the comments about highlighting (#11362)
using md-highlight-text on contact chips actually breaks the component
only md-highlight-flags is supported on contact chips
add md-highlight-flags example to mdHighlightDirective docs
Relates to #81421 parent 0dd688c commit 6972119
File tree
2 files changed
+4
-3
lines changed- src/components
- autocomplete/js
- chips/js
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments