Skip to content

Releases: internxt/ui

v0.1.9

04 Mar 08:27
5663da1

Choose a tag to compare

What's new:

  • Updated react / react-dom peerDependencies to allow using React 19 in client projects while maintaining compatibility with React 18.2+.

v0.1.8

03 Mar 10:54
808c5d0

Choose a tag to compare

What's new:

  • Fixing the logo when the sidebar is collapsed

v0.1.7

03 Mar 09:14
354de92

Choose a tag to compare

What's new:

  • Adding smooth transitions for sidebar items/storage when collapsing/expanding the component.

v0.1.6

27 Feb 10:31
86cdb6b

Choose a tag to compare

What's new:

  • Fix the color of the icons in the side navigation bar.

v0.1.5

27 Feb 08:20
8cc0515

Choose a tag to compare

What's new:

  • The Side navigation bar has been added to use it through all our web projects.

v0.1.4

13 Feb 08:52
cc946b2

Choose a tag to compare

What's new:

  • Fix the z-index for List header

v0.1.3

11 Feb 17:24
0b31afc

Choose a tag to compare

What's new:

  • Stick the list header to the top and add background color to it.

v0.1.2

10 Feb 14:50
9caad44

Choose a tag to compare

What's new:

  • Fix useless padding for List component and List item.
  • Fix Skeleton style

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