Skip to content

Releases: primer/view_components

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

v0.0.10

19 Oct 19:14
43fbc45
Compare
Choose a tag to compare
  • Add SpinnerComponent

    Cole Bemis

v0.0.9

12 Oct 22:33
923d801
Compare
Choose a tag to compare
  • BREAKING CHANGE: OcticonComponent no longer accepts class parameter; use classes instead.

    heynan0

v0.0.8

14 Sep 21:45
486cb0e
Compare
Choose a tag to compare
  • 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

09 Sep 22:58
e225460
Compare
Choose a tag to compare
  • Use octicons_helper v11.0.0.

    Joel Hawksley

v0.0.6

08 Sep 21:24
c7dd1f3
Compare
Choose a tag to compare
  • 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

19 Aug 16:51
9c22300
Compare
Choose a tag to compare
  • Add support for box_shadow

  • Add components:

    • Popover

    Sarah Vessels

v0.0.4

19 Aug 16:50
03c0986
Compare
Choose a tag to compare
  • Added support for mx: and my: :auto.

    Christian Giordano

  • Added support for custom layout sizes.

    Manuel Puyol

v0.0.3

13 Aug 21:49
9c0fc58
Compare
Choose a tag to compare
  • Add support for responsive float style argument.

    Joel Hawksley

  • Add components:

    • Avatar
    • Blankslate

    Manuel Puyol, Ben Emdon