Releases: primer/view_components
Releases · primer/view_components
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
v0.0.16
v0.0.15
-
Add ability to disable
limit
on Counter.Christian Giordano
-
Rename
v
system argument tovisibility
.Joel Hawksley
v0.0.14
-
Add functional colors to Label.
Joel Hawksley
v0.0.13
-
Add support for
xl
breakpoint.Joel Hawksley
v0.0.12
-
Adds support for disabling inline box-sizing style for
SpinnerComponent
via style parameterPrimer::SpinnerComponent.new(style: nil)
.Chris Wilson
v0.0.11
v0.0.10
v0.0.9
-
BREAKING CHANGE: OcticonComponent no longer accepts
class
parameter; useclasses
instead.heynan0