view_components
view_components copied to clipboard
ViewComponents for the Primer Design System
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....
Bumps [@primer/css](https://github.com/primer/css) from 20.4.1 to 20.4.2. Release notes Sourced from @primer/css's releases. v20.4.2 Patch Changes #2180 c71e7df0 Thanks @dgreif! - Fail dist build when for postcss warnings #2194 5ee33aca Thanks...
Bumps [@primer/css](https://github.com/primer/css) from 20.4.1 to 20.4.2. Release notes Sourced from @primer/css's releases. v20.4.2 Patch Changes #2180 c71e7df0 Thanks @dgreif! - Fail dist build when for postcss warnings #2194 5ee33aca Thanks...
Bumps [@primer/css](https://github.com/primer/css) from 20.4.1 to 20.4.2. Release notes Sourced from @primer/css's releases. v20.4.2 Patch Changes #2180 c71e7df0 Thanks @dgreif! - Fail dist build when for postcss warnings #2194 5ee33aca Thanks...
Since `Button`, `Link`, and `IconButton` all support tooltip now through it's API, the examples on the page should be updated to not have direct use of the `Primer::Alpha::Tooltip` component. One...
This is an abstracted version of the [Experimental Dialog component](https://github.com/github/github/blob/master/app/components/primer/experimental/dialog.rb) intended to be used like a private API by components like Dialog, ActionMenu, SelectPanel, HoverCard, ReactionMenu... you get the point....
https://github.com/github/primer/issues/760 👋🏻 This is ready for review http://primer-view-components-preview-1225.eastus.azurecontainer.io/view-components/lookbook/inspect/primer/alpha/segmented_control/default ## SegmentedControl This PR adds a SegmentedControl component with status `:alpha` to the library. ### Arguments `SegmentedControl` | Name | Type |...
This allows us to use `gh cs ssh` and use a local terminal.
## Overview We don't have a standard for our component names, having three different variants: - `Primer::ButtonComponent` - with suffix - `Primer::AutoComplete` - no suffix - `Primer::Alpha::ButtonMarketing` - status as...