Commit Graph

151 Commits

Author SHA1 Message Date
zkwolf
b07190e13d
feat: dark theme (#3410)
* chore: update style

* chore: add dark css build

* test: update snapshot

* chore: remove compact var

* chore: update style

* test: update snapshot
2021-01-14 17:33:17 +08:00
Hyphon
8a807caca2
fix(date-picker): add props(mode) value -- decade (#3514)
Co-authored-by: 李艺珅 <l>
2021-01-13 21:17:05 +08:00
tanjinzhou
bf7c62f457 fix: date-picker ts type error 2021-01-07 19:18:59 +08:00
tangjinzhou
adc6afb8fd
chore: support less4 (#3449) 2020-12-27 14:50:32 +08:00
koichi uchinishi
184fe6866c
style: remove unsed codes (#3382) 2020-12-17 11:54:49 +08:00
tangjinzhou
5af2653e5a fix: datepicker log some warning 2020-12-06 00:27:04 +08:00
tanjinzhou
23dc1f86b2 style: vSlots to v-slots 2020-11-24 18:07:45 +08:00
zkwolf
12d467e498
fix: range-picker style order #3219 (#3245) 2020-11-23 14:24:33 +08:00
tangjinzhou
b155627923 style: format code 2020-11-07 21:19:50 +08:00
tangjinzhou
a13dd20f58 style: format file 2020-11-07 15:37:17 +08:00
tangjinzhou
e39b43bbc2 fix: date-picker default format not correct #3091 2020-11-03 23:28:08 +08:00
tangjinzhou
6a16e19b37 fix: moment ts error 2020-11-03 22:57:14 +08:00
Amour1688
c98e13d803 style: optimize date-picker code 2020-11-03 11:53:59 +08:00
Amour1688
7651862729
fix: app.use type error (#3079) 2020-11-01 15:03:33 +08:00
tanjinzhou
789647c604 test: update test & ts 2020-10-28 15:31:45 +08:00
tangjinzhou
db63f369e1 feat: add ga_IE locale 2020-10-27 23:00:46 +08:00
tangjinzhou
7f77955474 test: update snap 2020-10-26 22:22:37 +08:00
tangjinzhou
af46975f56 test: udpate date-picker & drawer snap 2020-10-24 21:15:55 +08:00
Amour1688
9eb15a524b chore: date-picker snap 2020-10-24 20:52:49 +08:00
tanjinzhou
d2d613980a chore: update build config 2020-10-19 16:43:10 +08:00
tanjinzhou
f3c12b0323 style: update comment 2020-10-16 14:26:04 +08:00
Amour1688
20f54950a9 chore: date-picker types 2020-10-16 10:18:25 +08:00
tanjinzhou
2fdfa2b662 refactor: button date-picker drawer dropdown form by ts 2020-10-15 17:58:05 +08:00
tanjinzhou
de81c7c1d9 fix: date-picker ts error 2020-10-15 13:39:17 +08:00
John60676
147845b55f
fix(date-picker): import path (#2992) 2020-10-15 12:33:51 +08:00
tangjinzhou
54ca9021c3 refactor: date-picker by ts 2020-10-14 23:12:51 +08:00
tanjinzhou
db31c526d9 refactor: cascader checkbox collapse comment description divider by ts 2020-10-14 17:57:38 +08:00
tanjinzhou
ac863a6a11 fix: use support chain operate 2020-10-13 19:14:56 +08:00
tangjinzhou
95eaf941d7 fix: proptypes.bool default value error 2020-10-11 21:31:57 +08:00
tanjinzhou
61ef8e6883 chore: PropTypes.bool to PropTypes.looseBool 2020-10-10 18:16:28 +08:00
Amour1688
28111e7f34 chore: rename ConfigConsumerProps to defaultConfigProvider 2020-09-30 10:47:18 +08:00
Amour1688
993ca4c799 Merge branch 'feat-vue3' into next 2020-09-24 09:50:33 +08:00
tanjinzhou
c325f246cf test: update snap 2020-09-23 19:36:45 +08:00
tanjinzhou
6197d60d9a test: update test config 2020-09-23 17:32:53 +08:00
tangjinzhou
f99200c966 test: update snap 2020-09-19 23:36:48 +08:00
Amour1688
a5eda35693 Merge branch feat-vue3 into next 2020-09-10 10:01:32 +08:00
Carter Li
fb52b36067
chore: use lodash-es to support vite (#2777)
To fix error: `Uncaught (in promise) SyntaxError: The requested module
'/@modules/lodash/isPlainObject.js' does not provide an export named
'default'`
2020-09-02 22:44:16 +08:00
tangjinzhou
fbcf0bff9d chore: update moment to support vite 2020-08-31 22:25:47 +08:00
tanjinzhou
1f6accba22 test: update snap 2020-08-31 17:16:16 +08:00
tanjinzhou
06b7e33cc0 chore: remove classnames 2020-08-31 16:53:19 +08:00
Amour1688
34ac8444f4 chore: migrate local from js to ts 2020-08-22 14:37:38 +08:00
tanjinzhou
4bdb241aa6 fix: some component not support css scoped 2020-08-20 17:56:49 +08:00
tanjinzhou
07476d43db perf: update shallowequal 2020-08-14 18:24:30 +08:00
Amour1688
fea034987c test: update date-picker snap 2020-08-14 13:04:39 +08:00
tanjinzhou
cde476a1f7 test: update date-picker & config-provider 2020-07-29 15:34:19 +08:00
tangjinzhou
8ae91150aa fix: date-picker throw class error 2020-07-28 23:48:15 +08:00
tangjinzhou
792d2af69b test: update listeners style 2020-07-25 21:46:52 +08:00
tangjinzhou
ed2a8d6cef test: update some not support props 2020-07-25 15:46:49 +08:00
tanjinzhou
98733252c1 feat: update date-picker 2020-07-23 15:15:38 +08:00
tanjinzhou
a3a53613c5 feat: update date-picker 2020-07-22 17:47:08 +08:00