1
1
mirror of https://github.com/primer/css.git synced 2024-09-21 05:39:15 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
simurai
d2c25754de Update deprecations.js 2020-07-02 17:33:20 +09:00
simurai
5b11a8ea62 Update deprecations.js 2020-07-02 16:42:35 +09:00
simurai
3610d964b4 Update deprecations.js 2020-05-21 16:27:41 +09:00
simurai
7becc54171 Update deprecations.js 2020-05-21 16:23:11 +09:00
simurai
9b5fdbca0f Fix "test deprecations"
These selectors are not really needed anymore.

- `.subnav-item.selected:hover/focus` can be removed because `.subnav-item.selected` already overrides `.subnav-item:hover/focus`.
- `.autocomplete-item[aria-selected="true"]` got changed to `[aria-selected=true]` without the quotes to be consistent with the rest.
2020-01-23 14:37:41 +09:00
simurai
bc7cbe7d29 Deprecate .SelectMenu selectors 2019-11-16 00:02:42 +09:00
simurai
ce3dfe9c04 Make it prettier 2019-11-05 18:57:40 +09:00
simurai
9811776117 Deprecate .flex-item-equal 2019-11-05 17:54:17 +09:00
Shawn Allen
3620a1bc86 add deprecation notice for $highlight-yellow 2019-11-04 15:45:18 -08:00
Shawn Allen
61ca4f89ee add deprecation for .UnderlineNav-item.selected 2019-10-31 16:20:15 -07:00
Shawn Allen
ed61a3a6d5 add variable deprecation + tests 2019-10-31 15:48:30 -07:00
Shawn Allen
f95681fd00 add deprecations for .dropdown-menu-content 2019-09-10 14:13:13 -07:00
Shawn Allen
bb1d39ce5d add all the .btn-purple selectors to deprecations.js 2019-09-10 13:44:25 -07:00
Shawn Allen
5492a3ab05 chore: lint deprecations.js 2019-09-10 13:32:11 -07:00
Shawn Allen
40bca3c627 add .container and ::before / ::after selectors to v13 deprecations 2019-09-10 13:28:24 -07:00
Shawn Allen
5c43eea7dd fix path to package.json 2019-09-05 12:37:14 -07:00
Shawn Allen
eadec4c6af lint, "dep" -> "deprecation" 2019-09-05 12:33:11 -07:00
Shawn Allen
bfc2e2e459 rename deprecations/index.js -> deprecations.js 2019-09-05 12:30:11 -07:00