Skip to content

Latest commit

 

History

History
185 lines (134 loc) · 11.6 KB

CHANGELOG.md

File metadata and controls

185 lines (134 loc) · 11.6 KB

Changelog


Released on: 2023-06-25

What's Changed

@oxygen-ui/primitives

  • primitives: add icons (b21cf37)
  • primitives: add icons (5f5db7d)
  • primitives: update and add icons (6acfc56)

@oxygen-ui/react

  • react: add Backdrop component (5ec4358)


Released on: 2023-06-09

What's Changed

@oxygen-ui/react

  • react: fix dist folder not being published (8c4dfc1)


Released on: 2023-06-09

What's Changed


Released on: 2023-06-09

What's Changed


Released on: 2023-05-28

What's Changed

@oxygen-ui/react

  • react: Add status colors to Chip component (334dc63)


Released on: 2023-05-26

What's Changed

@oxygen-ui/primitives

  • primitives: add event, cache and improve email-provider icons (4bd9af1)


Released on: 2023-05-26

What's Changed

@oxygen-ui/primitives

  • primitives: add change, email, sub-organization, email-provider & add icons (8d5c591)


Released on: 2023-05-25

What's Changed

@oxygen-ui/react

  • react: fix typo in logout default text (8912f6d)


Released on: 2023-05-23

What's Changed


Released on: 2023-05-19

What's Changed

@oxygen-ui/react

  • react: fix errors thrown in the browser console (a9e0210)


Released on: 2023-05-11

What's Changed

@oxygen-ui/react

  • react: add Alert component (8003836)
  • react: add Snackbar component (02724a3)
  • react: add Accordion component (9e19211)


Released on: 2023-04-01

What's Changed

@oxygen-ui/examples

  • examples: fix button theming issues (bd6cd07)
  • examples: fix navigation (0c1c51d)

@oxygen-ui/docs

  • docs: fix absolute paths (7e79351)

@oxygen-ui/react

  • react: stay in the storybook when brand URL is clicked (5539513)


Released on: 2023-03-31

What's Changed

@oxygen-ui/docs

  • docs: remove assetPrefix (2654909)
  • docs: add default base path values (7c6e836)
  • docs: fix image loading issues (0304e50)

@oxygen-ui/react

  • react: fix tsconfig path issue (d6345a1)
  • react: ignore storybook-static from transpilation (5df7a6a)
  • react: fix issues in Header, NavBar & AppShell components (e7d8495)


Released on: 2023-03-24

What's Changed

0.1.1


Released on: 2023-03-24

What's Changed

@oxygen-ui/react

  • react: fix gradient variation fill (8d4342f)
  • react: fix storybook (c2ecca9)
  • react: fix extend expect (5e18991)
  • react: add Flag component (1a1fa95)
  • react: add PhoneNumberInput component (b3e8c8f)
  • react: add TabPanel component (153ed61)
  • react: add Tabs component (2d08149)
  • react: add Tab component (0a5103e)
  • react: add Select component (d80fd2e)
  • react: add AccountOverview component (217b665)
  • react: add useIsMobile hook (18cfaf3)
  • react: add Breadcrumbs component (80a8bc7)
  • react: add LinearProgress component (f7b310f)
  • react: add Carousel component (1c001a7)
  • react: add Wizard component (fc6ea8e)
  • react: add Stepper component (298208d)
  • react: add FormControl component (9b7347c)
  • react: add FormHelperText component (0f8702d)
  • react: add OutlinedInput component (228c8d2)
  • react: add Input component (ee3eaa5)
  • react: add InputLabel component (bec4b15)
  • react: add AppShell component (9aa2e27)
  • react: add Footer component (06b98d5)
  • react: improve ActionCard component (a723ead)
  • react: add Badge component (2594f64)
  • react: add CircularProgress component (b854cb0)
  • react: add CardActions component (5b03000)
  • react: add CardContent component (345a10d)
  • react: add CardHeader component (455d8ba)
  • react: add Card components (b2b39c0)
  • react: add Chip component (c767bcf)
  • react: add Container component (516db1e)
  • react: add CircularProgressAvatar comp (120ab00)
  • react: Add new variants of the Button component (dcb857d)
  • react: add Navbar component (0f0c08e)
  • react: add ActionCard component (b09a56c)
  • react: add ListItemAvatarcomponent (4a7facb)
  • react: add Divider component (00f20f6)
  • react: add Drawer component (f17e162)
  • react: add Toolbar component (0cd3aa6)
  • react: add IconButton component (3730411)
  • react: add Typography component (fc6afcf)
  • react: add Box component (50db8d5)
  • react: wrap List component (2d4e027)
  • react: wrap ListItem component (929afac)
  • react: wrap ListItemButton component (fb69689)
  • react: wrap ListItemIcon component (09f2d57)
  • react: wrap ListItemText component (61b40af)

@oxygen-ui/icons

  • icons: init react-icons package (6f036b6)