You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- the diffStat component is removed from primer/css
229
234
- the component is very specific to this use-case, it is not generic enough to be part of the primer design system and was thus chosen for removal
230
235
- the component will be added to the github codebase directly so that it is still available
@@ -273,7 +278,6 @@
273
278
### Minor Changes
274
279
275
280
-[`d7a4c343`](https://github.com/primer/css/commit/d7a4c343ab1bc0d7f55ff85d735c93d9825419ae) Thanks [@jonrohan](https://github.com/jonrohan)! - Importing more styles from Primer View Components
-[#1575](https://github.com/primer/css/pull/1575)[`c7ea6448`](https://github.com/primer/css/commit/c7ea6448c114065627299db7ba65418799d4a59b) Thanks [@jonrohan](https://github.com/jonrohan)! - Replacing deprecated variables with color v2 variables
866
870
867
871
*[#1573](https://github.com/primer/css/pull/1573)[`386dfa01`](https://github.com/primer/css/commit/386dfa0145a64e2c6edbdf8ab09d9fc3f7151f6a) Thanks [@simurai](https://github.com/simurai)! - Improve the font stack on Windows
868
-
869
872
-`Segoe UI Variable` -> `Segoe UI Variable Text`.
870
873
- "Segoe UI Variable Text" seems to be the better option for a lot of text (markdown). In the future we might can consider having a UI and a "text" font stack.
0 commit comments