V4.0.0
#318
Replies: 1 comment
-
|
Thank You! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We Finally release the V4. There are a lot of changes, so dont rush to update. We will try to setup a migration guide (but no promises here sorry u.u)
<List />component is completely removed.0.9.2All Components
Refer to the official documentation for more information.
pt-0in Bulma is equivalent topt={0}in props. Applies to all spacing modifiers.7mobile,tablet,desktop,widescreen,fullhd,touch,untilWidescreen,untilFullhd)invisibleto responsive propshiddenis now insidedisplayprop,{ hidden: true }become{ display: 'hidden' }invisibleprop on all Componentscenteredtocenteron all components to use the same everywherecolorVariationprop to hanclelight/darkcolor helpersclickablepropfontFamilypropBreadcrumb
itemsprops in favor of composition withBreadcrumb.ItemBreadcrumb.Item
Botton.Group
gaplesstohasAddonsinButton.Grouppositionprop toalignColumns
gaplesspropgappropColumns.Column
Columnresponsive propsContainer
fluidprop in favor to add it as an option of thebreakpointpropmaxprop to allow useis-max-desktopandis-max-widescreenfrom bulmaDropdown
iconprop that will accept the the component to render the iconalignprop in favor of booleanrightpropForm.Control
Iconwith align is on the childrenFooter
renderAstofooterForm.Field
sizeprop that will be also used on childrens that accept size as a propInput,InputFile,Label,Icon,Button...Form.Input
hoveredandfocusedprop in favor to astateprops that accepthoverorfocusas valueForm.InputFile
centeredandrightprop in favor to aalignprops that acceptcenterorrightas valueForm.Label
sizeprop that will be used on components inside theField, likeInput,Select,Label...Form.Select
stateprops that accepthoverorfocusas valueroundedpropForm.Textarea
hoveredandfocusedprop in favor to astateprops that accepthoverorfocusas valueHero
sizeprop its ignored ifhasNavbarprop is setHero.Head
Hero.HeaderIcon
iconprop from theIconcomponent.textprop to enableicon-textLevel
renderAsfromdivtonavMedia.Content
Contentcomponent instedMedia.Item
positionprop toalignModal
Modal.Card.HeadtoModal.Card.HeaderModal.Card.FoottoModal.Card.FooteronCloseprop toModalcomponent, no need to pass if to anyModal.*any moreNavbar.Item
Navbar.Container
positionprop toalignalignvalues fromstart,endtoleft/rightPagination
positionprop toalignTable
hoverablepropTable.Container
Tile
notificationprop. You can userenderAs={Notification}if need itcolorprop.This discussion was created from the release V4.0.0.
Beta Was this translation helpful? Give feedback.
All reactions