Releases: hahow/hahow-design
Releases · hahow/hahow-design
v0.14.0
0.14.0 (2020-09-24)
Features
- Button: 允許 ...restProps 支援任意 data attribute: (0db7bc2)
Migration
- 所有
<Button testId="foo">
改成 <Button data-test-id="foo">
v0.13.0
0.13.0 (2020-04-06)
Features
- 移除尚未共用之元件 VideoPlayer、MenuList & SearchList (9334c7d)
v0.12.7
0.12.7 (2020-03-25)
Bug Fixes
- lock artplayer version 3.1.16 (78cb45a)
v0.12.6
0.12.6 (2020-03-17)
Bug Fixes
- Button: 修復 onClick={e => e.preventDefault()} 無效問題 (6e8b759)
v0.12.5
0.12.5 (2020-02-10)
Bug Fixes
- Rate: 修復 props.firstColor 無效問題 (b7e8998)
v0.12.4
0.12.4 (2020-02-04)
Bug Fixes
- Button: 修復 breakpoints.map is not a function 問題 (fb030dd)
v0.12.3
0.12.3 (2020-02-04)
Bug Fixes
- removing styled-components from your library bundle (143a137)
v0.12.2
0.12.2 (2020-02-04)
Bug Fixes
- marking styled-components as external (36f0a5c)
v0.12.1
0.12.1 (2020-01-30)
Bug Fixes
- Spinner: 修復找不到 json file 錯誤 (fad60f3)