gluestack-ui

React & React Native Components & Patterns (copy-paste components & patterns crafted with Tailwind CSS (NativeWind))

MIT License

Downloads
5.3M
Stars
2.5K
Committers
62

Bot releases are visible (Hide)

gluestack-ui - @gluestack-ui/[email protected]

Published by gluestackadmin 12 months ago

Patch Changes

  • fix input disabled and editable.
gluestack-ui - @gluestack-ui/[email protected]

Published by gluestackadmin 12 months ago

Patch Changes

    • Added useMedia hook PR
gluestack-ui - @gluestack-ui/[email protected]

Published by gluestackadmin 12 months ago

Patch Changes

  • Removed creator functions for HStack and VStack.
  • Inline input props disbaled and editable.
gluestack-ui - @gluestack-ui/[email protected]

Published by gluestackadmin about 1 year ago

Patch Changes

  • fix: peer dependancy of @gluestack-ui/themed
gluestack-ui - @gluestack-ui/[email protected]

Published by gluestackadmin about 1 year ago

Patch Changes

  • @gluestack-style/react version upgrade
    • Typing issue fixes
gluestack-ui - @gluestack-ui/[email protected]

Published by gluestackadmin about 1 year ago

Patch Changes

  • @gluestack-style/react version upgrade
    • Typing issue fixes
gluestack-ui - @gluestack-ui/[email protected]

Published by gluestackadmin about 1 year ago

Patch Changes

  • containerStyle support aliases and tokens props.

Breaking Changes

  • @gluestack-ui/config is removed from dependancy of @gluestack-ui/themed.
    • please install it manually by running npm install @gluestack-ui/config@latest.
gluestack-ui - @gluestack-ui/[email protected]

Published by ankit-tailor about 1 year ago

Fixes

  • Version up: @gluestack-style/react, @gluestack-style/animation-resolver
    @gluestack-style/legend-motion-animation-driver
    • Support for Animated Svg components
    • Multiple plugins issue
    • Avoid adding multiple component wrappers while using plugins
gluestack-ui - @gluestack-ui/[email protected]

Published by Viraj-10 about 1 year ago

Fixes.

Config Version Upgrade

gluestack-ui - @gluestack-ui/[email protected]

Published by Viraj-10 about 1 year ago

Fixes

gluestack-ui - @gluestack-ui/[email protected]

Published by Viraj-10 about 1 year ago

Fixes

  • Removed config from GluestackUIProvider.
gluestack-ui - @gluestack-ui/[email protected]

Published by ankit-tailor about 1 year ago

Changes #1212

  • @gluestack-ui/themed is unstyled by default
  • Customize component styling with config
  • @gluestack-ui/config for default styling (optional)
  • Now we can change animation driver from supported animation drivers in config

Fixes

  • Component typing improvement

Breaking changes

  • No default config need to pass config from @gluestack-ui/config to provider for default styling
gluestack-ui - @gluestack-ui/[email protected]

Published by gluestackadmin about 1 year ago

Patch Changes

  • buttongroup gap fixes
gluestack-ui - @gluestack-ui/[email protected]

Published by gluestackadmin about 1 year ago

Patch Changes

  • Fixed component apis
gluestack-ui - @gluestack-ui/[email protected]

Published by gluestackadmin about 1 year ago

Patch Changes

  • Fixed overlay components backdrop interactivity issue
gluestack-ui - @gluestack-ui/[email protected]

Published by gluestackadmin about 1 year ago

Patch Changes

  • fixed provider warnings
gluestack-ui - @gluestack-ui/[email protected]

Published by gluestackadmin about 1 year ago

Patch Changes

  • fixed buttongroup spacer issue
gluestack-ui - @gluestack-ui/[email protected]

Published by gluestackadmin about 1 year ago

Patch Changes

    • Radio Icon render issue on native devices
gluestack-ui - @gluestack-ui/[email protected]

Published by gluestackadmin about 1 year ago

Patch Changes

    • Switch trackColor, thumbColor, activeThumbColor, activeTrackColor resolution in sx props
gluestack-ui - @gluestack-ui/[email protected]

Published by gluestackadmin about 1 year ago

Patch Changes

  • Icon fill accepts token now