Skip to content

Latest commit

 

History

History
193 lines (92 loc) · 7.84 KB

CHANGELOG.md

File metadata and controls

193 lines (92 loc) · 7.84 KB

Changelog

Tiny UI strictly follows Semantic Versioning 2.0.0.

Release Schedule

  • x version: release is not included in this schedule for breaking change and new features.
  • y version: minor version at the end of every month for new features.
  • z version: patch version at the end of every week for routine bugfix (anytime for urgent bugfix).

0.0.94 (2020-10-25)

Bug Fixes

  • <Button /> danger type (c280e07)
  • <Split /> - resizer onMouseDown event (73d74eb)

0.0.93 (2020-08-09)

Bug Fixes

  • <Button /> - fix ButtonGroup style in focus state (#9) (29e88ac)

0.0.92 (2020-07-25)

Features

0.0.91 (2020-06-13)

Features

  • <Tree /> component (9c7edd8)
  • <StrengthIndicator /> component (89290f9)

Bug Fixes

  • <Checkbox /> - make indeterminate status is higher than checked status (f917ef6)

0.0.90 (2020-06-06)

Features

Bug Fixes

  • <Button /> - disabled styles (53a4c2f)

0.0.89 (2020-05-30)

Features

Bug Fixes

  • <Checkbox /> - disabled styles when unchecked status (967e524)

0.0.88 (2020-05-25)

Features

  • <ConfigProvider /> - add space setting (6e101ae)
  • <Space /> component (47e3239)

0.0.87 (2020-05-24)

Features

Bug Fixes

  • <Switch /> onClick event (b9bf106)
  • <Timeline /> - centered timeline (98ed541)
  • <Transition /> props - union types issue (bd5a809)

0.0.86 (2020-05-21)

Features

0.0.85 (2020-05-18)

Features

  • <Slider /> component (a5d4f65)
  • <Avatar.Group /> adds a gap prop (1fa246a)
  • provide a portal option to render the popup content (3c73c28)

Bug Fixes

  • <Slider /> issue in the vertical mode (3e5341f)

0.0.84 (2020-05-10)

Features

  • <Typography /> component (4963cbb)

0.0.83 (2020-05-09)

Features

  • <ConfigProvider /> component (116d3bd)

0.0.82 (2020-05-01)

Bug Fixes

  • <Popover /> - click again to hide (75d4e8e)

0.0.81 (2020-04-25)

Features

0.0.80 (2020-04-25)

Features

  • <Link /> component (01bebbb)
  • <CopyToClipboard /> component (442b3eb)

0.0.79 (2020-03-18)

Features

Bug Fixes

  • <InputNumber /> value type (3c07ea6)
  • no display name warning (14e160b)

0.0.78 (2020-01-09)

Features

0.0.77 (2020-01-08)

Features

  • <ScrollIndicator /> component (f67ad75)

0.0.76 (2020-01-03)

Features

0.0.75 (2019-12-07)

Features