Commit Graph

2335 Commits

Author SHA1 Message Date
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
07akioni
3099412be6 refactor(date-picker): use a new calendar icon 2020-05-30 20:28:52 +08:00
07akioni
72fd1f64cc chores 2020-05-30 20:15:04 +08:00
07akioni
de04e5d4fc style(confirm): use global border-radius & use rect button 2020-05-30 20:14:52 +08:00
07akioni
03853c58b2 style(alert): make bg color lighter in light theme 2020-05-30 20:04:27 +08:00
07akioni
d3b6ecd41b style(time-picker): pending overlay color & transform debounce 2020-05-30 20:03:54 +08:00
07akioni
a7c7c1a6d6 style(icon): lack opacity transition 2020-05-30 19:50:09 +08:00
07akioni
25b89a5d9c style(a): text-decoration-color has no transition 2020-05-30 19:49:51 +08:00
07akioni
a8f32de527 style(pagination): use global border-radius & remove bg color of active action 2020-05-30 19:41:13 +08:00
07akioni
0f528bc3d9 doc(grid): use green as primary color 2020-05-30 19:40:31 +08:00
07akioni
7b9416ee15 doc(steps): change default state to process 2020-05-30 19:15:10 +08:00
07akioni
b9f0c7684e style(steps): optimize styles of different status 2020-05-30 19:11:40 +08:00
07akioni
46040ed954 style(typography): elavate depth of text color of strong text 2020-05-30 18:10:21 +08:00
07akioni
3baa323e8b doc: fix some type annotations 2020-05-30 17:23:48 +08:00
07akioni
ce60bd832f doc(alert): reorder api 2020-05-30 17:22:35 +08:00
07akioni
4d1a9e93bd doc: fix some type annotations 2020-05-30 17:20:27 +08:00
07akioni
c250e3f8b4 doc(layout): themed style 2020-05-30 17:18:16 +08:00
07akioni
cbb77b97e3 fix: set postcss.options.cssnano.colormin to false
Since on development, the sass file will pass colormin, its color may be transfrom by cssnano. In that case, some colors in the color scheme won't be accessible by ui itself. But it can be turned on in production mode, because at that time the color scheme file won't pass the sass loader but a naive rollup plugin, the color won't be changed anymore.
2020-05-30 16:43:28 +08:00
07akioni
722e67356e feat(utils/color): support more formats on read 2020-05-30 16:39:33 +08:00
07akioni
690b1af685 fix(utils/cssr): theme pallete not cleaned 2020-05-30 16:39:03 +08:00
07akioni
7da29d07d9 style(button): use opaque color on icon 2020-05-30 16:35:51 +08:00
07akioni
b0fc3f8087 doc: change bg color of the site 2020-05-30 16:13:09 +08:00
07akioni
2f9c426d24 style(input): use opaque color on icons 2020-05-30 16:11:57 +08:00
07akioni
ca503c0be9 doc(table/controlled-page): fix errors 2020-05-30 16:10:20 +08:00
07akioni
7fcce5d163 style: replace color literal with value 2020-05-30 16:10:00 +08:00
07akioni
28f81bb623 fix: typo 2020-05-30 16:08:08 +08:00
07akioni
c3e1d33e54 style(tag): refine border on light theme 2020-05-30 13:51:57 +08:00
07akioni
3f9a052c7b feat(layout): themed-style 2020-05-30 13:51:20 +08:00
07akioni
1b08fe1bfe style: refactor some light colors, table, code... 2020-05-30 13:15:51 +08:00
07akioni
c639491178 fix(layout): sider button doesn't rotate after collapsing 2020-05-30 00:35:06 +08:00
07akioni
19fef6e797 doc(button): refactor demos to make them look harmonious 2020-05-30 00:29:18 +08:00
07akioni
302d899f25 doc(change-log): 1.2.1 2020-05-29 15:57:18 +08:00
07akioni
5932ca2e85 fix(slider): silder popover has no zindex 2020-05-29 15:34:22 +08:00
07akioni
0f5ac2782d refactor: clean some cssr files' codes 2020-05-29 13:22:12 +08:00
07akioni
0f28fa0dec doc(button): reorder props & add color demo in English 2020-05-29 13:21:39 +08:00
07akioni
606bba71f4 doc(think): explain what theme var should be organized 2020-05-29 13:10:19 +08:00
07akioni
cdbcadea47 refactor(base-suffix): refactor theme vars 2020-05-29 13:09:44 +08:00
07akioni
aa44ea73e3 Merge branch 'develop' of ***REMOVED*** into develop 2020-05-29 11:55:12 +08:00
07akioni
8f0795dd58 refactor(mixin/asformitem): now it provides NFormItem a truthy value rather than null 2020-05-29 11:49:06 +08:00
07akioni
108c05857c refactor: remove redundant themed styles 2020-05-29 11:30:29 +08:00
07akioni
c714d8a1de chores 2020-05-29 11:22:07 +08:00