Commit Graph
11 Commits
Author SHA1 Message Date
Mikasa33andGitHub ec1aef91de fix(Search): add update:modelValue emits (#7872) 2021-01-11 17:37:14 +08:00
Mikasa33andGitHub 149cde1ce1 feat(Form): add disabled and readonly prop (#7830)
* feat(Form): add disabled and readonly prop

* chore(Field): 使用 getProp 方法

* fix(Field): 将 computed 改为直接取值
2020-12-30 17:31:40 +08:00
Mikasa33andGitHub 8da1e23d53 feat(Form): add disabled and readonly prop (#7829)
* feat(Form): add disabled and readonly prop

* chore(Field): 使用 getProp 方法

* fix(Field): 将 computed 改为直接取值
2020-12-30 17:29:42 +08:00
Mikasa33andGitHub 70a054df6e docs(Toast): fix return value (#7426) 2020-10-28 18:09:34 +08:00
Mikasa33andGitHub 2c980a0940 chore(Swipe): remove console.log (#7403)
delete console.log()
2020-10-26 13:40:25 +08:00
Mikasa33andGitHub 763018907d fix(Toast): can't forbid click (#7396)
解决禁止背景点击失效的问题
2020-10-23 22:16:13 +08:00
b62c0e32cf feat(ActionSheet): add closeable prop (#7099)
* feat(ActionSheet): add closeable prop

* feat(ActionSheet): add closeable prop

* Update index.tsx

Co-authored-by: neverland <chenjiahan@youzan.com>
2020-09-05 14:36:20 +08:00
Mikasa33andGitHub 96887e0b24 docs: fix theme in dialog (#7084)
* Update README.md

theme style,can be set to `round-button`

* Update README.zh-CN.md

theme style,can be set to `round-button`
2020-09-02 20:15:35 +08:00
Mikasa33andGitHub 29857d7ac8 docs: fix month-day in datetime-picker (#6493) 2020-06-09 20:46:41 +08:00
Mikasa33andneverland 28ca59827d [bugfix] Button: square prop not work when use hairline (#3058) 2019-03-27 17:10:09 +08:00
Mikasa33andneverland cf589cfb80 [bugfix] Radio: update icon name (#2321) 2018-12-18 22:45:54 +08:00