Tags: clair-design/clair
Tags
chore(release): 0.7.10 [skip ci] ## [0.7.10](v0.7.9...v0.7.10) (2019-02-25) ### Bug Fixes * **input:** event callback params are now in pattern `(value, event)` ([471dd82](471dd82)) * support `Vue.use` when install components ([8862635](8862635)) * upgrade compile runtime to vue@2.6.7+ ([8fe3bca](8fe3bca))
chore(release): 0.7.9 [skip ci] ## [0.7.9](v0.7.8...v0.7.9) (2019-02-18) ### Bug Fixes * **cascader:** fix cascader menu popupstyle ([1e93b70](1e93b70)) * **table:** fix normal table within mouse, page can not scroll ([6b29f28](6b29f28)) * **table:** fix table column template without rowIndex and fix datasource watch bug ([8edf58d](8edf58d)) * **table:** fix table datasource watch unused code ([4dec9ee](4dec9ee))
chore(release): 0.7.7 [skip ci] ## [0.7.7](v0.7.6...v0.7.7) (2019-01-24) ### Bug Fixes * **cascader:** changing icon to border ([89994ee](89994ee)) * **cascader:** update cascader snapshot for unit test ([82408f8](82408f8)) * **table:** changing custom scrollbar style to origin ([ae8fa54](ae8fa54)) * **table:** fix normal table width long without scrollbar and fix stylelint error ([3974ca6](3974ca6)) * **table:** update table scrollbar style ([a2f0d6d](a2f0d6d))
chore(release): 0.7.5 [skip ci] ## [0.7.5](v0.7.4...v0.7.5) (2019-01-15) ### Bug Fixes * **pagination:** add a slot for customizing "next page" button ([852d3b1](852d3b1)) * **select:** label of options can be string, number and boolean ([2ab0136](2ab0136)) * **validation:** number 0 should NOT treated as empty value ([0803195](0803195))
PreviousNext