Skip to content

Releases: wso2/oxygen-ui

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)

Oxygen UI 1.15.0

21 Oct 09:24
Compare
Choose a tag to compare


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

  • primitives: add GlobeIcon (58a74e3)
  • primitives: add CloneIcon (ffc4bcd)

Oxygen UI 1.14.1

14 Oct 14:29
Compare
Choose a tag to compare


Released on: 2024-10-14

What's Changed

@oxygen-ui/react

  • react: fix composition issues due to MuiWrapperProps (1d85942)
  • react: fix Card composition issues (03662cd)

Oxygen UI 1.14.0

14 Oct 05:14
Compare
Choose a tag to compare


Released on: 2024-10-14

What's Changed

@oxygen-ui/react

  • react: deprecate troublesome enums (a63a8c1)
  • react: update composition pattern (e432d25)
  • react: remove defaultProps & moved prop destructuring inline (54f776b)

@oxygen-ui/primitives

  • primitives: add PenToSquareIcon (2615345)
  • primitives: add EllipsisVerticalIcon (5cfdd0c)
  • primitives: add EllipsisIcon (3d24988)
  • primitives: add BuildingAltIcon (fd28598)
  • primitives: add BanIcon (e63e848)

Oxygen UI 1.13.13

05 Oct 03:04
Compare
Choose a tag to compare


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)

Oxygen UI 1.13.12

04 Oct 11:37
Compare
Choose a tag to compare


Released on: 2024-10-04

What's Changed

@oxygen-ui/react

  • react: fix the usePastelColorGenerator hook public api exposing issue (b7d74e3)
  • react: add pastel color as bg to Header Avatar where image is not provided (f460f20)
  • react: fix footer warning when using links (3821e1d)

Oxygen UI 1.13.11

03 Oct 06:40
Compare
Choose a tag to compare


Released on: 2024-10-03

What's Changed

Oxygen UI 1.13.10

06 Sep 04:27
Compare
Choose a tag to compare


Released on: 2024-09-06

What's Changed