07akioni
|
ae72f0b9ce
|
feat(notification): add titleFontSize , metaFontSize , descriptionFontSize theme variables
|
2022-06-29 02:30:56 +08:00 |
|
07akioni
|
8c2da9fb13
|
docs(form): number rule caveat
|
2022-06-29 02:07:23 +08:00 |
|
07akioni
|
83c4c665af
|
docs(date-picker): add form debug
|
2022-06-29 02:01:54 +08:00 |
|
07akioni
|
42dbf9828a
|
docs(notification): fix warning api in example
|
2022-06-29 01:53:14 +08:00 |
|
07akioni
|
6d319f095a
|
docs(icon): fix api table, remove icon prop
|
2022-06-29 00:54:27 +08:00 |
|
07akioni
|
2735104410
|
docs(changelog): button icon align
|
2022-06-29 00:50:27 +08:00 |
|
losting
|
a6b9bcba8a
|
fix(button): icon align (#3173)
* fix(button): style
* Update src/button/src/styles/index.cssr.ts
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2022-06-29 00:46:51 +08:00 |
|
07akioni
|
e7a124956a
|
feat(tree-select): many render function props, closes #3197
|
2022-06-29 00:18:35 +08:00 |
|
07akioni
|
dc3e920f10
|
fix(modal): mask may overlay over content if no preset is used, closes #3204
|
2022-06-28 23:33:03 +08:00 |
|
jp-liu
|
72d7036dcd
|
fix(grid): correct spelling (#3200)
|
2022-06-28 23:21:31 +08:00 |
|
07akioni
|
3ed7118ca0
|
feat(date-picker): type prop supports 'quarterrange' and 'yearrange'
|
2022-06-27 02:21:39 +08:00 |
|
07akioni
|
53f86e7c39
|
docs(changelog): closes #3169
|
2022-06-27 00:28:39 +08:00 |
|
XieZongChen
|
100e30bebc
|
fix(tabs): bar-width prop not working when it's 0 (#3176)
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2022-06-27 00:19:08 +08:00 |
|
XieZongChen
|
88ca298c80
|
fix(drawer): logs warning when uses show-mask prop (#3179)
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2022-06-26 23:46:33 +08:00 |
|
吉仔
|
6d0ada7e33
|
fix(buttom): doesn't omit content if content is wrapped in ellipsis container, closes #3178
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2022-06-26 23:41:13 +08:00 |
|
吉仔
|
2823ccb3ed
|
fix(select): filter prop invalid, closes #3175 (#3183)
* fix(select): filter prop invalid, closes #3175
* Update src/select/src/Select.tsx
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2022-06-26 23:25:17 +08:00 |
|
07akioni
|
3a7eb9598f
|
fix(select): filter prop not working
|
2022-06-26 23:18:52 +08:00 |
|
07akioni
|
9dcfd6acb4
|
fix(select): will remove select value in multiple mode in form if Enter key is pressed in input element
|
2022-06-26 23:08:55 +08:00 |
|
XieZongChen
|
b5d3ae6392
|
test(tree): add test (#3187)
|
2022-06-26 21:20:24 +08:00 |
|
07akioni
|
049431b22d
|
2.30.6
|
2022-06-22 03:49:40 +08:00 |
|
07akioni
|
03a07409fc
|
fix(image): lazy prop doesn't work on Safari & Firefox
|
2022-06-22 03:35:38 +08:00 |
|
07akioni
|
e9417aaadb
|
test: fix
|
2022-06-22 03:18:20 +08:00 |
|
07akioni
|
2b9b878f8c
|
fix(data-table): column will lose box shadow when set to ellipsis & fixed simultaneously, closes #3145
|
2022-06-22 03:08:05 +08:00 |
|
07akioni
|
488d6d2da6
|
fix(data-table): column ellipsis prop's type doesn't allow style prop
|
2022-06-22 02:36:07 +08:00 |
|
07akioni
|
ac37052dbc
|
fix(modal): when many instances are activated at same time, on-mask-click will be triggered on every modal even only one mask is clicked #3147
|
2022-06-22 02:32:39 +08:00 |
|
07akioni
|
a89f8b1d03
|
fix(grid): doesn't adjust it's content to fit responsive config in SSR page, closes #2462
|
2022-06-22 01:48:26 +08:00 |
|
07akioni
|
ce15a9ad60
|
fix: some components don't work correctly if __VUE_OPTIONS_API__ is set to false , closes #3146
|
2022-06-22 01:38:13 +08:00 |
|
XieZongChen
|
881045a1d0
|
test(tree): add test (#3144)
|
2022-06-20 23:37:57 +08:00 |
|
keuby
|
a7f4d50beb
|
fix(grid): hydrate incorrectly (#3132)
* fix(grid): hydrate incorrectly
* fix(grid): optimized implementation
Co-authored-by: knight.chen <knightch@knx.com.cn>
|
2022-06-20 22:17:35 +08:00 |
|
dellen
|
a5e00a85f7
|
fix(color-picker): fix can't set alpha value correctly manually (#3138)
|
2022-06-20 22:10:04 +08:00 |
|
07akioni
|
66aab466f7
|
Merge branch 'main' into docs
|
2022-06-20 02:29:49 +08:00 |
|
07akioni
|
922224aa27
|
2.30.5
|
2022-06-20 02:28:31 +08:00 |
|
07akioni
|
a7ee043710
|
docs(changelog): volar types
|
2022-06-20 02:04:16 +08:00 |
|
07akioni
|
dd2933ed27
|
fix(grid): v-show + collapse
|
2022-06-20 01:50:39 +08:00 |
|
07akioni
|
061b0abd5d
|
docs: some fixes
|
2022-06-20 01:11:22 +08:00 |
|
07akioni
|
502e907fbe
|
docs: data-table & tabs caveat
|
2022-06-20 00:59:23 +08:00 |
|
07akioni
|
021c11159d
|
docs(create-discrete-api): fix typo
|
2022-06-20 00:42:39 +08:00 |
|
07akioni
|
42cd66463a
|
feat(image): add placeholder slot
|
2022-06-20 00:39:41 +08:00 |
|
07akioni
|
cd80bcffb7
|
fix(image): lazy load
|
2022-06-20 00:10:27 +08:00 |
|
07akioni
|
32cf3bee4b
|
fix(image): cleanup unobserve
|
2022-06-19 20:08:42 +08:00 |
|
07akioni
|
226a8d9ea8
|
refactor(image): lazy load
|
2022-06-19 19:51:20 +08:00 |
|
doom-9
|
60a2d7ae35
|
feat(image): add lazy prop (#3096)
* feat:n-input Support hidden password
* feat(form): support require-mark-placement(#171)
* Revert "feat(form): support require-mark-placement(#171)"
This reverts commit 0627777693 .
* Revert "feat:n-input Support hidden password"
This reverts commit ea6491783d .
* test(dialog): Update dialog component test (#1404)
* test(data-table): update test (#1411)
* fix
* 图片懒加载
* 添加debug
* 完善
* 添加demo文件
* changelog
* 更新DOM后才开始执行
Co-authored-by: songjianet <1778651752@qq.com>
Co-authored-by: XieZongChen <46394163+amadeus711@users.noreply.github.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2022-06-19 15:02:35 +08:00 |
|
07akioni
|
0a7181a87f
|
fix(data-table): on-update-checked-row-keys will pass row data, closes #2215, closes #2265
|
2022-06-19 13:58:20 +08:00 |
|
07akioni
|
fc7133dfb7
|
refactor(data-table): render cell
|
2022-06-19 13:30:26 +08:00 |
|
XieZongChen
|
69cd8c1140
|
feat(data-table): add render-cell prop (#3109)
* feat(data-table): add render-cell
* feat: add change log
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2022-06-19 12:00:57 +08:00 |
|
07akioni
|
c45d5044f3
|
fix: changelog
|
2022-06-19 11:21:59 +08:00 |
|
07akioni
|
3d1a2766fb
|
refactor(back-top): clean code
|
2022-06-19 10:58:14 +08:00 |
|
XieZongChen
|
24ed657554
|
fix(select): fix abnormal display when clearable (#3131)
|
2022-06-19 10:57:43 +08:00 |
|
keuby
|
c02796a2b1
|
fix(back-top): behaves incorrectly when scrollEl is html element (#3130)
Co-authored-by: knight.chen <knightch@knx.com.cn>
|
2022-06-19 00:57:26 +08:00 |
|
keuby
|
e50393884e
|
feat(space): add wrap-item prop (#3121)
* feat(space): adds wrap-item prop
* Update src/space/demos/zhCN/index.demo-entry.md
* Apply suggestions from code review
Co-authored-by: knight.chen <knightch@knx.com.cn>
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2022-06-19 00:10:29 +08:00 |
|