Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.11.0 (2024-04-12)

Features

1.10.3 (2024-04-12)

Features

Bug Fixes

1.10.2 (2024-03-06)

Bug Fixes

  • nav: fix selectedKeys bug when switch inlineCollapsed (#391) (108ee4b)

1.10.1 (2024-01-11)

Features

  • theme: component theme switch (a28a809)

1.10.0 (2023-12-26)

Features

1.9.1 (2023-10-20)

1.9.0 (2023-09-08)

Features

1.8.2 (2023-08-17)

Bug Fixes

  • modal: the close button is missing a key (0ebbd4d)

1.8.1 (2023-08-15)

Features

  • select: renderContent support new search style (4cbac17)

Bug Fixes

  • table: add fault-tolerant when record is undefined (1a75a95)

1.8.0 (2023-08-15)

Features

1.7.1 (2023-08-04)

1.7.0 (2023-08-03)

Features

  • designtoken: update T_SWITCH_COLOR_BG_DOT_DISABLED (7a23ceb)
  • modal: improve close icon style (0bd3a6e)
  • progress: add circle progress (5afefcb)
  • snapshots: update snapshot (c2a17aa)

1.6.0 (2023-07-26)

Features

  • .recodo: update recode dt editor version (bb40d98)
  • designtokens: add designtokens and update style (c333784)
  • recodo: update design tokens reference (dbc60e2)

1.5.20 (2023-05-05)

Bug Fixes

  • Interface: table pagination can be null (8304af6)

1.5.19 (2023-04-13)

Features

  • ThemeProvider: designTokens add T_THEME (22972f2)

1.5.18 (2022-11-03)

1.5.17 (2022-11-03)

Bug Fixes

  • Badge: fixed font-size (9eb6797)
  • Select: fix clear input value when clear Selector items (22c2118)

1.5.16 (2022-09-15)

Bug Fixes

  • Select: fix get key from value (fb6964a)

1.5.15 (2022-09-07)

Bug Fixes

  • Message: reset title h3 margin (cad95c9)

1.5.14 (2022-09-07)

Bug Fixes

  • Icon: fix svg icon name typo (60c6695)

1.5.13 (2022-09-07)

Features

  • Message: update styles、icons、demos (1aee9ac)

1.5.12 (2022-09-01)

Bug Fixes

  • DatePicker: update @ucloud-fe/calendar to fix date change bug (f602e5f)

1.5.11 (2022-08-19)

Bug Fixes

  • DatePicker: fix missing seprator (3d6c1b4)

1.5.10 (2022-08-16)

1.5.9 (2022-08-09)

1.5.8 (2022-08-08)

1.5.7 (2022-07-28)

Features

  • Select: clear search when select (93b48d0)
  • Select: hide popup when click clear (36aa14a)
  • Select: remove search icon (69b2361)

Bug Fixes

  • Select: fix multiple list overflow (1bd5755)

1.5.6 (2022-07-13)

Features

  • Skeleton: rename animation to animated (b87c613)

1.5.5 (2022-07-13)

Features

1.5.4 (2022-07-08)

Bug Fixes

  • useOverflow: add lock to start for avoid initial bug (8d26376)

1.5.3 (2022-07-08)

Bug Fixes

  • Select: rewrite Select overflow with useOverflow for fix (be0ec97)
  • TimePicker: fix clear interaction (28bcfdd)

1.5.2 (2022-07-07)

Features

  • ActionList: add autoAdjustment (ac501da)
  • ConfigProvider: add setConfig (6528b08)
  • ConfigProvider: add support of actionListAutoAdjustment (0ea857c)

Bug Fixes

  • Select: fix fallback version option search bug (9047197)

1.5.1 (2022-07-06)

Bug Fixes

  • Select: fix search input for old version (ac59a18)

1.5.0 (2022-07-06)

Features

Bug Fixes

  • Select: fix placeholder & display text style (8627ce9)
  • Table: fix sticky style when resize (66dd364), closes #361
  • TimePicker: upgrade calendar to fix click current stepper (836342f)

1.4.6 (2022-06-07)

Bug Fixes

  • DatePicker: fix range picker precision (2a5153a)

1.4.5 (2022-06-06)

Features

  • DatePicker: confirm change when clear (e364b17)

1.4.4 (2022-05-31)

Bug Fixes

  • DatePicker: don’t trigger confirm when clear (452bbbb)

1.4.3 (2022-05-31)

Features

  • DatePicker: change some style & confirm when clear (22130ae)

1.4.2 (2022-05-30)

Bug Fixes

  • Calendar: fix range display (e7e2f1a)

1.4.1 (2022-05-30)

Bug Fixes

  • DatePicker: fix footer button disabled (019c5be)

1.4.0 (2022-05-30)

Features

1.3.27 (2022-05-19)

Bug Fixes

  • Popover: use transform to fix safari flash bug (aadaab1)
  • Switch: add default line-height to fix inherit style bug (e8364c6)

1.3.26 (2022-05-16)

Bug Fixes

  • All: fix isSafari in chrome (aa2b1f0)

1.3.25 (2022-04-22)

Bug Fixes

  • All: fix react-resizable dep (96aa216)

1.3.24 (2022-04-12)

Bug Fixes

  • Table: fix table resizableTH min-max default (60ffa42)

1.3.23 (2022-04-08)

Bug Fixes

  • Popover: fix safari flash when height change (11c4718)

1.3.22 (2022-04-01)

Bug Fixes

1.3.21 (2022-04-01)

Bug Fixes

  • Modal: downgrade version for fix illegal invocation (6e980ba)

1.3.20 (2022-03-30)

Features

  • Table: add columnResizable & remove ResizableTH (542d82f)

1.3.19 (2022-03-28)

Bug Fixes

  • Modal: fix modal mask mouse leave close (2b90ea3)

1.3.18 (2022-03-10)

Bug Fixes

  • Button: fix button usage in select (a7865a7)

1.3.17 (2022-03-08)

Bug Fixes

  • Button: fix button square align (5c63258)

1.3.16 (2022-03-08)

Features

  • Button: change button to inline-flex (ca563fa)
  • Input: fix input suffix & prefix shrinks (e4bdb80)

1.3.15 (2022-02-23)

Bug Fixes

  • yarn: add lock file back for fix ci build (71930f2)

1.3.14 (2022-02-23)

Features

Bug Fixes

  • Tabs: fix render unused html attr (d42a5a5)

1.3.13 (2022-02-14)

Bug Fixes

  • Table: fix table row re instance bug (ed1c9ba)

1.3.12 (2022-02-14)

Features

  • Table: change DragWrap to memo (07641a4)

1.3.11 (2022-01-28)

Bug Fixes

1.3.10 (2022-01-28)

Features

Bug Fixes

  • Table: fix table config button align (86d675d)

1.3.9 (2022-01-19)

Features

  • Table: change resizable style (4e26d28)
  • Table: update resizableTh style (eff7a46)

1.3.8 (2022-01-04)

Features

  • Modal: add return count for modal destroyAll (ab6be60)

Bug Fixes

  • DatePicker: fix initial display with defaultOption (af66569)

1.3.7 (2021-12-20)

Features

  • all: update a lot of ts interface define (1f527a3)
  • Notice: refactor code & use flex for align (6e3f8de)

1.3.6 (2021-12-20)

Bug Fixes

  • NumberInput: fix input color (779657b)

1.3.5 (2021-12-14)

Bug Fixes

  • Modal: fix modal buttonProps (43c2f05)

1.3.4 (2021-12-14)

Bug Fixes

  • Tag: fix tag icon align center (7599bbc)

1.3.3 (2021-12-13)

Bug Fixes

  • Input: fix input unselectable (3f0d0d5)

1.3.2 (2021-12-13)

Features

  • Modal: add buttonProps for custom footer buttons (8626a50)

Bug Fixes

  • Cascader: fix status required (e097795)
  • NumberInput: fix disabled numberInput color in safari (b5091ee)

1.3.1 (2021-12-03)

Features

  • log: clear log usage (17154dd)
  • Modal: add destroyAll to close all method modals (1eaafc0)
  • Modal: add method usage warning, docs & add runtime locale (638a83d)

1.3.0 (2021-12-01)

Features

  • Calendar: merge month to calendar type (93a3c4d)
  • Cascader: add Cascader (470e2ac)
  • DatePicker: auto adapt input width for diff usage (a653b3f)
  • TimePicker: add default width (2187628)

Bug Fixes

  • LocaleProvider: add some demos & fix missing locales (032bbec)
  • Select: fix missing empty tip when options is empty (662d3c3)

1.2.20 (2021-11-17)

Features

  • DatePicker: remove default shortcuts (90ee420)

1.2.19 (2021-11-12)

Bug Fixes

  • Select: fix null value override by key (acc91e2)

1.2.18 (2021-11-12)

Features

  • DatePicker: add type of month and deprecated Month (6a7edb0)
  • DatePicker: change defaultTime when empty (48772cc)
  • Tabs: add tabKey to tabPane (fdc5a65)

1.2.17 (2021-11-10)

Features

  • DesignTokens: update control tokens (8154c87)
  • EditableTable: add addition.hidden to hide additionbar (6cba291)
  • Progress: optimize text transition (c745081)
  • ThemeProvider: add useDesignTokens (f2356fd)

1.2.16 (2021-11-03)

Features

  • Form: change form subarea padding (1b4c18b)
  • LocaleProvider: add useLocale for use i18n plan (d3dd414)

Bug Fixes

  • Tabs: add resize observer for inkbar (884b757)

1.2.15 (2021-10-29)

Bug Fixes

  • Calendar: fix calendar switch month bug (9f116de)

1.2.14 (2021-10-27)

Features

  • Form: change input token & add portait layout (a596afe)

Bug Fixes

  • Form: fix portrait form comment font-weight (5473913)

1.2.13 (2021-10-22)

Features

1.2.12 (2021-10-21)

Bug Fixes

  • Table: fix uncontrolled change logic (d0e9272)

1.2.11 (2021-10-12)

Bug Fixes

  • ZForm: upgrade rc-form to fix function comp bug (9bc1944)

1.2.10 (2021-10-12)

Features

  • Drawer: support custom node closeHandle (32a9aab)
  • EditableTable: change some style (dfef717)

1.2.9 (2021-09-29)

Bug Fixes

  • Input: fix status usage under context (1dd5228)

1.2.8 (2021-09-15)

Bug Fixes

  • Popover: fix popover demo bug (07e7457)
  • Select: fix custom search item’s children when use options (ef54c73)

1.2.7 (2021-09-14)

Bug Fixes

  • Select: fix search for options label (3b0bd44)

1.2.6 (2021-09-10)

Bug Fixes

  • Select: change options reactKey to key first for fix non-str value (2ab4dcd)

1.2.5 (2021-09-09)

Bug Fixes

  • Select: fix content cache bug (dfe3ad3)

1.2.4 (2021-09-09)

Features

  • DatePicker: add range.customRender.readonlyDisplay (ee7421b)
  • Select: add search controlled and defaultValue (191afc1)
  • ThemeProvider: clean material vars use (10a439d)

Bug Fixes

  • Breadcrumb: fix docs inferface (568fc88)

1.2.3 (2021-09-07)

Features

  • Select: add virtualList support (cbb23d3)

1.2.2 (2021-09-03)

Features

  • ConfigProvider: add iconDefaultPrefix & refactor icon (8cb4a27)

Bug Fixes

  • Tabs: loosen tabs interface (b33d121)

1.2.1 (2021-08-31)

Bug Fixes

  • Popover: fix popover static props (e152d10)

1.2.0 (2021-08-31)

Features

  • Calendar: fix calendar add month, year bug (a8ee849)

1.1.26 (2021-08-31)

Features

  • ConfigProvider: add popover to control all popover items (8e03009)

1.1.25 (2021-08-27)

Bug Fixes

  • Menu: fix all selected status when disabled (a34d477)
  • Tree: fix collapse warn & selected status unupdate bug (fd6cba5)

1.1.24 (2021-08-26)

Features

  • ConfigProvider: add getPopupContainer support (19ebe80)

1.1.23 (2021-08-24)

Bug Fixes

  • Collapse: remove selectedStatus in callback (4d08cf7)

1.1.22 (2021-08-24)

Bug Fixes

  • Checkbox: increase fault tolerance of unvalid value/options (22d1954)

1.1.21 (2021-08-18)

Bug Fixes

  • icons: fix wrong icon color cause by currentcolor (d9414f6)

1.1.20 (2021-08-18)

Bug Fixes

  • useUncontrolled: place ref before state to fix value cache bug (e10a27d)

1.1.19 (2021-08-13)

Features

  • DataPicker: update styles & add choose tip (aa25419)

Bug Fixes

  • SvgIcon: set default color to currentcolor (ebd204a)
  • Table: fix checkbox controll switch cause bug (7fde5b1)
  • Table: fix svg color when use dark themm (6f485d9)
  • ThemeProvider: fix runtime theme reset bug (6c7d979)
  • Tree: fix item interface bug (cdd4e6e)

1.1.18 (2021-08-03)

Features

  • Button: fix white-space (874432e)
  • Select: add shadow to extra (47d2c1c)

1.1.17 (2021-08-02)

Features

  • Button: add block (a65ed6e)
  • TransferTable: add pagination when count over 400 (277d3e8)

1.1.16 (2021-07-29)

Features

  • All: add reset style for Form & Tooltip (24e7d94)
  • DatePicker: use format control timeMode (984c61c)
  • Popover: add forceAlignWhenScroll (ddffa6c)
  • Radio: fix card radio title spacing (225f9b9)
  • SvgIcon: clean xmlns (d0be9f5)

Bug Fixes

  • DataPicker: fix format display & shortcuts for Range (894d1e3)

1.1.15 (2021-07-19)

Bug Fixes

1.1.14 (2021-07-19)

1.1.13 (2021-07-19)

Features

  • Select: add support of function extra (835c688)

Bug Fixes

  • Tree: fix shrink on indent&icon (2612f04)

1.1.12 (2021-07-13)

Features

  • Form: update label color (879cc3a)
  • recodo: update recodo (6306d6e)
  • Transfer: change search trigger to immediately (3776321)

Bug Fixes

  • Input: fix clearable when disabled (0066677)

1.1.11 (2021-07-09)

Features

  • AutoComplete: add block & placeholder & style & className (d275594)

1.1.10 (2021-07-09)

Features

  • AutoComplete: add prefix (26f128e)
  • TransferTable: add disabled style for table row (43259ec)

1.1.9 (2021-07-05)

Features

  • All: change some icon to svg (fa51d99)

1.1.8 (2021-07-01)

Features

  • Grid: add support of array gutter (fe3dc7d)

Bug Fixes

  • Button: fix interface (b16563f)
  • Input: fix input interface (078e467)
  • NumberInput: fix disable icon color (c7bb52e)

1.1.7 (2021-06-28)

Features

  • All: update all icon to svgicon (823919b)

Bug Fixes

  • Table: fix onExpand not trigger bug (5f80b49)

1.1.6 (2021-06-22)

Features

  • Form: add config to prevent default form action (15f9fcb)
  • Tree: add support of search (e65211a)

1.1.5 (2021-06-11)

Features

  • Input: hide ie clear icon (d42898d)
  • Select: add max/min width and overflow to selector & popup (b109f73)

Bug Fixes

  • Input: change input to class for finddomnode (5980cce)
  • Switch: add forwardRef to avoid warning in zform (830eb92)

1.1.4 (2021-06-08)

Features

  • Input: rewrite & add clearable (f669491)
  • Tabs: change prev/next icon (a2a2e6e)
  • Tabs: remove tabs active tab font-weight to avoid redraw (6c1cc14)
  • Tabs: rewrite tabs (4a00e3f)

Bug Fixes

  • Input: add max width to fix width in container (b01b696)
  • Input: fix input status interface (f94faa4)
  • Tabs: fix tabs ink bar offset (5c2541c)

1.1.3 (2021-06-04)

1.1.2 (2021-06-04)

Bug Fixes

  • ActionList: fix click hide on subMenu title (02cc23c)
  • DatePicker: fix invalid current calendar value (18511c1)
  • Input: fix disabled color in safari (1e5fd14)

1.1.1 (2021-05-27)

Features

  • Modal: change size of sm size (3d549b8)
  • Tabs: change some style (421935b)

Bug Fixes

  • Table: fix col width on newest chrome (d1874ce)

1.1.0 (2021-05-20)

Features

  • DatePicker: change icon to svg (f1d1dae)
  • DatePicker: optimize disable rule & fix some bug (81b43e9)
  • TimePicker: add TimePicker (379bd87)

1.0.43 (2021-05-14)

Features

  • DatePicker: add shortcuts (597d2fc)

Bug Fixes

  • DatePicker: fix date valid (0e400b2)
  • DatePicker: fix null range change logic (2c40c2c)

1.0.42 (2021-05-12)

Features

  • DatePicker: change date valid precision to second (4920678)
  • DatePicker: export ts interface (8a2a86b)

1.0.41 (2021-05-11)

Bug Fixes

  • DatePicker: fix IE flex/Firefox scroll style bug (6a6d6c8)

1.0.40 (2021-05-10)

Bug Fixes

  • DatePicker: fix scroll & format (5ae5669)

1.0.39 (2021-05-08)

Bug Fixes

  • DatePicker: fix onInitialChange when option controlled (fba39e4)

1.0.38 (2021-05-07)

Bug Fixes

  • DatePicker: fix non iterable placeholder (7eaf417)

1.0.37 (2021-05-06)

Features

  • DatePicker: update DatePicker & Calendar (aa2b24d), closes #335
  • Drawer: change background wrap (1c4d3b3)

Bug Fixes

  • DatePicker: fix typescript interface (f0463db)
  • Table: fix table scroll position when column change (842d6d0)

1.0.36 (2021-04-19)

Features

  • AutoComplete: add onFocus & onBlur (5e4576b)
  • Radio: update radio card style (e782775), closes #333
  • Switch: update style & rewrite with ts (e453ebe), closes #331
  • Tag: add support of customStyle (294f70a), closes #334

1.0.35 (2021-03-23)

Features

  • AutoComplete: add AutoComplete (41350a4)
  • AutoComplete: remove displayOptionsWhenEmpty & rename loading (647d780)

Bug Fixes

  • AutoComplete: fix wrong options cause crash (3e24993)
  • Combine: filter null,undefined,false children (0f6bd46)
  • Menu: fix scroll bar in firefox cause overflow (a295b91)
  • Tree: fix react warn of forwardRef (560d0c9)

1.0.34 (2021-03-02)

Features

  • Tree: add support of loadData (8bb20da)
  • type: update interface output (3f26501)

Bug Fixes

  • Interface: fix children component type error in index.d.ts (e36f981), closes #329

1.0.33 (2021-02-23)

Features

  • Menu: rename collapse to collapseProps (a1fcfec)
  • Tree: change value to key, rename collapse (0217bfa)
  • Tree: optim disabled item select logic (ec80ef7)

1.0.32 (2021-02-07)

Features

  • decorators: rewrite all decorators (7655c49)

Bug Fixes

  • Table: fix table demo combine usage (7a8f843)
  • Table: fix unselect all only unselect current page bug (4c264d1)

1.0.31 (2021-02-04)

Features

  • Calendar: change a style to avoid override (4a55453)
  • TransferTable: add getDisabledOfRow (1a783f9)
  • Tree: add Tree (91dfb26)

1.0.30 (2021-01-28)

Features

  • ActionList: use combine to wrap (4dc4faf)
  • Button: change checkable button background (6e0a5b6)
  • Combine: change combine classname to wrap (bdd0e9b)
  • Link: force link button visited color (55272ce)

1.0.29 (2021-01-18)

Features

  • dt: update design tokens (03f6f9e)
  • Input&Button: update style (9e6e489)
  • NumberInput: add styles for handlers (cc6b08f)

1.0.28 (2021-01-14)

Features

1.0.27 (2021-01-11)

Features

  • Modal: add content and notice (6f13e50)

Bug Fixes

  • Modal: fix modal ts not completely bug (9385b97)

1.0.26 (2021-01-06)

Features

  • Link: change a:link style (2e90a13)
  • Loading: change animate druation to 200 (4b1dd4e)

Bug Fixes

  • Button: fix button transtion shake (b89de72)

1.0.25 (2020-12-29)

Features

  • Button: rewrite with ts (b75f7b4)
  • Link: add Link (8cb4d90)
  • Link: add subComponent Button (9816210)
  • Link: ignore some props for Link.Button (d7f5f48)

1.0.24 (2020-12-23)

1.0.23 (2020-12-23)

1.0.22 (2020-12-23)

1.0.21 (2020-12-23)

Bug Fixes

  • Table: fix sticky style & check (227e6da)

1.0.20 (2020-12-21)

1.0.19 (2020-12-21)

1.0.18 (2020-12-21)

1.0.17 (2020-12-21)

Features

  • All: add support of ts components (405b467)
  • Badge: add placement & offset & color & zIndex (90bf7b9), closes #323
  • DesignTokens: update design tokens (3ce89d9)

Bug Fixes

  • eslint: fix code to adapt new eslint (83be301)
  • index.d.ts: NumberInput inputStyle case bug (19e344c), closes #322

1.0.16 (2020-12-09)

Bug Fixes

  • Tag: fix tag overflow cause icon offset (bb46fe8)

1.0.15 (2020-12-09)

Features

  • Radio: add styleType list (6f577fa)

Bug Fixes

  • Radio: fix text radio height (8b0c48e)

1.0.14 (2020-11-30)

Features

  • Docs: add gitalk (6c8cdc0)
  • Form: add itemProps to set item layout (791af6c)
  • Form: add required and help to Item (c1e2cbd)
  • Form: add shareStatus to Item (af7cdca)
  • Form: add subGroup to make a little item group (c2e54b0)
  • Tag: rename styleType and change wrap to flex (34926a6)

Bug Fixes

  • Tabs: fix nested margin bug (3d93e99)

1.0.13 (2020-11-23)

Features

  • Form: add tip to form item (d449ef6)
  • Form: change item.tip.status to item.status (d5044bf)
  • Modal: add customStyle of contentPadding (c3ec8c5)
  • Modal: add openModal method (ad4bed9)
  • Tag: add styleType of red-fill (a80670a)

1.0.12 (2020-11-18)

Features

  • Badge: change bubble yellow color (ed75588)
  • Box: add Box for layout (b0effeb), closes #261
  • Combine: add separator (dcb6b50)
  • ConfigProvider: support theme and locale (0dff48c)
  • Modal: add update to method modal (c8914d3)
  • Tag: add some preset color (054847f)

1.0.11 (2020-11-12)

Features

  • ActionList: move outside & add dropdownButton & tooptip (a6177d8), closes #260
  • Menu: add tooltip support (5ba84f3)
  • Table: remove Table.ActionList & fix demo warning (0290745)

Bug Fixes

1.0.10 (2020-11-06)

Features

  • Modal: remove min-height in modal body (c8ab713)
  • Switch: change switch style & update DT (09ae53f)

1.0.9 (2020-11-04)

Features

  • EditableList: add vertical-align (4f67431)
  • Interface: update index.d.ts (75c1622), closes #259
  • Table: unselect link ignore disabled row (c874fac)

1.0.8 (2020-11-03)

Features

  • All: clean not-allowed cursor (07fed0b)
  • Input: change input disabled border (1c86679)

Bug Fixes

  • Upload: fix upload onRemove args bug (8c4465d)

1.0.7 (2020-10-27)

Features

  • All: add font-size to input and switch (2ffc9d2)
  • Combine: rename className from controller to item (850c23c)
  • global: add index.d.ts to npm for publish (39612fa)
  • Interface: update index.d.ts (0be8950), closes #258
  • Modal: add open method (738a30f)
  • Table: add HoverDisplayArea (3505830)
  • Tag: add gray styleType & unsafe handle (7324dd1)

1.0.6 (2020-10-09)

1.0.5 (2020-09-30)

Features

  • Bubble: clean default styleType (b635aef)

Bug Fixes

  • Tag: fix tag line-height inhert bug (4a7cd5e)
  • Transfer: fix transfer border style bug (08e9b59)

1.0.4 (2020-09-29)

Features

  • Progress: display percent to int for better performance (d1c424b)
  • Tooltip: add line-height to tooltip content (f445a97)
  • TransferTable: add tableProps to add custom table props (672b0c5)
  • Upload: rewrite Upload, add dropzone and rewrite ui (74b6208)

Bug Fixes

  • Pagination: fix onAdvise allways trigger bug (d47863d)

1.0.3 (2020-09-14)

Features

  • Transfer: add search.handleSearch (69c8fdb)

1.0.2 (2020-09-11)

Bug Fixes

1.0.1 (2020-09-11)

Features

  • Badge: add size for badge.bubble (a1f1fc6)
  • designTokens: use dt to replace old theme (c82f17a)
  • lot: change disable cursor style (0ded440)
  • Table: delete Table outer padding (e44beb3)

1.0.0 (2020-09-04)

Features

  • Emotion: use emotion to replace styled-components (821958f), closes #252

0.7.4 (2020-09-03)

Bug Fixes

  • DatePicker: fix click popup hide bug (af9a0ec)

0.7.3 (2020-09-02)

Features

0.7.2 (2020-08-31)

Features

  • ConfigProvider: add config provider, forwardPopupContainer (a06fb92)

0.7.1 (2020-08-28)

Features

  • Badge: fix align not update & add bubble container, offset (9782022)

0.7.0 (2020-08-27)

Features

  • Badge: add bubble (3012484)
  • project: upgrade react to 16 (e6e2264)
  • Tooltip: when popup is null, hide the container (b856e85)

0.6.29 (2020-08-18)

Bug Fixes

  • Checkbox: fix Checkbox and Radio big content (4ccc95c)
  • Table: fix table prop misspell (e242110)

0.6.28 (2020-08-17)

Features

  • Tabs: rewrite tabs border (0bfd3dc)

Bug Fixes

0.6.27 (2020-08-17)

Features

0.6.26 (2020-08-17)

Features

  • Drawer: remove withTheme to avoid sc prod bug (2ec1a23)

0.6.25 (2020-08-12)

Features

  • Table: change tableLayout to auto when scroll.y (ff96cbf)

0.6.24 (2020-08-12)

Features

  • ActionList: add forwardPopupContainer fallback (2dc7f81)
  • EditableTable: add fixed to deletion (16b04c7)
  • PopupContainer: add popupContainer to most components (a0d0acd), closes #251

0.6.23 (2020-08-11)

Bug Fixes

0.6.22 (2020-08-11)

Features

  • Checkbox: change checkbox and radio color (1f4f1d0), closes #247
  • Table: set tableLayout to fixed when scroll true (c100397), closes #248

Bug Fixes

0.6.21 (2020-08-10)

Features

0.6.20 (2020-08-03)

Features

  • EditableTable: add EditableTable (945e294), closes #241
  • Table: add rowSelction.selectedTip (053e078), closes #240
  • Table: add tableLayout & rewrite fix column (3918d37), closes #239

Bug Fixes

  • Message: fix empty message style (c25a1b0)

0.6.19 (2020-07-24)

Bug Fixes

  • PopConfirm: fix popup word break (7c664a2)

0.6.18 (2020-07-24)

0.6.17 (2020-07-24)

Features

  • Combine: add Combine and change compact to combine (ffeb806), closes #235
  • Message: enhance message, add title, footer, close (03490cf), closes #234
  • NumberInput: add tooltip for numberinput tip display (51f8bec), closes #238
  • PopConfirm: add popconfirm component (b83f976), closes #237
  • Select: add empty content for none option display (d378a91), closes #232
  • Table: add scroll.onScroll and fix fixed column style (be66be6), closes #228
  • Table: add select tooltip for table select (29c6589), closes #231
  • Tooltip: add customStyle & change offset (691a702), closes #236
  • Tooltip: change tooltip arrow position (eadeaec), closes #230

Bug Fixes

  • Calendar: fix calendar wrong ref (759c4e9), closes #229

0.6.16 (2020-06-05)

Features

0.6.15 (2020-05-27)

Features

0.6.14 (2020-05-20)

Features

  • Message: add custom popup method (7952914), closes #221
  • Progress: move out top text & hide overflow progress (72c9d51), closes #219
  • Table: add controlled order & default order (e71cb03), closes #220

0.6.13 (2020-05-18)

Features

  • Table: add warning to missing column key (7fbbb1e), closes #218

0.6.12 (2020-05-15)

Bug Fixes

  • build: fix build of lib index.js (8ffcd4f)

0.6.11 (2020-05-15)

Bug Fixes

  • Table: fix table header scroll (f5a4856)

Features

  • Progress: add color & support of DT (58aee82), closes #217
  • Select: add extra content support (280b79a), closes #216
  • Table: add support of controlled filter (0d5f935), closes #214

0.6.10 (2020-04-26)

Features

  • Table: move columnPlaceholder before lastest fix column (a667a51), closes #213

0.6.9 (2020-04-17)

Features

0.6.8 (2020-04-14)

Features

  • DesignTokens: update designTokens for remark (65f00fa)
  • Style: normalize placeholder opacity (d7b36bc)
  • Theme: change color of T_COLOR_TEXT_REMARK_LIGHT (e8a4aa9)

0.6.7 (2020-04-01)

Bug Fixes

  • Input: fix input placeholder color when disable (a80ebcd), closes #210
  • Slider: fix slider bug when key props change (83f6595), closes #211

0.6.6 (2020-03-25)

Features

  • Table: change table tip notice to default (413e008), closes #208
  • Tooltip: add arrow props to hide arrow (a2d62c7), closes #207

0.6.5 (2020-03-16)

Bug Fixes

  • DatePicker: change month wrapper width to 240 (79f588e), closes #206

0.6.4 (2020-03-02)

Bug Fixes

  • Calendar: remove moment locale in calendar (54e48ff), closes #205

0.6.3 (2020-02-28)

Bug Fixes

  • Modal: fix modal hide-mask style (1e938dd), closes #203

Features

  • ThemeProvider: add designtokens to loading,drawer,tabs (33acc32), closes #204

0.6.2 (2020-02-26)

Bug Fixes

0.6.1 (2020-02-25)

Features

  • ThemeProvider: move to designTokens for most components (d054e01), closes #201

0.6.0 (2020-02-20)

Features

  • ThemeProvider: change theme to designTokens (37686fd), closes #200

0.5.23 (2020-01-20)

Features

  • Table: add cable for table child td (ec07d11), closes #198
  • Table: optimize ActionList disabled item (13d2d72), closes #197

0.5.22 (2020-01-16)

Bug Fixes

  • NumberInput: fix border when hideHandler (7c1d626), closes #193

Features

  • Menu: remove pointer-event:none of menu item (d40db99), closes #196
  • Table: add columnPlaceholder (d9dbfa1), closes #194
  • Tabs: remove point-event:none in disabled tab (094fcf5), closes #195

0.5.21 (2019-12-16)

Bug Fixes

  • Input: fix input disabled color in safari (dac4455), closes #190

Features

  • Drawer: add close handler (70e6324), closes #192
  • Icon: add prefix to support custom font-icon (611cff6), closes #191

0.5.20 (2019-12-03)

Bug Fixes

Features

0.5.19 (2019-11-27)

Bug Fixes

Features

0.5.18 (2019-11-19)

Features

  • Breadcrumb: add Breadcrumb component (815292c), closes #182

0.5.17 (2019-10-09)

Features

  • Checkbox: change checkbox icon color (f9b89b4), closes #180
  • Table: change box-shadow of fixed table (d6ba5e9)
  • Table: remove border of search tip (815616f), closes #178

0.5.16 (2019-09-11)

Features

0.5.15 (2019-09-06)

Bug Fixes

  • Input: fix missing onFocus & onBlur & override default style (6f0360a), closes #173
  • Tabs: fix nested tabs style bug (7786b79), closes #175

Features

  • deprecatedLog: change deprecated log to called only once (140c895), closes #174

0.5.14 (2019-09-04)

Features

0.5.13 (2019-09-02)

Bug Fixes

  • Message: fix message onClose not trigger bug (8bba21b), closes #168

Features

  • Checkbox: add support of multiple content (eac8321), closes #170
  • Pagination: add showTotal (94f1112)

0.5.12 (2019-08-22)

Bug Fixes

  • Dependences: fix rc-* dependences versions (c765784)

0.5.11 (2019-08-14)

Bug Fixes

  • Popover: fix popover scroll bar blur when scroll (ba2b24f), closes #163

Features

  • Table: add column.renderTitle & some docs (b2767ff), closes #164
  • Table: add onConditionChange & doNotHandleConditionChange (14ff4c5)

0.5.10 (2019-07-18)

Bug Fixes

  • Modal: fix version of rc-dialog to avoid bug (5b41d62), closes #161

0.5.9 (2019-07-16)

Bug Fixes

  • Slider: fix slider click offset when horiz scrolled (c1b7fff), closes #160

0.5.8 (2019-07-09)

Bug Fixes

  • Table: add clear both to table content to fix title float (3b364c9), closes #157

Features

  • Table: add ExpandedRowContent|remove border of action icon (320ddee), closes #158
  • Table: add zebraCrossing (ab68740), closes #159

0.5.7 (2019-07-05)

Features

  • Button: add fakeDisabled to avoid disabled button wrong usage (f71aca8), closes #155
  • Table: remove table content overflow style (fb01a6d), closes #156

0.5.6 (2019-07-02)

Bug Fixes

  • Drawer: fix Drawer unmount not trigger bug (d1a8050)
  • Table: fix defaultExpandAllRows (eb9b767), closes #154

Features

  • Radio: change card style when title is null (8d50bcb), closes #152

0.5.5 (2019-06-27)

Features

  • Popover: change default zIndex to 1030 of popover (e9bbccc), closes #150
  • Table: add modalProps & popoverProps (a0f13e7), closes #148
  • Table: support selectAll of children & add expandIconColumnIndex (873ee5d), closes #149

0.5.4 (2019-06-06)

Bug Fixes

  • Calendar: fix calendar cell disabled style when current & active (4fd4024), closes #141

Features

  • All: remove some pointer-event none (c887e5b), closes #145
  • Drawer: add Drawer (4cb0aa7), closes #144
  • Table: add style for title to avoid cover of table (e15a757), closes #142

0.5.3 (2019-05-22)

Bug Fixes

Features

  • style: change active border color (0fae02b), closes #139

0.5.2 (2019-05-17)

Bug Fixes

  • DatePicker: fix datepicker.range bug (dbc0f13), closes #135

Features

  • All: add typescript declaration file (a71ebe8), closes #130
  • DatePicker: add rangeTip & some error tips (24468fd), closes #136
  • Table: change table ColumnConfig tip change logic (6b0c912), closes #133
  • Table: change table sort icon color & change order logic (2300b12), closes #92 #134

0.5.1 (2019-05-15)

Features

0.5.0 (2019-05-06)

Features

  • merge material theme: merge material theme into default theme (a57ee4f), closes #124
  • merge material theme: merge material theme into default theme (8a7d520)

0.4.7 (2019-04-29)

Bug Fixes

  • Button: fix safari button wrong margin (43e50a2), closes #123

Features

  • Select: reduce padding of select (7023ca8), closes #122

0.4.6 (2019-04-19)

Bug Fixes

  • NumberInput: fix style of suffix (2a9271f), closes #116

Features

0.4.5 (2019-04-16)

Bug Fixes

Features

0.4.4 (2019-04-11)

Bug Fixes

  • NumberInput: fix when onHandle return 2 arguments (fd3bdaa), closes #114
  • Select: fix search input width and menu max width (600b5fb), closes #115
  • Slider: fix slider bug when update max min or step (93fd186), closes #112
  • Slider: ZForm dec bug & style bug (2b430ed), closes #83 #113

0.4.3 (2019-04-10)

Bug Fixes

Features

  • DatePicker: add getCalendarContainer to set popover container (3334611), closes #65 #110
  • Form: add Group of form (9be9ede), closes #106
  • Input: add classname (5a044b3), closes #111
  • Modal: support promise when use modal method (a73e51f), closes #108
  • Radio: add classnames (176bb87), closes #107
  • Table: add button styleType to actionList (86a65f8), closes #105

0.4.2 (2019-04-08)

Bug Fixes

  • All: fix zindex override bug (996d790), closes #103
  • Calendar: fix outline of calendar popover (592861c), closes #104
  • Table: fix scroll bar visible in windows (7bd9474), closes #102

Features

  • All: add classname (d42af4a), closes #85
  • Table: add resizableTH for table td resize (5ca6219), closes #101
  • Table: move footer outside of table content (3e6a382), closes #99

0.4.1 (2019-03-25)

Bug Fixes

  • Tabs: fix tabs tab bar style (727057d), closes #98
  • Tabs: fix tabs tab bar style (5616831)

0.4.0 (2019-03-25)

Bug Fixes

  • Tabs: fix style bug when nest two diffrence styleType tabs (9e008ed), closes #97
  • Tabs: fix tabs tab height style bug (ca13437), closes #96

0.4.0-beta.11 (2019-03-18)

Bug Fixes

0.4.0-beta.10 (2019-03-18)

0.4.0-beta.9 (2019-03-11)

Bug Fixes

Features

0.4.0-beta.8 (2019-03-07)

Features

  • Package: move styles-components to peer & external (f7fce36), closes #88

BREAKING CHANGES

  • Package: must install styled-components in your project

0.4.0-beta.7 (2019-03-05)

0.4.0-beta.6 (2019-03-05)

Bug Fixes

  • Table: fix table actionlist disable bug (a6125b9), closes #87

0.4.0-beta.5 (2019-02-28)

Features

  • Card: add checkbox & radio with card style (e6f1dbc), closes #86

0.4.0-beta.4 (2019-01-14)

Bug Fixes

  • ThemeProvider: fix missing theme props after generate material (7fd09fb), closes #82

0.4.0-beta.3 (2019-01-10)

Bug Fixes

0.4.0-beta.2 (2019-01-10)

Bug Fixes

  • ThemeProvider: fix themeProvider bug when change theme (314ef06), closes #79

Features

  • ThemeProvider: add material theme (886719a), closes #80

Performance Improvements

  • Menu: change some component to PureComponent (a698833), closes #77

0.4.0-beta.1 (2018-12-18)

Bug Fixes

  • Table: fix table missing background when x is scrollable (279a802), closes #76

Features

  • Table: add single select table selection (7311815), closes #72 #75

0.4.0-beta.0 (2018-12-11)

Features

  • ThemeProvider: add ThemeProvider (0a0eb1f), closes #73

0.3.5 (2018-12-03)

Bug Fixes

  • Table: fix override of onRow affect contextMenu (6f69094), closes #69
  • Table: fix Table Row compnent allways recreate bug (96fbc5a), closes #68
  • Table: fix when table hideExpandIcon. width is not wrong (1e90e1f), closes #71
  • Table: hide tip wrap when emptyContent is null (8735a3b), closes #70

0.3.4 (2018-11-23)

Bug Fixes

  • Table: fix record key when there is no key to use (3d795f9), closes #67

Features

0.3.3 (2018-11-05)

Features

0.3.2 (2018-11-02)

Bug Fixes

  • SimpleStore: fix return ref (8ef3f07), closes #29
  • Slider: fix numberinput value translate bug (8365032), closes #54 #61
  • Slider: fix precision when compute float number (fecb667), closes #54 #55

Features

  • Calendar: add month calendar (f386eb7), closes #45
  • Calendar: add support of LocaleProvider (b32e39c), closes #43 #44
  • DatePicker: add support of LocaleProvider (629ac88), closes #43 #46
  • locale: add LocaleProvider to manage locale (873c052), closes #41 #42
  • Menu: add support of LocaleProvider (cff4098), closes #43 #49
  • Modal: add support of LocaleProvider (5e92d64), closes #43 #48
  • NumberInput: trigger onNumberChange when press enter (4e447ec), closes #60
  • Select: add support of LocaleProvider (c891b86), closes #43 #47
  • Slider: add ratio, step to marks (717970f), closes #58 #59
  • Slider: add tip when user input (8570180), closes #62
  • Table: add support of LocaleProvider (de0829a), closes #43 #51
  • Upload: add support of LocaleProvider (8459650), closes #43 #50

0.3.1 (2018-09-30)

Bug Fixes

  • DatePicker: set Range container to trigger parent (dd45ef1), closes #20 #22
  • Tooltip: fix arrow style when without reset.css (d4f8f8a), closes #5 #13

Features

Copyright © 2021-2024 UCloud 优刻得科技股份有限公司