Releases: primer/view_components
v0.0.25
-
Promote
SubheadComponent
to beta.Simon Taranto
-
Add deprecated
orange
andpurple
schemes toLabelComponent
.Manuel Puyol
v0.0.24
-
Fix zeitwerk autoload integration.
Manuel Puyol
-
Breaking change: Upgrade
ProgressBarComponent
to use Slots V2.Simon Taranto
-
Breaking change: Upgrade
BreadcrumbComponent
to use Slots V2.Manuel Puyol
v0.0.23
-
Remove node and yarn version requirements from
@primer/view-components
.Manuel Puyol
-
Breaking change: Upgrade
SubheadComponent
to use Slots V2.Simon Taranto
-
Breaking change: Update
LabelComponent
to use only functional color
supportive scheme keys. The component no longer accepts colors (:gray
, for
example) but only functional schemes (primary
, for example).
LabelComponent
is promoted to beta status.Simon Taranto
v0.0.22
-
Add view helpers to easily render Primer components.
Manuel Puyol
-
Add
TabContainer
andTabNav
components.Manuel Puyol
-
Promote
StateComponent
to beta.Simon Taranto
-
Breaking change: Upgrade
BorderBoxComponent
to use Slots V2.Manuel Puyol
-
Breaking change: Upgrade
StateComponent
to support functional colors. This change requires using @primer/css-next. The required changes will be upstreamed to @primer/css at a later date.Simon Taranto
-
Breaking change: Upgrade
DetailsComponent
to use Slots V2.Simon Taranto
v0.0.21
-
Breaking change: Upgrade
FlashComponent
to use Slots V2.Joel Hawksley, Simon Taranto
-
Breaking change: Upgrade
BlankslateComponent
to use Slots V2.Manuel Puyol
-
Breaking change: Upgrade
TimelineItemComponent
to use Slots V2.Manuel Puyol
v0.0.20
-
Fix bug when empty string was passed to Classify.
Manuel Puyol
v0.0.19
-
Add support for functional colors to
color
system argument.Jake Shorty
-
Add
AvatarStack
,Dropdown
,Markdown
andMenu
components.Manuel Puyol
-
Deprecate
DropdownMenuComponent
.Manuel Puyol
-
Fix
Avatar
bug when used with links.Manuel Puyol
-
Add cache for common Primer values.
Blake Williams
-
Add support for
octicons_helper
v12.Cole Bemis
-
Add support for
border: true
to apply theborder
class.Simon Taranto
-
Promote
Avatar
,Link
, andCounter
components to beta.Simon Taranto
-
Breaking change: Drop support for Ruby 2.4.
Simon Taranto
v0.0.18
-
Add
border_radius
system argument.Ash Guillaume
-
Add
animation
system argument.Manuel Puyol
-
Add
Truncate
,ButtonGroup
andButtonMarketing
components.Manuel Puyol
-
Add
Tooltip
component.Simon Taranto
v0.0.17
-
Ensure all components support inline styles.
Joel Hawksley