Releases: jpmorganchase/salt-ds
Release list
@salt-ds/ag-grid-theme@1.1.1
@salt-ds/lab@1.0.0-alpha.3
Minor Changes
-
2e0fdff: Deprecated
--salt-size-graphic-small,--salt-size-graphic-medium,--salt-size-graphic-large
Deprecated--salt-size-divider-height,--salt-size-divider-strokeWidth, replaced with--salt-size-separator-height,--salt-size-separator-strokeWidth -
242941c: Move
Avatarfrom lab to core -
9cae606: Deprecated differential characteristic; replaced tokens with below
Moved differential tokens to status characteristic
Added 'static' status variant- --salt-differential-positive-foreground - --salt-differential-negative-foreground + --salt-status-positive-foreground + --salt-status-negative-foreground + --salt-status-static-foreground
@salt-ds/core@1.2.0
Minor Changes
-
afe5782: Add text background color for highlighted text globally and on Text component
-
1e69cf3: Move
Tooltipfrom lab to core
MoveuseFloatingUIfrom lab to core -
b1c5c32: Move Spinner from lab to core
-
88673e4: Add
disabledprop to Text component -
598991f: Move
SplitLayoutfrom lab to core
Changes inSplitLayout- Removed
FlexItemwraps aroundSplitLayoutchildren. SplitLayoutusesstartItemandendItemprops as children to allow for direction.- Added
directionprop toSplitLayout. - Remove
wrapsinceSplitLayouthasdirectionto control wrap by breakpoints. - End Aligned
endItemso the element is always at the end of the layout.
- Removed
@salt-ds/lab@1.0.0-alpha.2
Minor Changes
-
b1c5c32: Move Spinner from lab to core
-
598991f: Move
SplitLayoutfrom lab to core
Changes inSplitLayout- Removed
FlexItemwraps aroundSplitLayoutchildren. SplitLayoutusesstartItemandendItemprops as children to allow for direction.- Added
directionprop toSplitLayout. - Remove
wrapsinceSplitLayouthasdirectionto control wrap by breakpoints. - End Aligned
endItemso the element is always at the end of the layout.
- Removed
Patch Changes
- 94423b3: Remove the
smallandmediumsize values fromSpinnerand add adefaultsize. - 6c9e041: Refactor Tooltip to wrap around trigger. This is to simplify the use of Tooltip by not having to use to useTooltip hook to pass the props.
Removerenderandtitleprops, replaced bycontentprop.
Use '@floating-ui/react' instead of '@floating-ui/react-dom-interactions', as it's deprecated.
Remove unused TooltipContext - f576be1: Move useFloatingUI from Popper to utils
@salt-ds/icons@1.1.0
Minor Changes
-
edb17de: Add:
- SearchSolid
- SendSolid
Edit:
- AddDocument
- AddDocumentSolid
- ArrowDown
- ArrowLeft
- ArrowRight
- ArrowUp
- Attach
- BarChart
- Building
- Chat
- ChatSolid
- Csv
- CsvSolid
- Dashboard
- DashboardSolid
- Delete
- DeleteSolid
- Document
- DocumentSolid
- DoubleChevronLeft
- DoubleChevronRight
- DoubleChevronUp
- Edit
- EditSolid
- Expand
- Export
- ExportSolid
- Flag
- FlagSolid
- GuideClosed
- GuideClosedSolid
- GuideOpen
- Hidden
- Home
- HomeSolid
- Image
- ImageSolid
- Import
- ImportSolid
- Key
- Linked
- List
- Loader
- Menu
- Message
- MessageSolid
- MicroMenu
- Minimize
- MoveAll
- MoveHorizontal
- MoveVertical
- Note
- NoteSolid
- Notification
- NotificationSolid
- Paste
- PasteSolid
- Pause
- PauseSolid
- PdfSolid
- Pin
- PinSolid
- Play
- PlaySolid
- Presentation
- PresentationSolid
- PriceLadder
- Protection
- ProtectionSolid
- Redo
- Remove
- RemoveDocument
- RemoveDocumentSolid
- RunReport
- RunReportSolid
- ScheduleTime
- ScheduleTimeSolid
- Search
- Send
- Settings
- SettingsSolid
- Stackoverflow
- Storage
- StorageSolid
- Sum
- SumSolid
- Symphony
- Tree
- TreeSolid
- TriangleDown
- TriangleLeft
- TriangleRight
- TriangleRightDown
- TriangleUp
- Undo
- Unlinked
- UserAdmin
- UserAdminSolid
- UserGroup
- UserGroupSolid
- Visible
- VisibleSolid
- VolumeUp
- Xls
- XlsSolid
- Zip
- ZipSolid
@salt-ds/data-grid@1.0.1
@salt-ds/core@1.1.0
Minor Changes
-
dfecfc1: extending
asproperty fromFlexLayouttoStackLayoutandFlowLayoutso they can use polymorphic behaviour -
380bbb9: Remove foundations from 'characteristic' type and add missing characteristic 'differential'
- "delay" - "disabled" - "icon" - "shadow" - "size" - "spacing" + "differential"
-
7e660a8: More Card from lab to core
-
4a282d1: - Removed
divwrapper withdisplay:contentfromFlexLayoutchildrens with separators. This allows styles like.classname > divto be passed.- Add separators to
StackLayout. - Add direction to
StackLayoutto allow horizontal stacks.
- Add separators to
-
b39e51b: Move
Panelfrom lab to core
Patch Changes
@salt-ds/ag-grid-theme@1.1.0
Minor Changes
-
f13b23b: Add two new cell class names in salt ag-grid theme. These can be used instead of
.editable-numeric-cell.numeric-cellused on static cells that contain numeric values.editable-cellused on editable cells
Patch Changes
@salt-ds/lab@1.0.0-alpha.1
@salt-ds/theme@1.0.0
Major Changes
-
c1bc747: Salt is the J.P. Morgan design system, an open-source solution for building exceptional products and digital experiences in financial services and other industries. It offers you well-documented, accessible components as well as comprehensive design templates, style libraries and assets.
With this initial release we're providing:
- AG Grid Theme
- Border Layout
- Button
- Data Grid
- Flex Layout
- Flow Layout
- Grid Layout
- Icon
- Link
- Salt Provider
- Stack Layout
- Status Indicator
- Text
- Theme
And a number of other lab components.