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
07akioni
ddba899b12
style(input-number): fix error & warning status inside form item
2020-05-29 11:21:08 +08:00
07akioni
fc857e4a72
doc(form): custom validation of form-item
2020-05-29 11:06:55 +08:00
07akioni
6b76f74e7c
style(input): fix focus color
2020-05-29 10:50:44 +08:00
07akioni
71e417a3e5
style(form): warning status
2020-05-29 10:50:17 +08:00
07akioni
73df10ae55
feat(utils): for form-item style generation
2020-05-29 10:49:05 +08:00
07akioni
254e697ce9
refactor(input, input-number): chagne style mount timing
2020-05-29 10:47:27 +08:00
07akioni
5af0bba0ac
feat(base-suffix): warning status inside form item
2020-05-29 10:46:26 +08:00
07akioni
9df5582856
feat(base-selection): warning status inside form item
2020-05-29 10:45:09 +08:00
07akioni
42d966de4d
feat(input-number): warning status inside form-item
2020-05-28 22:39:19 +08:00
07akioni
a209b23114
feat(input): warning status inside form-item
2020-05-28 22:38:34 +08:00
07akioni
da117070a9
feat(form-item): custom feed back & validation status
2020-05-28 22:37:07 +08:00
07akioni
dd6a8de66a
Merge pull request #141 from TuSimple/freestyle
...
release: 1.1.5
2020-05-28 14:35:10 +08:00
07akioni
1ab3f9e06b
release: 1.1.5
2020-05-28 14:29:31 +08:00
07akioni
36afe6cc7f
Merge pull request #140 from TuSimple/freestyle
...
Freestyle
2020-05-28 14:29:15 +08:00
07akioni
a13e34cb86
Merge branch 'develop' of ***REMOVED*** into develop
2020-05-28 14:21:25 +08:00
07akioni
4b0d280c72
feat(select): debug prop
2020-05-28 14:18:50 +08:00
07akioni
c7e94407af
feat(select): support style & class on select option
2020-05-28 13:51:35 +08:00
07akioni
f966827fdc
fix(base-selection): clearable when disabled
2020-05-28 13:17:32 +08:00
07akioni
9ab273fcb6
feat(collapse): display directive
2020-05-28 13:08:59 +08:00