Skip to content

Releases: gluestack/gluestack-ui

@gluestack-ui/[email protected]

30 Mar 13:52
c9cee5f

Choose a tag to compare

Patch Changes

  • states and styled fixes

@gluestack-ui/[email protected]

29 Mar 12:16
6ef40a5

Choose a tag to compare

Patch Changes

  • Fixed styles for dark and light mode and scroll issues on native

@gluestack-ui/[email protected]

29 Mar 07:20
ef32a67

Choose a tag to compare

Patch Changes

  • styling, typing fixes. replaced position prop with replacement

@gluestack-ui/[email protected]

27 Mar 08:50
9a6cc4f

Choose a tag to compare

Patch Changes

  • fix: unmount for exit animation

@gluestack-ui/[email protected]

27 Mar 08:13
d2234f8

Choose a tag to compare

Patch Changes

  • added animation for modal and backdrop

@gluestack-ui/[email protected]

27 Mar 08:29
9161163

Choose a tag to compare

Patch Changes

  • added animation

@gluestack-ui/[email protected]

24 Mar 14:04
98f4c50

Choose a tag to compare

Patch Changes

  • fix tooltip default is open

@gluestack-ui/[email protected]

24 Mar 11:40
97fa8ce

Choose a tag to compare

Patch Changes

  • The element that triggers the tooltip references the tooltip element with aria-describedby.
    The element that serves as the tooltip container has role tooltip.
    We need to add support for press esc to close the tooltip.
    need to check if it announces the tooltip properly.

@gluestack-ui/[email protected]

24 Mar 11:23
82607f3

Choose a tag to compare

Patch Changes

  • fix thumb and track color props

@gluestack-ui/[email protected]

24 Mar 10:13
6e78791

Choose a tag to compare

Patch Changes

  • spinner accessibility