Sage 200 Standard 2024 R1 | Documentation | Changes to Web Amendability props
New Components
No new components have been added in this release.
Removed Components
No components have been removed in this release.
Updated Components
- AccordionGroup
idprop has been addedvisibleprop has been added
- Box
borderRadiusprop has been modified- Description has changed from “Design Token for Border Radius. Note: please check that the border radius design token you are using is compatible with the Box component.” to “Design Token for Border Radius. Note: please check that the border radius design token you are using is compatible with the Box component. This prop will not do anything if you have the roundedCornerOptOut flag set in the CarbonProvider”
- ButtonMinor
isInPasswordprop has been added
- GridColumn
iconTypeprop has been modified- Type has changed from
"filter" | "error" | "info" | "warning" | "chevron_down" | "dropdown" | "none" | "grid" | "add" | "admin" | "alert" | "alert_on" | "analysis" | "arrow" | "arrow_bottom_right_circle" | ... 220 more ... | undefinedto"filter" | "error" | "info" | "warning" | "chevron_down" | "dropdown" | "none" | "grid" | "add" | "admin" | "alert" | "alert_on" | "analysis" | "arrow" | "arrow_bottom_right_circle" | ... 222 more ... | undefined
- Type has changed from
lockPositionprop has been modified- Description has changed from “Lock a column to position to
'left'or'right'to always have this column displayed in that position. true is treated as'left'” to “Lock a column to position to'left'or'right'to always have this column displayed in that position.trueis treated as'left'”
- Description has changed from “Lock a column to position to
menuTabsprop has been modified- Type has changed from
string[] | undefinedtoColumnMenuTab[] | undefined
- Type has changed from
- GridItem
smRowprop has been addedmdRowprop has been addedlgRowprop has been added
- Icon
typeprop has been modified- Type has changed from
"filter" | "error" | "info" | "warning" | "chevron_down" | "dropdown" | "none" | "grid" | "add" | "admin" | "alert" | "alert_on" | "analysis" | "arrow" | "arrow_bottom_right_circle" | ... 219 more ... | "messages"to"filter" | "error" | "info" | "warning" | "chevron_down" | "dropdown" | "none" | "grid" | "add" | "admin" | "alert" | "alert_on" | "analysis" | "arrow" | "arrow_bottom_right_circle" | ... 221 more ... | "messages"
- Type has changed from