Skip to content

Latest commit

 

History

History
60 lines (43 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

60 lines (43 loc) · 1.52 KB

0.1.0-beta.4

  • Updated theme colors to be algined with a more grayscale look
  • Implemented a dyanmic theming system which also supports user addressable themes
  • Fixed: GS Radio's size not being updated
  • Updated the links to the all new Token Congigurator
  • Bug Fixes

0.1.0-beta.3

  • Added VSCode extension for gluestack-ui-flutter
  • Added new widgets: GS Header, GSLayout, GSTabs, GSStepper, GSNavigation Rail, GSModal
  • Font Family Token level Support
  • Refactored Accordion

0.1.0-beta.2

  • Fixed: Images not appearing readme on pub.dev
  • Fixed: Web tag missing in previous beta release

0.1.0-beta.1

  • Removed Material dependency from all the components, built from Flutter core apis
  • New widgets: added Icon Button, Accordion
  • Updated example app with new widgets
  • Improved accessibility support
  • Internal refactor & code structurting
  • Bug Fixes

0.0.1-alpha.5

  • Added GS Stack
  • Added GS Scroll
  • Widget specific enums for better developer experience
  • Added more examples

0.0.1-alpha.4

  • Add support to get custom JSON config for Gluestack Widgets
  • Add storybook in example app
  • New widgets: added Flex, Fab
  • Internal refactor
  • Bugfixes

0.0.1-alpha.3

  • Add GluestackProvider
  • Add support to set custom values for design tokens through GluestackProvider
  • New widget: added Forms
  • Add responsiveness to existing widgets
  • Update example app with new widgets

0.0.1-alpha.2

  • Remove provider dependency from package
  • Update example to manage light and dark theme

0.0.1-alpha.1

  • Initial alpha release