Commit 07862c0
committed
Icons: Document breaking changes and fix issues from #71878
* Remove icon symlink from edit.svg to pencil.svg
* Document removal of `edit` and `warning` (removed in #71878)
* Also add a specific rule in `lint-staged` to generate icons any time
the icons library is modified, thereby catching generation errors even
in commits that don't modify JS/TS files. (Before this commit, the
only way to catch errors was to commit JS/TS files, which would
trigger the NPM `prelint` script, which would then call the icon
generator.)1 parent 1fb096b commit 07862c0
3 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
299 | 302 | | |
300 | 303 | | |
301 | 304 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
This file was deleted.
0 commit comments