Commit Graph
16 Commits
Author SHA1 Message Date
Mikasa33andGitHub b4af4022c6 feat(Divider): add vertical prop (#11883)
* feat(Divider): add vertical prop

* feat(Divider): optimized code
2023-05-21 21:53:13 +08:00
Mikasa33andGitHub ee0a332e8a fix(ContactList): increase right icon size and optimize styles (#11873)
* 优化 ContactList 边距和圆角边框样式

* 优化 ContactList 的 Demo 标题样式

* 优化 ContactList 的单选框尺寸

* Update README.zh-CN.md

* Update README.md

* Update index.spec.ts.snap

* Update demo.spec.ts.snap

* Update demo-ssr.spec.ts.snap
2023-05-17 22:17:27 +08:00
Mikasa33andGitHub 3867017d3a fix(AddressEdit): hide border of the last cell (#11872)
* fix(AddressEdit): hide border of the last cell

* Update demo-ssr.spec.ts.snap

* Update demo.spec.ts.snap

* Update index.spec.ts.snap
2023-05-17 22:15:00 +08:00
Mikasa33andGitHub cff0631b2b fix(Dialog): fix the rounded corners of shadow when button is clicked (#11863) 2023-05-17 10:21:05 +08:00
Mikasa33andGitHub 36269ac9ec docs(Dialog): fix the min version of footer slot (#11336) 2022-12-01 12:46:21 +08:00
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