Skip to content

Releases: primer/view_components

v0.0.25

02 Mar 19:57
75f3af7
Compare
Choose a tag to compare
  • Promote SubheadComponent to beta.

    Simon Taranto

  • Add deprecated orange and purple schemes to LabelComponent.

    Manuel Puyol

v0.0.24

02 Mar 16:35
8be515f
Compare
Choose a tag to compare
  • 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

01 Mar 21:09
eb16d0f
Compare
Choose a tag to compare
  • 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

01 Mar 18:25
3b2a659
Compare
Choose a tag to compare
  • Add view helpers to easily render Primer components.

    Manuel Puyol

  • Add TabContainer and TabNav 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

23 Feb 16:50
0a74d25
Compare
Choose a tag to compare
  • 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

19 Feb 16:08
7f07c94
Compare
Choose a tag to compare
  • Fix bug when empty string was passed to Classify.

    Manuel Puyol

v0.0.19

18 Feb 17:06
386ac0c
Compare
Choose a tag to compare
  • Add support for functional colors to color system argument.

    Jake Shorty

  • Add AvatarStack, Dropdown, Markdown and Menu 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 the border class.

    Simon Taranto

  • Promote Avatar, Link, and Counter components to beta.

    Simon Taranto

  • Breaking change: Drop support for Ruby 2.4.

    Simon Taranto

v0.0.18

08 Feb 17:56
7c7de91
Compare
Choose a tag to compare
  • Add border_radius system argument.

    Ash Guillaume

  • Add animation system argument.

    Manuel Puyol

  • Add Truncate, ButtonGroup and ButtonMarketing components.

    Manuel Puyol

  • Add Tooltip component.

    Simon Taranto

v0.0.17

10 Dec 17:33
5acd9b1
Compare
Choose a tag to compare
  • Ensure all components support inline styles.

    Joel Hawksley

v0.0.16

25 Nov 00:18
21ff695
Compare
Choose a tag to compare
  • Adding a spinner slot to the BlankslateComponent that uses the SpinnerComponent added in 0.0.10.

    Jon Rohan

  • Bumping node engine to version 15.x

    Jon Rohan