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
id
prop has been addedvisible
prop has been added
- Box
borderRadius
prop 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
isInPassword
prop has been added
- GridColumn
iconType
prop 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 ... | undefined
to"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
lockPosition
prop 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.true
is treated as'left'
”
- Description has changed from “Lock a column to position to
menuTabs
prop has been modified- Type has changed from
string[] | undefined
toColumnMenuTab[] | undefined
- Type has changed from
- GridItem
smRow
prop has been addedmdRow
prop has been addedlgRow
prop has been added
- Icon
type
prop 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