72 Commits

Author SHA1 Message Date
07akioni
b5a72a0cd8 feat(date-picker): month, quarter, year format 2024-01-01 17:52:35 +08:00
07akioni
bc789c788b fix: constraint doc md table width 2024-01-01 16:38:35 +08:00
Mr.Bai
7e5caad596
chore: fit tusimple theme with 2.24.6 (#2450)
* fix(NUC-270): fix data-table hover background

* fix(NUC-275): fix message pop-up font color

* fix(NUC-278): fix button group radius

* fix(NUC-327): fix progress linearGradient and dark mode font color

* fix(NUC-275): fix message dark mode pop-up font color

* fix(NUC-326): change autosize input size

* fix(NUC-278): button recover demo

* ix(NUC-326): recover autosize input size

* fixed: recover button group demo

* fix(NUC-327): reduce !important

* fix(NUC-327): reduce !important both light and dark

* fix(NUC-282): fix tag default style and hover style

* fix(NUC-325): fix current style

* fix(NUC-272): fix dropdown hover background

* fix(NUC-285): fix resiable textarea slider position

* fix(NUC-324): change timer picker selected background-color

* fix(NUC-323): fix pop select style<hover width and border>

* fix(NUC-320): fix dropdown menu button distance

* fix(NUC-319): fix switch style

* fix(date-picker):  remove current color

* fix(NUC-296): fix switch color style

* fix(NUC-300): remove controlled green backgroundcolor

* fix(NUC-290): fix transfer gap arrow style

* fix(NUC-272): fix transfer gap width

* fix(NUC-273): fix select icon arrow style

* fix(NUC-311): fix tabs underline style

* fix(NUC-319): set rail overflow hidden

* Update package.json

* fix(NUC-328): fix button padding

* fix(NUC-329): remove start end background

* fix(NUC-330): set title margin-top

* fix(NUC-331): change message pop color

* fix(NUC-331): change warning color

* fix(NUC-333): change table borderColor

* fix(NUC-332): change layout bgc

* fix(NUC-334): remove thead border

* fix(NUC-272): fix hover style

* fix(NUC-270): fix tr hover color

* fix(NUC-269): no border tabke add border-radius

* feat(data-table):make icon color configurable

* fix(NUC-284): change button height

* fix(NUC-290): fix spacing,font color and bgc

* fix(NUC-314): fix expand rows align

* fix(NUC-336): fix card icon size

* fix(NUC-272): fix select & popselect selected style

* fix(NUC-319): fix button linear-gradient color and overflow

* fix(NUC-338): number align center

* fix(NUC-337):change empty table bgc

* fix(TsConfigProvider): fix change unconfigable when change mode

* fix(NUC-339):make icon color configable

* fix(NUC-320): fiix button spacing

* fix(data-table):remove light empty table bgc

* fix(NUC-290):fix transfer spacing and icon color

* fix(NUC-331): fix warning text color

* fix(NUC-330): change dialog title spacing

* fix(NUC-329): fix left and right of date range selected

* fix(NUC-272): fix dropdown backgroung overflow

* fix(popselect): menu overflow hidden

* fix(progress): dark mode color reverse

* fix(dynamic tags): fix dynamic tags minwidth

* fix(data-table): Unbordered & single Line border-radius

* fix(NUC-325): fix style when both current and selected

* fix(data-table):fix empty table bgc

* fix(message): fix success message font color

* fix(NUC-269,NUC-332): fix dark layout bgc and card bgc

* fix: remove layout bgc

* fix(NUC-284):fix tag_close icon size

* fix(NUC-290): fix button color

* fix(NUC-323): remove selected bgc

* fix(NUC-330): fix content spacing

* fix(NUC-320): change spacing between button 12px

* fix(switch): fix diabled switch color

* fix(transfer): fix hover style on arrow

* fix(table): add all table border-radius

* fix(select, popselect): fix selected style when hover

* fix: fix card icon size and dark select

* fix(NUC-339): change light icon color

* fix: change tag close icon size

* fix(NUC-270): reduce one hover of two

* fix(switch): fix disabled color

* fix(data-table): fix wrong transparenz expression

* fix(switch): fix disabled active style

* fix(switch): reduce box-shadow of disabled button

* fix(date-picker): fix disabled font color when current

* fix(date-picker): fix dark selected color

* fix(switch): change opacityDisabled

* fix(data-table): fix Expand rows

* chore: Code standardisieren

* fix(demo): change demo card bgc

* fix(demo): change demo card bgc

* fix(Tre-Select): remove padding

* fix(ts-dara-table): icon vertical center

* fix(dropdown and popselect):unite padding and option height

* fix(cascader):unite padding and option height

* fix(Breadcrumb): change font color

* fix(Pagination): fix item hover color

* fix(Popover): change padding

* fix(Button): fix hover color when dark

* fix(Radio): fix radio color

* fix(Checkbox)" change disabled color

* fix(theme): change dark theme color

* fix(steps): change drak indicatorTextColorProcess color

* fix(upload): change bin delete color

* fix(popover): change padding

* fix(tooltip): change padding of pop

* fix(Slider): fix color of TS theme

* fix(Radio): fix dark checked color

* chore: recover variables

* fix(demp-style): fix demo card style

* chore: update tusimple theme

Co-authored-by: qhy <bjfuchin@gmail.com>
Co-authored-by: coder-chin <79465534+coder-chin@users.noreply.github.com>
Co-authored-by: Chin <“1277180540@qq.com”>
Co-authored-by: Jiwen Bai <56228105@qq.com>
2022-02-18 18:31:27 +08:00
07akioni
4c3ce02102 docs(ssr) 2021-06-02 16:17:13 +08:00
07akioni
14f1b93c86 refactor(anchor): listen to global scroll & add offset-target prop 2021-05-27 12:43:12 +08:00
07akioni
a36ee45bca site: add footer 2021-05-04 02:27:16 +08:00
07akioni
b1bad3c9ff feat(drawer): content-style & drawer-content component 2021-04-19 15:58:22 +08:00
07akioni
5491320f9e fix: add -webkit-text-size-adjust to global style
IOS safari will have error font size if not set.
2021-04-06 17:45:42 +08:00
07akioni
55982babf0 site: full site responsive 2021-04-06 01:31:09 +08:00
07akioni
ab65cfa31f site: optimize scroll behavior of table & code 2021-04-06 00:17:14 +08:00
07akioni
c888a4c334 site: fix ios safari text size 2021-04-05 23:12:35 +08:00
07akioni
d7ee585e10 site: fix menu value & code overflow 2021-04-05 20:06:50 +08:00
07akioni
f87217ff28 site: use static layout no mobile phone 2021-04-05 19:40:49 +08:00
07akioni
0f030200a5 site: refactor util component & remove useless comopnent 2021-04-05 15:14:03 +08:00
07akioni
121f5d2c24 site: use em on demo <code /> el 2021-02-18 22:58:39 +08:00
07akioni
2ac1fb0678 site: fix api-table margin bottom 2020-11-30 22:20:01 +08:00
07akioni
1f4e1b587e refactor: use font from v-fonts 2020-11-04 12:13:11 +08:00
07akioni
3031b93d2a refactor: remove most sass usage 2020-11-01 19:35:00 +08:00
07akioni
1ccec286fb fix(site): api table mono font style 2020-10-21 16:07:32 +08:00
07akioni
7148b6169e docs(space): update align 2020-10-08 01:18:16 +08:00
07akioni
c618e7cdd3 site: locale 2020-10-07 20:45:51 +08:00
07akioni
da35f76b14 refactor(affix): support vue3 2020-09-19 16:02:14 +08:00
07akioni
c016bad589 refactor(collapse): support vue3 2020-09-19 00:10:16 +08:00
07akioni
2de6b0dd5d site: use monospace font on first col of api table 2020-09-18 17:06:40 +08:00
07akioni
7c4302990e docs(menu): api 2020-09-17 12:17:50 +08:00
07akioni
048e7789eb site: disabled overflow scroll 2020-09-07 14:11:27 +08:00
07akioni
9f55eae73e site: optimize layout styles, make it work on ipad 2020-09-07 14:04:54 +08:00
07akioni
f279d0c818 fix: dark style entry scss mixin name 2020-07-08 22:11:02 +08:00
07akioni
4ba2de372f chore: test customize style scheme on deploymentIndex 2020-06-18 01:47:22 +08:00
07akioni
6ecf0bf949 feat: experimental customize theme 2020-06-18 01:33:55 +08:00
07akioni
382caf8b52 fix: update demo card code font-family 2020-06-01 13:04:44 +08:00
07akioni
37feb27e98 doc: style changes 2020-05-30 21:11:46 +08:00
07akioni
4dfefa3414 doc: refine avator & card & grid & layout & related fixes 2020-03-08 14:19:51 +08:00
07akioni
d25da21e20 doc: refine create themed component, config provide, config comsumer, element, layout, grid docs 2020-03-08 00:06:05 +08:00
07akioni
2f64143b90 style: remove metropolis as depdency 2020-03-07 22:47:22 +08:00
07akioni
d6ef32aa68 feat: make detachable components work with modal (wip) 2020-03-04 23:38:19 +08:00
07akioni
6988d0cec0 chore: not worth logs 2020-03-03 17:41:05 +08:00
07akioni
45fab173b1 doc: doc header changed 2020-02-29 17:40:09 +08:00
07akioni
ccd823571f chore: small fixes 2020-02-28 20:31:06 +08:00
07akioni
b8e6407382 feat(table): add table component 2020-02-20 16:26:34 +08:00
07akioni
e8244b6b03 style: refactor color system, wip 2020-02-20 13:22:48 +08:00
07akioni
245855b212 style: refactor color system, wip 2020-02-19 21:08:31 +08:00
07akioni
0a87fe6500 style: refactor colors 2020-02-19 19:58:39 +08:00
07akioni
e3548749b4 style: refactor color system, wip 2020-02-19 13:36:29 +08:00
07akioni
abb8edd2f4 doc(upload): zh-cn 2020-02-18 19:24:45 +08:00
07akioni
560ae6fcdf style: some doc style change 2020-01-09 00:28:17 +08:00
07akioni
9bba609c6d style: set strong font-weight to 500 2019-12-23 16:48:49 +08:00
07akioni
518fec0911 chore: pre font family at doc 2019-12-23 13:42:58 +08:00
07akioni
849c9deb21 doc: use card to show demo 2019-12-22 23:19:08 +08:00
07akioni
33808cb31f chore: rename $default-cubic-bezier to $--n-ease-in-out-cubic-bezier 2019-12-22 15:50:37 +08:00