- Improve
InputOTPbehaviour: - #54b81d406- Fire
onChangeon every value update instead of only when all cells are filled. - Fix masked cell rendering logic.
- Adjust caret colour to follow current text colour.
- Update docs and tests for the new behaviour and add Chinese docs entry.
- Fire
- Fixed Input.Addon passing
sizeprop to non-input children (e.g. icons), which caused icons to render oversized. - #52927034e
1.0.9 (2026-03-12)
- move withSpin HOC from icons to react package (64a835d)
1.0.6 (2026-03-12)
- replace deprecated
<Icon>with named icon components in demos (e51fca5)
1.0.5 (2026-03-12)
- add withSpin HOC for spinning icon variants (0129863)
1.0.4 (2026-03-12)
- extract
@tiny-design/iconspackage with tree-shakeable SVG icons (2378f8d)
- migrate to pnpm monorepo with turborepo (52e6c47)
- consume @tiny-design/tokens from react package (a66e078)
- rename npm scope from @tiny-ui to @tiny-design (1f7c1bc)
1.0.3 (2026-03-11)
1.0.2 (2026-03-11)
- CSSTransition issue (5275a17)
- reuse Pagination component in Table and List (444b9a0)
- unify component file structure so index.tsx only re-exports (60bed2d)
1.0.1 (2026-03-10)
<Pagination />- prevent custom props from leaking to DOM element (#41) (4b5103a)<Grid />- accept single Col element in RowProps (#36) (6edf326)- CSSTransition issue (5275a17)
1.0.0 (2026-03-10)
<Flex />- add Flex component for lightweight flexbox layouts (a5029cb)<Anchor />- enhance with scroll container, link registration, and line type (ad06647)<AutoComplete />- rewrite with filtering, keyboard nav, and Popup (3f1f674)<SpeedDial />- add new Speed Dial component<Select />- rewrite with shared useCombobox hook (8e726d3)<Segmented />- add demos and fix disabled cursor on items (94affee)<ColorPicker />- add demos and remove unused size prop (6c974e6)<Cascader />- fix caret rotation and add changeOnSelect demo (97a3b4d)<Statistic />- add formatter and value style demos (25a7652)- Dark mode support (e88fa43)
- Locale (i18n) support with useLocale hook (6f049cb)
<BackTop />- reset native button styles and support custom children (095da1e)<Tabs />- reduce editable-card add button size to match tab height (492cd06)<ColorPicker />- show not-allowed cursor in disabled state (17eba92)<SpeedDial />- replace deprecated darken() with color.adjust() (98f470a)<Grid />- fix responsive breakpoints and gutter wrapping (19ff93c)<Layout />- fix sidebar trigger position and add collapsible demo (4ef6ad3)<InputNumber />- implement precision prop to fix floating point errors (30be362)<Menu />- only pass overlayClassName to SubMenu children (383ccf5)- Fix CSSTransition findDOMNode deprecation warning (d3d550c)
- Render picker dropdowns via portal to prevent clipping (3d67750)
- Unify picker dropdowns to use Popup instead of createPortal (6909813)
- Extract shared useCombobox hook for Select and AutoComplete (8e726d3)
0.0.94 (2020-10-25)
0.0.93 (2020-08-09)
0.0.92 (2020-07-25)
<Dropdown />component (2e34756)
0.0.91 (2020-06-13)
<Checkbox />- make indeterminate status is higher than checked status (f917ef6)
0.0.90 (2020-06-06)
<Button />- disabled styles (53a4c2f)
0.0.89 (2020-05-30)
<Checkbox />- disabled styles when unchecked status (967e524)
0.0.88 (2020-05-25)
0.0.87 (2020-05-24)
<Steps />component (a3cf1da)
<Switch />onClick event (b9bf106)<Timeline />- centered timeline (98ed541)<Transition />props - union types issue (bd5a809)
0.0.86 (2020-05-21)
<Split />component (2eb08c6)
0.0.85 (2020-05-18)
<Slider />component (a5d4f65)<Avatar.Group />adds a gap prop (1fa246a)- provide a portal option to render the popup content (3c73c28)
<Slider />issue in the vertical mode (3e5341f)
0.0.84 (2020-05-10)
<Typography />component (4963cbb)
0.0.83 (2020-05-09)
<ConfigProvider />component (116d3bd)
0.0.82 (2020-05-01)
<Popover />- click again to hide (75d4e8e)
0.0.81 (2020-04-25)
<Menu />component (f9fd68e)
0.0.80 (2020-04-25)
0.0.79 (2020-03-18)
0.0.78 (2020-01-09)
0.0.77 (2020-01-08)
<ScrollIndicator />component (f67ad75)
0.0.76 (2020-01-03)
- add wai-aria (e5e6a08)
0.0.75 (2019-12-07)
<Drawer />component (11e2b97)