* 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>
* collapse state updates
* inset variant
* pseudo, you fine as you are
* tree view pattern draft
* tree view structure
* Stylelint auto-fixes
* trying tree roles
* vertical connector progress
* inline css var for spacing logic
* refactor tree story
* cleanup, lint
* add aria roles
* Create healthy-monkeys-complain.md
* lint
* lil change to trigger cli
* spacing adjustments
* move var
* linty fresh
* stuck in a stylelint loop
* fix var syntax
* one last try for today
* fix var
* test moving stylelint disable
Co-authored-by: Actions Auto Build <actions@github.com>
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
* Support fractional viewport sizes
* Create serious-emus-worry.md
* Support fractional viewport sizes for Popover
* Support fractional viewport sizes for Layout
* Create afraid-jars-occur.md
* collapse state updates
* inset variant
* pseudo, you fine as you are
* tree view pattern draft
* tree view structure
* move treeview to new pr
* Stylelint auto-fixes
* Create fresh-schools-pull.md
Co-authored-by: Actions Auto Build <actions@github.com>
* Update mark tag to use background-color: var(--color-attention-subtle);
* Create lazy-snails-try.md
Co-authored-by: Katie Langerman <langermank@github.com>
* add storybook, start actionlist
* story composition, some katie edits
* auto grid test
* one grid option
* you win flexbox, you win
* back on that grid grind
* story for each item context
* import stories
* add CSS friendly args for controls
* more conditionals
* push
* fix import
* clean up deps
* fix borders + hover state
* add navigational to story
* primitive-ize
* break out files
* a11y fix
* list stories
* add all theme viewer, more css edge cases
* story cleanup
* actionList becomes ActionList
* story syntax improvements
* bind stories, organize
* nested nav exploration
* pseudo hover to support nested lists
* cleanup
* organize pattern stories
* finding a better way to deal with state/nesting
* move state up one level
* handle single level nesting
* collapsible
* collapse story in sub item nav
* new collapse icon position, grid refactor
* toggle expanded state
* cleanup
* rename classes, better nesting, single select
* multi select support
* start docs!
* new animations
* docs
* more docs
* action item features docs
* a11y docs (storybook)
* fix docs codeblocks
* format code snippet (a little)
* pull in pre-release primitives
* fix danger primitive
* cleanup
* linting playing tricks on me
* linty fresh
* renaming classes fun times
* add disabled variant
* formatting struggles
* danger visual danger color
* add viewport maps to layout vars
* test stylelint
* finish docs
* revert primitive upgrade
* primitives patch take 2, sidebar story
* change calc function
* remove fix script
* lint, docs fixes
* Stylelint auto-fixes
* guessing the storybook link for docs
* testing scss imports
* lint
* default background
* handle padding for sizes
* remove comments
* Stylelint auto-fixes
* Create poor-walls-occur.md
* Update poor-walls-occur.md
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
Co-authored-by: Actions Auto Build <actions@github.com>