All Versions
76
Latest Version
Avg Release Cycle
9 days
Latest Release
1272 days ago

Changelog History
Page 4

  • v1.6.0 Changes

    May 28, 2020

    ๐Ÿ”‹ Features

    • โž• Add forwardRef to Button. #221
    • โž• Add altText prop to User. #227
    • โž• Add size prop to Radio. #230
    • โž• Add size prop to Checkbox. #231
    • ๐Ÿ’ป Multiple selections for Select. #233
    • ๐Ÿ’ป Functional initializer mode for useCurrentValue. #233
    • โž• Add disableMatchWidth to Select for disable dropdown follow parent width. #241
    • โž• Add disableMatchWidth to AutoComplete for disable dropdown follow parent width. #243
    • โž• Add dropdownClassName and dropdownStyle to AutoComplete. #243

    Patches

    • ๐Ÿ›  Fix Modal did not remove hidden when closed.
    • ๐Ÿ›  Fix style imbalance caused by decimal width. Radio #242

    Credits

    Thanks to @kentac55 @PaulPCIO .

  • v1.6.0-canary.2 Changes

    May 25, 2020

    Patches

    • ๐Ÿ›  Fix Modal did not remove hidden when closed.

    Credits

    Thanks to @Shy07

  • v1.6.0-canary.1 Changes

    May 23, 2020

    ๐Ÿ”‹ Features

    • โž• Add altText prop to User. #227
    • โž• Add size prop to Radio. #230
    • โž• Add size prop to Checkbox. #231
    • ๐Ÿ’ป Multiple selections for Select. #233
    • ๐Ÿ’ป Functional initializer mode for useCurrentValue. #233

    Credits

    Thanks to @kentac55 .

  • v1.6.0-canary.0 Changes

    May 21, 2020

    ๐Ÿ”‹ Features

    • โž• Add forwardRef to Button. #221
  • v1.5.1 Changes

    May 25, 2020

    Patches

    • ๐Ÿ›  Fix Modal did not remove hidden when closed.

    Credits

    Thanks to @Shy07

  • v1.5.0 Changes

    May 18, 2020

    ๐Ÿ”‹ Features

    • โž• Add light type support for Button. #206
    • โž• Add light type support for ButtonGroup. #206
    • ๐Ÿ‘Œ Support esm bundle. #207

    Patches

    • ๐Ÿ›  Fix default width of Input cannot shrink under flex. #214
    • ๐Ÿ›  Fix Input icon event is cached incorrectly. #211
    • ๐Ÿ“‡ Rename ZEITUIProvider to ZeitProvider.
    • ๐Ÿ“‡ Rename CSSBaseline to CssBaseline.
    • ๐Ÿ—„ All hooks are now exported directly. Utils is now deprecated.
  • v1.5.0-rc.3 Changes

    May 16, 2020

    Patches

    • ๐Ÿ›  Fix default width of Input cannot shrink under flex. #214
  • v1.5.0-rc.2 Changes

    May 15, 2020

    Patches

    • ๐Ÿ›  Fix Input icon event is cached incorrectly. #211
  • v1.5.0-rc.1 Changes

    May 15, 2020

    Patches

    • โœ‚ Remove unnecessary warnings of deprecated. #210
  • v1.5.0-rc.0 Changes

    May 15, 2020

    ๐Ÿ”‹ Features

    • โž• Add light type support for Button. #206
    • ๐Ÿ‘Œ Support esm bundle. #207

    Patches

    • ๐Ÿ“‡ Rename ZEITUIProvider to ZeitProvider.
    • ๐Ÿ“‡ Rename CSSBaseline to CssBaseline.
    • ๐Ÿ—„ All hooks are now exported directly. Utils is now deprecated.