Commit b4293f5
committed
chore(submodule): update common
1 parent fbb3d12 commit b4293f5
1 file changed
+1
-1
lines changed- .github/workflows/typos-config.toml+1
- docs/web/api/chat-engine.md+28-31
- docs/web/api/chat-markdown.md+23-2
- docs/web/api/chatbot.md+6-6
- js/date-picker/format.ts+8-4
- js/date-picker/utils.ts+115-1
- js/global-config/mobile/locale/ar_KW.ts+44
- js/global-config/mobile/locale/en_US.ts+38-6
- js/global-config/mobile/locale/it_IT.ts+31
- js/global-config/mobile/locale/ja_JP.ts+31
- js/global-config/mobile/locale/ko_KR.ts+31
- js/global-config/mobile/locale/ru_RU.ts+44
- js/global-config/mobile/locale/zh_CN.ts+32
- js/global-config/mobile/locale/zh_TW.ts+31
- js/utils/helper.ts+23
- js/utils/setStyle.ts+3-1
- style/web/components/date-picker/_index.less+17
- style/web/components/date-picker/_var.less+3-2
- style/web/components/input-number/_index.less+4-4
- style/web/components/progress/_index.less+18
- style/web/components/progress/_var.less+3
- style/web/components/swiper/_index.less+56
- style/web/components/swiper/_mixin.less+3-3
- style/web/components/swiper/_var.less+5-2
- test/unit/input-number/compareLargeNumber.test.js+46-2
- test/unit/input-number/largeNumberToFixed.test.js+22
- test/unit/input-number/number.test.js+350-1
- test/unit/utils/helper.test.js+135
0 commit comments