Skip to content

Latest commit

 

History

History
124 lines (46 loc) · 4.54 KB

CHANGELOG.md

File metadata and controls

124 lines (46 loc) · 4.54 KB

23.0.0 (2021-11-08)

Refector

  • context: remove unused context (#175)

22.0.2 (2021-10-19)

22.0.1 (2021-10-19)

Bug Fixes

22.0.0 (2021-10-09)

Features

  • analysisSourceData: add function about analysis chart data (#161) (03e59db)
  • formatTimeRange: add formatTimeRange and humanizeTimeRange (#160) (a8d2e9f)

21.8.6 (2021-08-27)

Features

  • upgrade locale props for design context (b47acc9)

21.8.5 (2021-08-20)

Bug Fixes

  • design-context: replace intl with locale (a3da507)

21.8.4 (2021-08-17)

Bug Fixes

  • mixins: set height for horizontal scrollbar (c788dac)
  • mixins: set scroll for firefox browser (a0f5573)

21.8.3 (2021-08-16)

Bug Fixes

  • mixins: set height for horizontal scrollbar (c788dac)

21.8.2 (2021-08-09)

Bug Fixes

  • hooks: add default intl config for useIntl hooks (b94ce93)
  • scrollbar: show scrollbar when hovered in safari (db40d77)

21.8.1 (2021-08-03)

Bug Fixes

  • add some exports in index.ts (43a5cb7)

21.8.0 (2021-08-02)

Features

  • less: add the mixins for scrollbar (9dab6fd)

21.7.0 (2021-07-02)

Features

  • add base interfaces for components (12bf888)

21.5.0 (2021-05-13)

Features

  • hooks: add useControlledState hook (0eb7366)

21.4.0 (2021-04-20)

Features

  • add design context for global config (1b9bac5)
  • hooks: add useLocalStorage hook (#8) (df9a9f1)
  • use mixins with less (b63fc42)
  • pinyin: add injectPinyinWith function (f225874)