Commit Graph

7554 Commits

Author SHA1 Message Date
07akioni
cb497696b6 chore: fix typo 2022-07-07 01:43:35 +08:00
07akioni
b6e623d1eb fix(button): nativeFocusBehavior type 2022-07-07 01:41:57 +08:00
07akioni
7437fcff82 fix(dropdown): scrollable menu animation 2022-07-07 01:34:51 +08:00
07akioni
5772d68e7b fix(button): no pressed effect on firefox 2022-07-07 01:10:30 +08:00
07akioni
f0f00fc05b fix(data-table): prevent page scroll in virtual scroll mode 2022-07-07 00:46:00 +08:00
07akioni
5e60c9fc19 refactor(avatar): disabled native lazy currently 2022-07-07 00:29:37 +08:00
07akioni
2ea323ae2b docs(number-animation): finish 2022-07-07 00:23:21 +08:00
07akioni
34e1e393f7 fix(popover): scrollable with header or footer 2022-07-07 00:18:45 +08:00
07akioni
975be7d412 feat(dropdown): export DropdownMenuProps type 2022-07-07 00:01:32 +08:00
07akioni
a7777d8939 docs(form): fix form item validate trigger description 2022-07-06 23:52:45 +08:00
07akioni
1326e94408 docs(tree): fix filter demo 2022-07-06 23:51:57 +08:00
07akioni
6e69eb4f06 fix(countdown): reset method 2022-07-06 23:44:39 +08:00
07akioni
1e7bb4a8f5 fix: all components' user-select style prop's effect on safari 2022-07-06 23:29:19 +08:00
07akioni
3c06a36588 fix(input): text color is too shallow with disabled state in Safari, closes #3241 2022-07-06 22:36:19 +08:00
07akioni
d9acc59450 docs(changelog): closes #2885 2022-07-06 22:10:02 +08:00
07akioni
f957c68d96 fix(radio-button): may not have correct cursor style in some versions of chrome, closes #3243 2022-07-06 22:07:31 +08:00
07akioni
ec0a0891a1 chore: jsx format 2022-07-06 22:04:08 +08:00
XieZongChen
b203e3ed2d
feat(countdown): add reset method (#3230)
* feat(countdown): add reset

* feat: optimize code

Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-07-06 01:05:05 +08:00
07akioni
1c0536966b fix(drawer): clean code 2022-07-06 01:00:01 +08:00
07akioni
1c82bf9525 refactor(drawer): resizable 2022-07-06 00:56:20 +08:00
Jevon
3d9f4c2f6f
feat(drawer): add a new prop(adjustable) so that the drawer can adjust its width/height (#3234)
* feat(drawer): add a new prop(adjustable) so that the drawer can adjust its width/height

* docs: optimize doc
2022-07-05 23:13:03 +08:00
Dymitr
36be318d5a
fix: update Ukrainian locale (#3237) 2022-07-05 23:07:40 +08:00
07akioni
f4a7c0e224 fix(notification): animation 2022-07-05 00:49:37 +08:00
07akioni
50adfe99a2 feat(tree): support accrodion animation 2022-07-05 00:39:22 +08:00
07akioni
acfdca7cde feat(tree): adds accrodion prop, closes #3129 2022-07-05 00:11:50 +08:00
07akioni
f14058bbaa docs(changelog): tree check on click 2022-07-04 23:53:09 +08:00
07akioni
2916835e89 refactor(tree): check-on-click prop 2022-07-04 23:50:28 +08:00
07akioni
ed4003dde2 refactor(dropdown): menu class name 2022-07-04 23:36:33 +08:00
07akioni
0f08827ea5 fix(scrollbar): overflow 2022-07-04 23:36:33 +08:00
周顺顺
57eb213401
feat(tree): adds check-on-click prop (#3137)
* feat(tree):  adds `check-on-click` prop

* docs(entry.md): 修正入口文档格式

* docs(entry.md): 调整api位置,按字母排序

* fix(color-picker): fix can't set alpha value correctly manually (#3138)

* fix(grid): hydrate incorrectly (#3132)

* fix(grid): hydrate incorrectly

* fix(grid): optimized implementation

Co-authored-by: knight.chen <knightch@knx.com.cn>

* test(tree): add test (#3144)

* Update src/tree/src/Tree.tsx

Co-authored-by: dellen <37081481+dellenshang@users.noreply.github.com>
Co-authored-by: keuby <knightchen@knx.com.cn>
Co-authored-by: knight.chen <knightch@knx.com.cn>
Co-authored-by: XieZongChen <46394163+amadeus711@users.noreply.github.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-07-04 23:35:41 +08:00
07akioni
017568d37c refactor(data-table): column.single => column.multiple 2022-07-04 23:06:51 +08:00
Jevon
3de6814d1f
feat(data-table): add single prop to datatable #3056 (#3209)
* feat(datatable): add `single` prop to datatable #3056

* test(datatable): add `single` prop test case

* fix: `single` test case

* docs: add english changelog

* test(data-table): accomplish `single` prop test case

* feat: change checkout to radio

* Update src/data-table/src/TableParts/Body.tsx

Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-07-04 22:47:28 +08:00
07akioni
6aa5ab1a08 feat(date-picker): disable confirm button if end date is not selected, closes #3226 2022-07-04 22:42:07 +08:00
07akioni
da00a3c193 refactor(upload): thumbnail url 2022-07-04 01:00:49 +08:00
VincentFong
4207226c1b
fix(upload): accept file.thumbnailUrl (#3216) 2022-07-04 00:56:40 +08:00
07akioni
9120cbf20d docs: explain preflight style 2022-07-04 00:35:03 +08:00
07akioni
b8f4e88739 docs: nuxt config update 2022-07-04 00:10:45 +08:00
07akioni
84dd9d049d docs: update known ssr issues 2022-07-04 00:07:09 +08:00
07akioni
ba808aae0c fix(dropdown): test 2022-07-03 23:02:05 +08:00
07akioni
6b85a67fe7 fix(dropdown): style 2022-07-03 22:42:36 +08:00
07akioni
6fab5f085e fix(dropdown): disabled option is hoverable 2022-07-03 22:42:35 +08:00
XieZongChen
474ae1f833
feat(date-picker): clearable prop can control action prop's clear when action prop's no clear set (#3168)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-07-03 22:23:55 +08:00
07akioni
4be92647d6 feat(dropdown): add menu props prop 2022-07-03 21:22:59 +08:00
Yhspehy
4388c109d2
fix(dropdown): scrollable prop not work (#3099)
* fix(dropdown): scrollable prop not work

* fix(dropdown): teleport to menu node when scrollable

* feat(dropdown): showSubmenu when hover scrollbar

* fix(dropdown): use popoverBody in teleport

* fix(docs): conflicts

Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-07-03 20:23:37 +08:00
Sepush
1dd6f421f0
feat(popover): add footer slot and footer-style prop (#3208)
* feat(popover): add `footer` slot and `footer-style` prop

Signed-off-by: Sepush <sepush@outlook.com>

* refactor: clean code

Signed-off-by: Sepush <sepush@outlook.com>

* docs(popover): add conjunction

Signed-off-by: Sepush <sepush@outlook.com>

* refactor: remove  unnecessary function

Signed-off-by: Sepush <sepush@outlook.com>

Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-07-03 20:09:07 +08:00
07akioni
470377fa3b fix(avatar): update snapshot 2022-07-03 19:58:19 +08:00
thinker-ljn
8ac46b121d
feat: export all component props definitions (#3214)
* feat: export all component props definitions

* feat: export props definitions from index file

* Update src/_internal/scrollbar/src/Scrollbar.tsx

* Update src/carousel/src/CarouselDots.tsx

* Apply suggestions from code review

Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-07-03 19:54:43 +08:00
07akioni
bd68a5872d fix(notification): leave animation if content height overflows screen 2022-07-03 19:34:03 +08:00
Mohammad Amin Mokhtari
a78244eef9
feat(notification): rtl (#3215)
* feat(notification): rtl style

* Delete rtl-debug.demo copy.vue
2022-07-03 19:13:02 +08:00
YRMING
bd4d0b271a
feat(number-animation): add on-finish prop (#3224)
* feat(number-animation): add `on-finish` prop

* chore: update changelog
2022-07-03 19:11:24 +08:00