Commit Graph

2425 Commits

Author SHA1 Message Date
07akioni
7f3c5362ba refactor(select): code clean 2020-06-01 20:42:10 +08:00
07akioni
0dd2652ad9 perf(transition): fade in height expand transition 2020-06-01 20:41:33 +08:00
07akioni
d032e70869 release: 1.3.1 2020-06-01 20:27:08 +08:00
07akioni
42fa6d4f11 fix: typo 2020-06-01 20:27:00 +08:00
07akioni
cd682c5cab Merge pull request #142 from TuSimple/freestyle
Freestyle
2020-06-01 19:25:55 +08:00
07akioni
1c51d362a3 doc(change-log): 1.3.1 2020-06-01 19:16:31 +08:00
07akioni
2748d2879b Merge branch 'develop' of ***REMOVED*** into develop 2020-06-01 19:13:51 +08:00
07akioni
1b523faca4 Merge pull request #143 from wanli-song/develop
fix($NConfirm):show-icon & closable & bordered can not work on $NConfirm
2020-06-01 19:12:16 +08:00
07akioni
1d93f7b4f1 doc(change-log): 1.3.1, pending 2020-06-01 19:11:22 +08:00
07akioni
465b82a915 doc: style scheme related 2020-06-01 19:10:48 +08:00
songwanli2025@163.com
a461e77148 fix(): & & can not work on 2020-06-01 18:34:25 +08:00
07akioni
22396fbbea fix(data-table): checkbox in the selection column is not center aligned. 2020-06-01 18:30:24 +08:00
07akioni
0ab553fa75 fix(data-table): table header border-color has no transition. 2020-06-01 18:20:16 +08:00
07akioni
839bbd7247 refactor: refine theme variables' naming 2020-06-01 18:19:46 +08:00
07akioni
17f8b9952c refactor: refine theme variables' naming 2020-06-01 17:53:23 +08:00
07akioni
299b1be6e7 release: 1.3.0 2020-06-01 13:30:09 +08:00
07akioni
2bbafbd13a fix(menu): menu-item has :active background-color when horizionta or collapsed 2020-06-01 13:29:00 +08:00
07akioni
8d08f380f5 feat(data-table, table): tabular-nums 2020-06-01 13:23:41 +08:00
07akioni
29416b8dec doc(change-log): 1.3.0 2020-06-01 13:09:24 +08:00
07akioni
382caf8b52 fix: update demo card code font-family 2020-06-01 13:04:44 +08:00
07akioni
8240af8d5a fix: import correct fonts in production index 2020-06-01 13:02:22 +08:00
07akioni
3006954b2b styles(fonts): refactor the implementation of default font 2020-06-01 13:01:32 +08:00
07akioni
9e629189c7 doc(get-started): how to add fonts 2020-06-01 12:54:51 +08:00
07akioni
d47342af8b style: remove font files in default css index bundle 2020-06-01 12:38:10 +08:00
07akioni
86f2b5cfb6 styles: refine typography depth & spacing 2020-06-01 01:04:54 +08:00
07akioni
2cc0d85ac7 doc(start): refine caveat 2020-06-01 01:01:13 +08:00
07akioni
204c8a4be4 doc(readme): feat introduction 2020-05-31 19:36:11 +08:00
07akioni
528e35221b fix(data-picker): time-picker's icon not hidden 2020-05-31 16:18:48 +08:00
07akioni
5bb656d202 style(menu): refactor item active background area 2020-05-31 16:18:19 +08:00
07akioni
db5d80cc5c doc: refine type annotation 2020-05-31 14:33:44 +08:00
07akioni
7b14362207 doc: refine type annotations 2020-05-31 14:30:05 +08:00
07akioni
30820db527 doc: refine some demos & styles 2020-05-31 14:21:09 +08:00
07akioni
72f0188507 doc: refine the visual effect of the some docs 2020-05-31 13:38:35 +08:00
07akioni
7c88a57a0d chores 2020-05-31 12:34:24 +08:00
07akioni
23aa383c77 doc(input): reorder api 2020-05-31 12:34:03 +08:00
07akioni
097425deab refactor(time-picker): add icon 2020-05-31 12:33:15 +08:00
07akioni
7226a83705 feat(input): private attr-size prop 2020-05-31 12:32:44 +08:00
07akioni
dd108ec550 feat(button): icon-depth 2020-05-31 11:56:16 +08:00
07akioni
4e1cb98451 doc: remove border of the demo buttons 2020-05-31 11:56:00 +08:00
07akioni
c1c228ec75 refactor: change all round button to rect button 2020-05-31 00:58:18 +08:00
07akioni
8cd5abe766 doc: change edit on github button icon 2020-05-31 00:57:47 +08:00
07akioni
0e08f16a0a style(card): fix padding top & bottom 2020-05-31 00:57:19 +08:00
07akioni
39cc61f571 doc(think) 2020-05-30 22:42:50 +08:00
07akioni
95298ad1db fix(data-table): max-height related & box-shadow-related
max-height: max-height should only be applied when it's set. Or it will trigger a wired bug which I can't reproduce...
box-shadow: table-header's box-shadow don't overlap with its border. It needs 1px's offset.
2020-05-30 22:35:14 +08:00
07akioni
619ca2999b chores 2020-05-30 21:41:10 +08:00
07akioni
a9279924d7 style: change color depth vars of light theme 2020-05-30 21:40:55 +08:00
07akioni
12bb548cfb style: change default font to lato, again= = 2020-05-30 21:32:27 +08:00
07akioni
9f7a9d9554 style(menu): set margin among items 2020-05-30 21:30:01 +08:00
07akioni
9c8380854f fix(form-item): feedback animation not triggered when it existed at first. 2020-05-30 21:29:40 +08:00
07akioni
37feb27e98 doc: style changes 2020-05-30 21:11:46 +08:00