Skip to content

Releases: wso2/oxygen-ui

Oxygen UI 2.3.4

07 Feb 19:35
Compare
Choose a tag to compare


Released on: 2025-02-07

What's Changed

@oxygen-ui/react

  • react: fix style inconsistency in Header component - address review comments (cb18225)
  • react: fix style inconsistency in Header component (f81c938)

Oxygen UI 2.3.3

07 Feb 11:25
Compare
Choose a tag to compare


Released on: 2025-02-07

What's Changed

@oxygen-ui/react

  • react: fix TextField component to set endAdornment conditionally (72aba9d)

Oxygen UI 2.3.2

06 Feb 11:27
Compare
Choose a tag to compare


Released on: 2025-02-06

What's Changed

@oxygen-ui/react

  • react: expose DraggableNode (f79cb11)

Oxygen UI 2.3.1

17 Jan 07:58
Compare
Choose a tag to compare


Released on: 2025-01-17

What's Changed

@oxygen-ui/react

  • react: fix the TS issue in DroppableContainer (8889a8d)

Oxygen UI 2.3.0

16 Jan 07:55
Compare
Choose a tag to compare


Released on: 2025-01-16

What's Changed

other

Oxygen UI 2.2.0

10 Jan 14:23
Compare
Choose a tag to compare


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 and TableContainer 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

06 Jan 13:58
Compare
Choose a tag to compare


Released on: 2025-01-06

What's Changed

@oxygen-ui/primitives

Oxygen UI 2.0.0

06 Nov 16:31
Compare
Choose a tag to compare


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 to TransitionStepper. 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 and Stepper components (67c054f)

Oxygen UI 1.15.2

23 Oct 08:20
Compare
Choose a tag to compare


Released on: 2024-10-23

What's Changed

@oxygen-ui/react

  • react: remove MuiOutlinedInput unwanted padding override (559796f)
  • react: fix Dialog className composition issue (bdf8804)

Oxygen UI 1.15.1

21 Oct 19:17
Compare
Choose a tag to compare


Released on: 2024-10-21

What's Changed

@oxygen-ui/examples

  • examples: use workspace protocol for internal packages (34cff6a)

@oxygen-ui/react

  • react: type issue in Dialog with OverridableComponent (adc4fc4)