Skip to content

Releases: primer/view_components

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

v0.0.15

20 Nov 17:06
5e4ca5f
Compare
Choose a tag to compare
  • Add ability to disable limit on Counter.

    Christian Giordano

  • Rename v system argument to visibility.

    Joel Hawksley

v0.0.14

16 Nov 15:56
68ac68d
Compare
Choose a tag to compare
  • Add functional colors to Label.

    Joel Hawksley

v0.0.13

10 Nov 16:42
0ec555a
Compare
Choose a tag to compare
  • Add support for xl breakpoint.

    Joel Hawksley

v0.0.12

30 Oct 15:38
d000373
Compare
Choose a tag to compare
  • Adds support for disabling inline box-sizing style for SpinnerComponent via style parameter Primer::SpinnerComponent.new(style: nil).

    Chris Wilson

v0.0.11

26 Oct 22:20
2518d3b
Compare
Choose a tag to compare
  • Renames DetailsComponent::OVERLAY_DEFAULT to DetailsComponent::NO_OVERLAY to more correctly describe its value.

    Justin Kenyon