* Remove IE11 support in tooltip
Hope this ok. I know you're probably deprecating the tooltip component. The 0/0 expression causes problems with parcel-css.
* Create brown-suns-raise.md
Co-authored-by: simurai <simulus@gmail.com>
* Add viewport range utilities
* Add comment about wide viewport range size
* Stylelint auto-fixes
* Create proud-donkeys-happen.md
* Add support for `.show-whenRegular.hide-whenWide`
As per discussion in
https://github.com/primer/css/pull/1995/files#r834365336
Co-authored-by: Actions Auto Build <actions@github.com>
Co-authored-by: Katie Langerman <langermank@github.com>
* Fix PageLayout storybook example imports
* Align PageLayout story spacing props with component
* Fix inherit state of ..DividerWhenNarrow
* Make pane an optional region of PageLayout
* Stylelint auto-fixes
* Create nasty-singers-compare.md
Co-authored-by: Actions Auto Build <actions@github.com>
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
* Add `open` and `closed` color role
* Use new open/closed color variables
* yarn add @primer/primitives@0.0.0-202212241414
This is just temporarily to test the docs
* Add `Label--open` and `Label--closed`
* Create clever-bugs-love.md
* yarn add @primer/primitives@0.0.0-202212894219
* yarn add @primer/primitives@7.5.0
* Added line break
To add more space and to make it more spaced out.
* Create neat-rice-study.md
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
Co-authored-by: Jon Rohan <rohan@github.com>
* Fix sequence of content in Subhead
When a heading, description, and action are rendered in the Subhead
component, the content now follows logical order on screen readers.
* Add changeset
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
* Rename inner and outerSpacing props to padding
to match with new conventions discussed in
https://github.com/primer/react/pull/1820
* Fix Layout example stories
* Add header and footer slots to SplitPageLayout
Also add initial skeleton for Pull request detail story
* add TreeView to Pull request detail story
* Add padding: none prop
* Ongoing Pull request detail story
* Create fifty-chefs-help.md
* Resolve storybook conflicts
* Resolve storybook conflicts, second try
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
Co-authored-by: Katie Langerman <langermank@github.com>
* here we go!
* nav list
* divider
* collapsible
* here lies breaking changes
* item simplification
* update examples
* move to patterns
* tree view looks broken but its not
* remove notes
* stash
* action list component stories
* fix sub item
* revert treeview to original markup
* tree view readme
* story chaining
* cleanup + readme
* lint
* tree story fix
* Create quiet-walls-walk.md
* address feedback
* Add mono font stack to <samp> tag
* Create nice-beers-peel.md
* Add `<samp>` example to docs
* Test
* Another try without the HTML entities
Co-authored-by: simurai <simurai@github.com>
* Make pagination responsive by default
* Lint
* Create swift-actors-drum.md
* Remove duplicate selector
* Remove initial display
This was overridden before with the `.page-responsive .pagination` selector
* Add hover to aria-current element
Also included a quick transition for subGroup elements
* Add touch-action, remove tap highlight, and more
Also:
- Avoided sticky hover on touch devices with hover:hover media query
- removed pointer: fine specificity to hover media queries
- simplified reduce-motion media query
* Keep parent above subGroup during transition
* Keep out-of-bound indicator line visible
* Please stylelint
* Create six-avocados-promise.md
Co-authored-by: Jon Rohan <yes@jonrohan.codes>