Jack Brewer
4b94fbb759
Remove trailing margin from HTML elements within markdown tables ( #2365 )
...
* Remove trailing margin from last-child within a markdown table cell
* Add changeset
* Move new styles to table-specific file
* Disable `selector-max-compound-selectors` stylelint
Co-authored-by: simurai <simurai@github.com>
2023-01-24 13:21:28 +09:00
Jon Rohan
1b6694c409
Updating to Primer View Components v0.0.117 ( #2351 )
...
* Updating to primer view components 0.0.117
* Create strange-tables-repeat.md
* Move Link import to pvc
2022-12-30 12:05:22 +09:00
GitHub Design Systems Bot
07d8f58915
Version Packages ( #2324 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-12-16 11:11:08 +09:00
Jeremy Danyow
f76e785807
normalize: use --color-fg-default on mark ( #2309 )
...
* normalize: use --color-fg-default on mark
* Create chatty-squids-think.md
Co-authored-by: simurai <simulus@gmail.com>
2022-12-16 00:27:00 +00:00
simurai
ecbcbb1b04
Import Layout
from PVC ( #2340 )
...
* Import Layout styles from PVC
* Bump `@primer/view-components` to `0.0.115`
* Bump `@primer/view-components` to `0.0.115`
Again! After solving merge conflicts
* Rename `menu_component` import to `alpha/menu`
* Create mighty-forks-occur.md
2022-12-15 11:40:15 +09:00
Jon Rohan
d7a4c343ab
Create chilled-elephants-occur.md
2022-12-02 09:27:45 -08:00
simurai
8cf13e984c
Move some form
styles to base.scss
( #2327 )
...
* Move fieldset + label styles to base.scss
* Create giant-boxes-vanish.md
* Move ::placeholder
2022-12-02 10:59:15 +09:00
Steven Laidlaw
83250f8275
Fix inline code collapsing spaces ( #2330 )
...
* Updated to prevent spaces from collapsing while inside inline code blocks
* Added changeset
* Add comment
Co-authored-by: simurai <simulus@gmail.com>
2022-11-30 11:37:08 +09:00
Jon Rohan
aee4b6f571
Import blankslate
styles from primer/view-components ( #2318 )
...
* Adding PVC to dependencies
* Import blankslate from PVC
* Don't need the support import anymore here
* Create quiet-impalas-drive.md
* Update quiet-impalas-drive.md
2022-11-22 10:21:09 -08:00
GitHub Design Systems Bot
0a9e6d8cc6
Version Packages ( #2323 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-22 10:14:45 -08:00
Katie Langerman
1259ddd408
Followup design token swaps ( #2322 )
...
* teeny tiny
* Create rare-garlics-vanish.md
2022-11-22 10:06:07 -08:00
GitHub Design Systems Bot
bdab25e9b1
Version Packages ( #2320 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-21 14:06:04 -08:00
langermank
46016601e8
add missing changeset
2022-11-21 13:51:22 -08:00
Katie Langerman
412d78208b
Convert typography to use rem
units with px
fallbacks ( #2302 )
...
* add temp vars
* base styles
* lint
* cleanup
* lint
* Create nervous-experts-camp.md
* lint
* Stylelint auto-fixes
* Update nervous-experts-camp.md
Co-authored-by: Actions Auto Build <actions@github.com>
2022-11-21 09:35:33 -08:00
Katie Langerman
3b397d985c
Convert margin utilities to rem units with fallbacks ( #2311 )
...
* add rem units
* Stylelint auto-fixes
* Create beige-dragons-appear.md
* fix negative utils
Co-authored-by: Actions Auto Build <actions@github.com>
2022-11-21 09:34:17 -08:00
GitHub Design Systems Bot
8c532bddc0
Version Packages ( #2312 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-21 08:29:54 -08:00
Katie Langerman
f3acb2b116
Increase Checkbox/Radio border contrast ( #2316 )
...
* increase border contrast
* Create quiet-otters-care.md
* Stylelint auto-fixes
* Update quiet-otters-care.md
Co-authored-by: Actions Auto Build <actions@github.com>
2022-11-18 15:50:44 -08:00
Jeremy Danyow
551492ebf4
dropdown: update class attr hover selector ( #2310 )
...
* dropdown: update class attr hover selector
* Create strange-buckets-count.md
Co-authored-by: simurai <simulus@gmail.com>
2022-11-18 07:14:08 +00:00
Katie Langerman
c8100be771
[Bug] Radio checked + focus state fixes ( #2314 )
...
* use border instead of pseudo element
* Stylelint auto-fixes
* Create rude-ears-tie.md
Co-authored-by: Actions Auto Build <actions@github.com>
2022-11-17 12:02:59 -08:00
Vinicius Depizzol
12355f87ac
Add upper-roman and upper-alpha list types ( #2305 )
...
* Add upper-roman and upper-alpha list types
* Create beige-files-move.md
2022-11-16 12:42:47 -08:00
Jon Rohan
0370244f49
Bugfix: Adding whitespace normal to Overlay element ( #2307 )
...
* Adding whitespace normal to Overlay
* Stylelint auto-fixes
* Create chilled-dragons-sin.md
Co-authored-by: Actions Auto Build <actions@github.com>
2022-11-15 09:48:34 -08:00
GitHub Design Systems Bot
ae5a7ac88b
Version Packages ( #2304 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-15 11:21:15 +09:00
simurai
5a0b9b2939
Add Noto Sans
to the body font stack ( #2300 )
...
* Add `Noto Sans` to the font stack
To better support Linux.
* Create lucky-emus-teach.md
2022-11-07 17:17:02 +09:00
GitHub Design Systems Bot
6cf2c06b4d
Version Packages ( #2293 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-31 13:29:07 -07:00
Cameron Dutro
9a4f2ff780
Add additional :not selectors for flash classes ( #2292 )
2022-10-31 13:26:12 -07:00
GitHub Design Systems Bot
b4207b4d04
Version Packages ( #2290 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-28 13:39:01 -07:00
Cameron Dutro
c23346b9a4
Don't apply flash* classes to banners ( #2289 )
2022-10-27 15:58:02 -07:00
GitHub Design Systems Bot
7079b1a482
Version Packages ( #2287 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-20 08:04:55 +09:00
Kristján Oddsson
8336334d12
Remove action list item animation ( #2284 )
...
* Remove action list item animation
Co-authored-by: Katie Langerman <langermank@github.com>
* Create strange-bags-protect.md
Co-authored-by: Katie Langerman <langermank@github.com>
2022-10-20 08:01:53 +09:00
GitHub Design Systems Bot
fb716d2b44
Version Packages ( #2267 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-14 09:43:36 +09:00
Vinicius Depizzol
27266fcd21
Fix Overlay easing animation ( #2269 )
...
* Fix overlay easing animation
* Create empty-hornets-kick.md
Co-authored-by: Katie Langerman <langermank@github.com>
2022-09-30 11:24:26 -07:00
simurai
2e2bc71b78
Set FormControl color ( #2268 )
...
* Set FormControl color
* Create quick-seas-tickle.md
2022-09-30 09:22:27 +09:00
simurai
b087282e50
Improve AvatarStack
when hovering ( #2228 )
...
* Add rounded corners to `AvatarStack-body`
* Create brave-turtles-design.md
* Lint
2022-09-28 04:22:46 +00:00
simurai
6569fb3a04
Fix nested <ul>
in footnotes ( #2260 )
...
* Fix nested `<ul>` in footnotes
* Stylelint auto-fixes
* Create fresh-llamas-stare.md
Co-authored-by: Actions Auto Build <actions@github.com>
2022-09-28 04:20:20 +00:00
GitHub Design Systems Bot
b5e009778e
Version Packages ( #2257 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-26 12:00:54 -07:00
Katie Langerman
c28cdf7eff
Remove scrollbar CSS property from Overlay ( #2266 )
...
* remove placeholder for scrollbar
* Create cool-ligers-yell.md
* format issues
2022-09-26 10:26:50 -07:00
Joshua Rush
1a9a668931
Fixing ActionList Item hover focus style ( #2255 )
...
* Fixing ActionList Item hover focus style
* Create plenty-papayas-reflect.md
Co-authored-by: Katie Langerman <langermank@github.com>
2022-09-16 10:42:37 -07:00
Kristján Oddsson
81083778a7
Make sure to apply backdrops only to one Overlay ( #2249 )
...
* Make sure to apply backdrops only to one Overlay
* Update overlay.scss
* Create stale-drinks-arrive.md
* Update stale-drinks-arrive.md
Co-authored-by: Katie Langerman <langermank@github.com>
Co-authored-by: Josep Martins <josepmartins@github.com>
2022-09-15 13:58:14 +02:00
GitHub Design Systems Bot
9781779643
Version Packages ( #2244 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-08 12:34:06 -07:00
Josh Bowden
ef31fd988d
479-user-pics-misaligned-in-issues-assignment-view ( #2242 )
...
* 479-user-pics-misaligned-in-issues-assignment-view
* Update avatar-stack.scss
- Not last child means that each stacking avatar would remove the border-right which is necessary to stack correctly. The presentational order is right to left not left to right.
* Create smooth-crabs-protect.md
* Update avatar-stack.scss
- Fixed pointer to the anchor element
* Update .changeset/smooth-crabs-protect.md
- removed branch name from changeset
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
2022-09-07 15:07:12 -03:00
GitHub Design Systems Bot
f5b0a5b605
Version Packages ( #2212 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-30 14:03:27 -07:00
Jon Rohan
8a4c087885
ActionList hide the first divider if there's hidden items in front of it. ( #2229 )
...
* Hiding divider if the item in front of it is hidden
* Create rich-boxes-crash.md
2022-08-30 12:48:23 -07:00
Katie Langerman
56ea4ab176
Overlay updates for Alpha::Dialog ( #2225 )
...
* add size
* Stylelint auto-fixes
* update animations
* Create swift-icons-stare.md
* format
* Stylelint auto-fixes
* Update swift-icons-stare.md
* i am so confused with git rn
* please work
* lint
* Update src/overlay/overlay.scss
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
Co-authored-by: Actions Auto Build <actions@github.com>
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
2022-08-30 12:45:46 -07:00
Reece Atkinson
1a8e7db5f6
Update Marketing Typography (marketing-type.md) ( #2220 )
...
* Update Marketing Typography (marketing-type.md)
Changed a description so it made more sense, changed heading text to make it more useful.
* Create fuzzy-cows-drum.md
Co-authored-by: Tobias Ahlin <tobiasahlin@github.com>
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
2022-08-29 21:05:47 -07:00
Katie Langerman
6205337b4c
Add styling for readonly
, fix AutoComplete inset focus background color ( #2218 )
...
Co-authored-by: Eric Bailey <ericwbailey@users.noreply.github.com>
Co-authored-by: Actions Auto Build <actions@github.com>
2022-08-29 12:57:34 -04:00
John Bohannon
8e5f622441
Remove outline reset of .SelectMenu-closeButton
( #2211 )
...
* Update select-menu.scss
* Create clean-wombats-run.md
Co-authored-by: Katie Langerman <langermank@github.com>
2022-08-24 17:01:07 +09:00
GitHub Design Systems Bot
4afbb38bc7
Version Packages ( #2203 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-19 09:03:08 -07:00
Josep Martins
e175f69dd8
Bump @primer/gatsby-theme-doctocat from 3.1.1 to 4.0.0 in /docs ( #2191 )
...
* Bump @primer/gatsby-theme-doctocat from 3.1.1 to 4.0.0 in /docs
* Create spicy-numbers-invent.md
* Move section titles as new NavItems
* Update docs/src/@primer/gatsby-theme-doctocat/nav.yml
Co-authored-by: Cole Bemis <colebemis@github.com>
Co-authored-by: Cole Bemis <colebemis@github.com>
2022-08-19 10:46:03 +02:00
Jon Rohan
83e43486d8
Moving segmented_control.css to primer_view_components ( #2208 )
...
* Moving segmented_control to primer_view_components
* Create cuddly-months-greet.md
2022-08-17 18:58:01 -07:00
Jon Rohan
b74e78b253
Rename SegmentedControl--iconOnly-whenNarrow to SegmentedControl-button--iconOnly-whenNarrow and place on button ( #2202 )
...
* Rename whenNarrow so it's a class on the button
* Create silent-crews-pay.md
2022-08-15 09:44:28 -07:00