tangjinzhou
|
202f341299
|
chore: merge next
|
2021-06-30 14:41:07 +08:00 |
John
|
389b233a40
|
refactor(3.x/button): use composition api (#4291)
* refactor(button): use composition api
* refactor: add rtl
* refactor: sync antd
* refactor: update css
* refactor: add dev warning
* test: add test case
* refactor: export component type
* refactor: optimize
|
2021-06-30 10:03:17 +08:00 |
ajuner
|
d028cce23f
|
chore: use type import (#4260)
|
2021-06-26 09:35:40 +08:00 |
tangjinzhou
|
b1bb913f9d
|
fix: `Layout` `RangePicker` `WeekPicker` `Textarea` on-demand loading failure
|
2021-06-24 22:47:36 +08:00 |
tangjinzhou
|
33c7230ee2
|
style: update prettier & format code
|
2021-06-23 23:10:07 +08:00 |
tangjinzhou
|
fdecafbbb3
|
feat: support vite-plugin-components
|
2021-06-23 21:47:53 +08:00 |
tangjinzhou
|
116c8e4cef
|
test: update snap
|
2021-06-20 22:53:42 +08:00 |
meteor
|
f437e9124d
|
fix(date-picker): when default slot is a comment node, date-picker will not display (#4105)
|
2021-05-23 20:24:41 +08:00 |
Shahram M. Hassan
|
79995c141d
|
feat: add Central Kurdish Language (ku_KU) (#3757)
|
2021-03-07 21:23:02 +08:00 |
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 |