v0.0.42
New
-
Add
font_family
,font_style
andtext_transform
system arguments.Manuel Puyol
-
Add more options for
font_size
andfont_weight
.Manuel Puyol
Updates
-
Add
align
option to theTabNav
extra slot to allow HTML ordering.Manuel Puyol
Misc
-
Auto-generate component previews from doc examples and run integration test checks.
Kate Higa, Joel Hawksley
-
Configure previews controller to allow view helper usage in preview template.
Kate Higa
-
Only include
ViewComponent::SlotableV2
ifViewComponent::Base
does not already include it.Manuel Puyol
-
Add
force_system_arguments
option to raise an error if a class is used instead of using System Arguments.Manuel Puyol
Breaking changes
-
Restrict allowed tags for
Truncate
,Markdown
, andHiddenTextExpander
.Kate Higa