Releases: wso2/oxygen-ui
Releases · wso2/oxygen-ui
Oxygen UI 2.2.0
Released on: 2025-01-10
What's Changed
@oxygen-ui/react
- react: remove whitespace (d1d3ce8)
- react: address commit suggestions (bd50b03)
- react: Fix build failure (e542e68)
- react: Add Table, TableRow, TableHead, TableBody, TableCell and TableContainer components (9a2b75e)
- react: Add
TableFooter
andTableContainer
components (867d700) - react: Add
Table
and associated components (fa30668)
@oxygen-ui/website
- website: change
@oxygen-ui/logger
to get dependency from the workspace (525c38a)
@oxygen-ui/ci
- ci: address commit suggestions (3186497)
Oxygen UI 2.1.0
Oxygen UI 2.0.0
Released on: 2024-11-06
What's Changed
@oxygen-ui/primitives
- primitives: update invalid default dark primary color (4130784)
@oxygen-ui/react
- 💥 BREAKING CHANGE: rename custom component
Stepper
toTransitionStepper
. This change may impact existing implementations that reference Stepper. Please update any imports and references to the new component name to avoid issues. (a098c77) - react: add
StepLabel
,StepContent
,Step
andStepper
components (67c054f)
Oxygen UI 1.15.2
Oxygen UI 1.15.1
Oxygen UI 1.15.0
Released on: 2024-10-21
What's Changed
@oxygen-ui/react
- react: re-export proper props interface (595f600)
- react: password eye icon not working without criteria (531d101)
- react: add
Dialog
components (947b054) - react: add
Collapse
component (293e66d) - react: add
Stack
component (ffac271) - react: override
MuiOutlinedInput
padding (35f6e57) - react: add
readonly
variant styles (875aa8f)
@oxygen-ui/primitives
Oxygen UI 1.14.1
Oxygen UI 1.14.0
Oxygen UI 1.13.13
Released on: 2024-10-05
What's Changed
@oxygen-ui/react
- react: add pastel color as bg to Header's Dropdown Avatar where image is not provided (6110d7b)