Skip to content

Releases: internxt/ui

v0.1.1

03 Dec 14:35
cd6be2d

Choose a tag to compare

  • Added gray icon when a suite launcher app is locked

v0.1.0

02 Dec 16:26
d7bb5cd

Choose a tag to compare

  • Updated dependencies to its latest versions
  • Updated ESLint configuration to latest version
  • Migrated Tailwindcss to version 4.1.17
  • Removed legacy code
  • Upgraded github actions to NodeJS 22

v0.0.27

01 Dec 13:35
c6996c7

Choose a tag to compare

  • Created SuiteLauncher component
  • Improved dialog component by allowing support to JSX elements and adding optional maxWidth prop
  • Improved popover component

v0.0.26

09 Oct 11:52
861fbc1

Choose a tag to compare

fix(cd): correct npm action to use the credentials when attempting to…

v0.0.25

21 Jul 15:06
88e6619

Choose a tag to compare

  • Fix crash by null field fullName in Avatar component
  • Updated Vite to 5.4.19
  • Added publish to npm action

v0.0.23

21 Mar 15:42
f9da8e1

Choose a tag to compare

fix modal style

v0.0.22

12 Mar 10:10
e8880a2

Choose a tag to compare

Handle closed state outside CircleButton component

v0.0.21

19 Feb 07:26
1a587ca

Choose a tag to compare

  • Fixed styles of CircleButton

v0.0.20

17 Feb 15:12
93150f8

Choose a tag to compare

  • Fixed close last modal opened

v0.0.19

14 Feb 12:02
b3e6ca5

Choose a tag to compare

  • Added CircleButton component