# [1.7.0](https://github.com/youzan/vant-weapp/compare/v1.6.9...v1.7.0) (2021-07-04) ### Bug Fixes * **button:** 修复type为getUserInfo且wx.getUserProfile可用时,lang参数无效问题 ([#4250](https://github.com/youzan/vant-weapp/issues/4250)) ([710a0cf](https://github.com/youzan/vant-weapp/commit/710a0cf32744da819ee8ac07d0ada6cad53a6fa8)) * **share-sheet:** add icons ([#4256](https://github.com/youzan/vant-weapp/issues/4256)) ([f1a8b34](https://github.com/youzan/vant-weapp/commit/f1a8b3496271e90cefd61a5789989cf16aa2eeac)) ### Features * **Checkbox:** add direction prop ([#4265](https://github.com/youzan/vant-weapp/issues/4265)) ([cececba](https://github.com/youzan/vant-weapp/commit/cececba9111842a3783b90bb152748fc9a4c5db5)) * **ConfigProvider:** add config-provider component ([#4279](https://github.com/youzan/vant-weapp/issues/4279)) ([b7aaefe](https://github.com/youzan/vant-weapp/commit/b7aaefebf37933532605cbe94f9dfdd8cd2bf1eb)) * **Grid:** add reverse prop ([#4280](https://github.com/youzan/vant-weapp/issues/4280)) ([41e8565](https://github.com/youzan/vant-weapp/commit/41e8565ee4e612ab05c8f8837993a14224bd097d)) * **GridItem:** add icon-prefix prop ([#4276](https://github.com/youzan/vant-weapp/issues/4276)) ([b2a5afc](https://github.com/youzan/vant-weapp/commit/b2a5afce6573f8c6e4896da4cad30af9a9cd67e0)) * **Rate:** css variables ([#4297](https://github.com/youzan/vant-weapp/issues/4297)) ([c416ff1](https://github.com/youzan/vant-weapp/commit/c416ff16b6ce19499dff1a0902e64d92f0b14077)) * **Slider:** add more css variables ([#4305](https://github.com/youzan/vant-weapp/issues/4305)) ([6e7bebd](https://github.com/youzan/vant-weapp/commit/6e7bebdb3286b97bcfc3c1031bcbeac5ff0b7da2)) * **wxs:** style.wxs support camel case attr ([#4281](https://github.com/youzan/vant-weapp/issues/4281)) ([ac50898](https://github.com/youzan/vant-weapp/commit/ac508985196c76850babf336f9d0646688c51935))