Pavithra Kodmad
Pavithra Kodmad
This PR documents `PageHeader` proposed API. The implementation PR will be https://github.com/primer/react/pull/2265 where the goal is to get the same api as documented here working inside storybooks. I will modify...
Describe your changes here. Here, I've made a few recommended updates as suggested by the accessibility review in https://github.com/github/primer/issues/538 - Removed inline validation from the stories. It's not a feature...
Create a new experimental component called `ActionBar` which is a horizontal list of icon buttons to be used in the Comment Editor. Here's a demo of the storybook complete with...
Issue - Row content does not show when height is given to the table component. Steps to reproduce - In tests > dummy > templates > simple.hbs, Add height=400 Height...
Closes # No particular issue ### Changelog - Add the `unsafeDisableTooltip` prop for IconButton - Add proper aria-label in story - Add visual tests - Make a test plan
Closes #https://github.com/github/primer/issues/3132 This makes use of new capability in ActionMenu to have Submenus. We can use it to make sure that menus are supported with IconButton trigger in the ActionBar....
Would love feedback on this. Submitting this PR in an effort to fix https://github.com/webpack-contrib/extract-text-webpack-plugin/issues/383 --- This change is [](https://reviewable.io/reviews/shakacode/font-awesome-loader/8)
Closes #https://github.com/github/primer/issues/3020 ### Changelog Make the component be imported from @primer/react and drafts. In next major release, we need to remove it from drafts ### Rollout strategy - [ ]...
Hi, This is a lovely little cli made for webpack. I assume it might be inspired by eslint and npm. I think webpack needs such a tool and had decided...