Skip to content

Releases: primer/view_components

v0.0.12

Choose a tag to compare

@joelhawksley joelhawksley released this 30 Oct 15:38
d000373
  • Adds support for disabling inline box-sizing style for SpinnerComponent via style parameter Primer::SpinnerComponent.new(style: nil).

    Chris Wilson

v0.0.11

Choose a tag to compare

@natashaU natashaU released this 26 Oct 22:20
2518d3b
  • Renames DetailsComponent::OVERLAY_DEFAULT to DetailsComponent::NO_OVERLAY to more correctly describe its value.

    Justin Kenyon

v0.0.10

Choose a tag to compare

@colebemis colebemis released this 19 Oct 19:14
43fbc45
  • Add SpinnerComponent

    Cole Bemis

v0.0.9

Choose a tag to compare

@joelhawksley joelhawksley released this 12 Oct 22:33
923d801
  • BREAKING CHANGE: OcticonComponent no longer accepts class parameter; use classes instead.

    heynan0

v0.0.8

Choose a tag to compare

@natashaU natashaU released this 14 Sep 21:45
486cb0e
  • Add support for border margins, such as: border_top: 0.

    Natasha Umer

  • Add FlashComponent and OcticonComponent.

    Joel Hawksley

Breaking changes

  • BlankslateComponent accepts icon_size instead of icon_height.

    Joel Hawksley

v0.0.7

Choose a tag to compare

@joelhawksley joelhawksley released this 09 Sep 22:58
e225460
  • Use octicons_helper v11.0.0.

    Joel Hawksley

v0.0.6

Choose a tag to compare

@joelhawksley joelhawksley released this 08 Sep 21:24
c7dd1f3
  • Updated the invalid class name error message

    emplums

  • Updated README with testing instructions

    emplums

  • Add large and spacious option to BlankslateComponent

    simurai

  • Add option for ButtonComponent to render a summary tag

    Manuel Puyol

Breaking changes

  • Changed DetailsComponent summary and body to be slots

    Manuel Puyol

v0.0.5

Choose a tag to compare

@cheshire137 cheshire137 released this 19 Aug 16:51
9c22300
  • Add support for box_shadow

  • Add components:

    • Popover

    Sarah Vessels

v0.0.4

Choose a tag to compare

@cheshire137 cheshire137 released this 19 Aug 16:50
03c0986
  • Added support for mx: and my: :auto.

    Christian Giordano

  • Added support for custom layout sizes.

    Manuel Puyol

v0.0.3

Choose a tag to compare

@joelhawksley joelhawksley released this 13 Aug 21:49
9c0fc58
  • Add support for responsive float style argument.

    Joel Hawksley

  • Add components:

    • Avatar
    • Blankslate

    Manuel Puyol, Ben Emdon