07akioni
|
eeb7b14756
|
Merge pull request #73 from TuSimple/freestyle
Freestyle
|
2020-03-02 16:10:20 +08:00 |
|
07akioni
|
1aba2f691e
|
Merge branch 'develop' into freestyle
|
2020-03-02 15:54:37 +08:00 |
|
07akioni
|
a28f885f9a
|
feat(data-table): size
|
2020-03-02 15:04:20 +08:00 |
|
07akioni
|
64b7c73796
|
feat(table): size
|
2020-03-02 15:03:44 +08:00 |
|
07akioni
|
e689a1f9d0
|
feat(form): data input component will use form or form-items size as size if its size is not passed
|
2020-03-02 14:44:26 +08:00 |
|
07akioni
|
b084680b9a
|
feat(transfer): size
|
2020-03-02 14:19:27 +08:00 |
|
07akioni
|
5cff62acee
|
feat(cascader): size for cascader menu
|
2020-03-02 13:31:20 +08:00 |
|
07akioni
|
f6e2f32265
|
feat: add size for some data input components
|
2020-03-02 13:06:37 +08:00 |
|
07akioni
|
bd8397364f
|
fix(card): card size selector shadowed
|
2020-03-02 12:09:48 +08:00 |
|
07akioni
|
3e763bbbf3
|
doc(button): button size
|
2020-03-02 12:09:15 +08:00 |
|
07akioni
|
adfd6de961
|
Merge pull request #69 from TuSimple/freestyle
Freestyle
|
2020-03-02 09:54:08 +08:00 |
|
07akioni
|
8e52373679
|
chore: lint fixes
|
2020-03-01 20:27:22 +08:00 |
|
07akioni
|
54ba8b6251
|
refactor(typography): make all components not functional since it can't get context's theme
|
2020-03-01 20:22:56 +08:00 |
|
07akioni
|
ec58d7fcfa
|
doc: make theme related demos looks more clear
|
2020-03-01 19:17:53 +08:00 |
|
07akioni
|
2a5940c7a1
|
refactor: unify upload & notification callback to Promise type
|
2020-03-01 19:06:31 +08:00 |
|
07akioni
|
b17591e349
|
feat(layout): scrollTo method on layout & layout sider
|
2020-03-01 16:34:17 +08:00 |
|
07akioni
|
41b8dfb0d1
|
feat(cascader): added some missed locales
|
2020-03-01 15:52:09 +08:00 |
|
07akioni
|
aed21e85ac
|
fix(radio): should focus on mousedown, not click
|
2020-03-01 15:49:13 +08:00 |
|
07akioni
|
0d3f5ee896
|
refactor(data-table): new filter menu
|
2020-03-01 15:16:30 +08:00 |
|
07akioni
|
959b2fe238
|
style(radio): remove default margin of radio
|
2020-03-01 15:13:12 +08:00 |
|
07akioni
|
57cb3deea6
|
perf(mixins/hollowoutable): cut some useless code path
|
2020-02-29 22:30:40 +08:00 |
|
07akioni
|
29d135faee
|
fix(steps): transition not disabled when mounted
|
2020-02-29 21:32:55 +08:00 |
|
07akioni
|
2ffe26881a
|
fix(radio): transition not disabled when mounted
|
2020-02-29 21:17:10 +08:00 |
|
07akioni
|
75acc791ef
|
fix(input): wrong padding on suffixed & prefixed & clearable
|
2020-02-29 20:59:29 +08:00 |
|
07akioni
|
f5ed89e551
|
style(input-number): button hover & active style
|
2020-02-29 20:47:00 +08:00 |
|
07akioni
|
34be6592ab
|
feat(popover): add box-shadow on arrow
|
2020-02-29 19:28:23 +08:00 |
|
07akioni
|
785559e3c3
|
fix(button): icon & loading not working on text button
|
2020-02-29 18:09:22 +08:00 |
|
07akioni
|
45fab173b1
|
doc: doc header changed
|
2020-02-29 17:40:09 +08:00 |
|
07akioni
|
9c3c79cdd4
|
style: dropdown menu & select menu option padding fix
|
2020-02-29 17:39:27 +08:00 |
|
07akioni
|
2902855a61
|
refactor(button): refactor border to support button group
|
2020-02-29 16:17:42 +08:00 |
|
07akioni
|
f424260f3b
|
chore: small fixes
|
2020-02-29 14:55:52 +08:00 |
|
07akioni
|
0613160ecb
|
style: unify border-radius
|
2020-02-28 22:57:10 +08:00 |
|
07akioni
|
ee60e66151
|
styles(data-table): fix some mistakes from sticky pr
|
2020-02-28 22:29:49 +08:00 |
|
07akioni
|
ccd823571f
|
chore: small fixes
|
2020-02-28 20:31:06 +08:00 |
|
07akioni
|
83e8ff5d10
|
Merge branch 'develop' of ***REMOVED*** into develop
|
2020-02-28 20:30:19 +08:00 |
|
07akioni
|
35b0840e99
|
Merge pull request #67 from wanli-song/develop
modify(dataTable)
|
2020-02-28 20:28:21 +08:00 |
|
songwanli2025@163.com
|
754a9b939b
|
Merge branch 'develop' of ***REMOVED*** into develop
|
2020-02-28 20:02:35 +08:00 |
|
songwanli2025@163.com
|
8c0ad44a3c
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2020-02-28 20:01:59 +08:00 |
|
songwanli2025@163.com
|
22663cb9e1
|
modify(dataTable)
|
2020-02-28 20:01:39 +08:00 |
|
07akioni
|
7a6453815d
|
refactor(input): manually implement placeholder, for firefox doesn't support transition on :placeholder
|
2020-02-28 19:59:47 +08:00 |
|
07akioni
|
99505ab2f1
|
refactor(menu): move some item style on item itself & doc fixes
|
2020-02-28 19:57:52 +08:00 |
|
songwanli2025@163.com
|
414d5a3024
|
refactor: check number prop, change to string|number
|
2020-02-28 19:46:06 +08:00 |
|
07akioni
|
f170f0690d
|
Merge branch 'develop' into develop
|
2020-02-28 16:53:03 +08:00 |
|
07akioni
|
ad38aef489
|
Merge pull request #68 from TuSimple/freestyle
Freestyle
|
2020-02-28 16:52:43 +08:00 |
|
07akioni
|
883659b50f
|
fix(mixin/hollowoutable): fix code logic mistake
|
2020-02-28 16:42:51 +08:00 |
|
07akioni
|
1246011fa5
|
refator(data/time-picker): better blur handling on panel
|
2020-02-28 16:41:46 +08:00 |
|
songwanli2025@163.com
|
1ec6e34e34
|
check render prop & change promise to callback
|
2020-02-28 16:03:33 +08:00 |
|
07akioni
|
119b553441
|
fix(date-picker): deal with panel tab-out
|
2020-02-28 14:13:38 +08:00 |
|
07akioni
|
3faa75d856
|
fix(button): should focus on mousedown
|
2020-02-28 14:13:05 +08:00 |
|
07akioni
|
128cc9f3c3
|
doc: landing page optimization
|
2020-02-27 23:03:15 +08:00 |
|