JeremyWuuuuu
6bae2bffd0
improvement(project): breaking change in yml ( #7593 )
...
- Add breaking change yaml example.
- Add breaking change list for 2.2.
2022-05-09 21:51:27 +08:00
云游君
4873d833e9
fix(components): input textarea padding & label line-height ( #7570 )
...
* fix(components): input textarea padding & label line-height
* fix(components): form label top align by line-height
2022-05-09 19:39:23 +08:00
云游君
92d3fcee3c
fix(components): date picker range input__inner inherit height ( #7586 )
2022-05-09 17:48:31 +08:00
Hangyeong
4011e71395
fix(components): circle progress 0 percent transition effect ( #7562 )
2022-05-09 17:46:09 +08:00
Element
3b118d0703
chore: update changelog 2.2.0 ( #7579 )
2022-05-09 11:32:19 +08:00
云游君
f30b994d66
fix(components): select v2 remote method trigger reset value when blur ( #7569 )
2022-05-09 10:46:44 +08:00
0song
b2e7477f51
chore: update slogan text ( #7573 )
2022-05-09 10:33:14 +08:00
张奎安
db091c4d0c
fix(component): cascader searching placeholder does not disappear ( #7540 )
2022-05-09 09:58:51 +08:00
Xc
c3d5106f6d
fix: tree-select nodeKey default selected ( #7172 ) ( #7181 )
...
Fix the problem that nodeKey initialization is invalid
2022-05-09 09:36:53 +08:00
0song
56fee15685
chore: add right sponsors ( #7567 )
...
* chore: add spon
* chore: add spon dark
* chore: add spon ui
* chore: add spon ui2
* chore: add analytics
* chore: add readme
2022-05-09 08:49:28 +08:00
Jobin
a196b3a1e3
fix(components): [el-tree-v2]prop icon
support Component. fix [ #7517 ] ( #7518 )
...
* fix(components): [el-tree-v2]prop `icon` support Component. fix [#7517 ]
* fix(components): [el-tree-v2]prop `icon` support Component. fix [#7517 ]
2022-05-08 13:44:23 +08:00
云游君
5edc3a3adf
fix(components): input internal autofill border color ( #7561 )
2022-05-08 13:42:59 +08:00
kooriookami
c20634529f
fix(docs): fix Cross hovering ( #7558 )
2022-05-08 13:42:39 +08:00
JeremyWuuuuu
16abb4ca41
improvement(components): [virtual-table] ( #7557 )
...
- Add method `scrollToRow` to VirtualTable.
- Restore missing `cellProps` attribute.
- Add example for **Manual Scroll**.
- Add example for **Cross Hovering**.
- Update documentation accordingly.
2022-05-07 19:06:57 +08:00
JeremyWuuuuu
9b3a88811d
improvement(components): [virtual-table] ( #7548 )
...
- Add example for selection.
- Add example for inline editing.
2022-05-07 11:47:52 +08:00
btea
43cf294f8c
fix(docs): icon collection link ( #7547 )
2022-05-07 09:48:23 +08:00
JeremyWuuuuu
090706250b
feat(components): [auto-resizer] new component ( #7541 )
...
* feat(components): [auto-resizer] new component
- Add new component AutoResizer for skip passing width/height.
- Update documentation for AutoResizer.
- Update FAQs for TableV2.
- Update interfaces for TableV2.
* Fix linter error
* Fix linter issue
2022-05-07 09:47:32 +08:00
云游君
431033b00f
fix(theme-chalk): datetime picker time panel bg ( #7543 )
2022-05-07 02:26:41 +08:00
三咲智子
5bc6e0ce18
fix(theme-chalk): [button] auto insert space ( #7539 )
2022-05-06 21:56:07 +08:00
JeremyWuuuuu
52a528fde7
fix(components): [virtual-table] horizontal scroll ( #7538 )
2022-05-06 21:28:57 +08:00
三咲智子
d8775701d5
refactor(components): [popconfirm] refactor to script-setup ( #7522 )
...
* refactor(components): [popconfirm] refactor to script-setup
* refactor: improve ref
2022-05-06 20:16:23 +08:00
三咲智子
55c2546686
fix(ci): publish nightly ( #7537 )
2022-05-06 20:02:46 +08:00
JeremyWuuuuu
9a88fb4e46
fix(components): [popper] appendToBody API deprecation ( #7534 )
...
* fix(components): [popper] appendToBody API deprecation
- Remove `appendToBody` for components still using it.
* Remove duplicated attribute
2022-05-06 18:41:50 +08:00
류한경
0c583d0967
docs: fix custom thumbnail upload example preview img ( #7516 )
2022-05-06 18:29:59 +08:00
JeremyWuuuuu
e97fe719c4
chore(docs): update text button type ( #7533 )
...
- Update button's type in examples per changes for button
2022-05-06 17:33:52 +08:00
JeremyWuuuuu
5daf53e8e1
refactor(components)!: remove deprecated warning ( #7528 )
2022-05-06 13:19:01 +08:00
JeremyWuuuuu
119024eff0
fix(components): [popconfirm] text button type ( #7526 )
2022-05-06 13:17:35 +08:00
JeremyWuuuuu
7dc51f57e6
fix(components): [pickers] text button issue ( #7530 )
2022-05-06 13:16:44 +08:00
JeremyWuuuuu
a4aad5a9c0
feat(components): [button] update text button ( #7515 )
2022-05-05 23:53:47 +08:00
opengraphica
7173e402b7
feat(components): [form-item] auto attach labels to inputs ( #7450 )
...
* feat(components): [form-item] auto attach labels to inputs
* feat(components): [form-item] auto-attach up through select
* feat(components): [form-item] auto id complete for all inputs
* feat(components): [form-item] fix lint, remove unused usePopper hook
* feat(components): [form-item] PR comments
2022-05-05 22:04:32 +08:00
云游君
6f9d55471b
docs: add dark mode usage & compile dark/css-vars.css ( #7513 )
...
* docs: add dark mode usage & compile dark/css-vars.css
* docs: add example link
2022-05-05 19:56:10 +08:00
云游君
7b9fce4a11
docs: fix upload example images ( #7511 )
2022-05-05 16:56:49 +08:00
ntnyq
5ad4352e25
ci: respect config packageManager ( #7488 )
2022-05-05 11:02:20 +08:00
iamkun
cb22c1af34
chore: update to new google analytics ( #7486 )
2022-05-05 10:31:23 +08:00
bqy_fe
675311b7db
fix(components): [input] when textarea resize is both, the wordLimit position inaccurate ( #7445 )
2022-05-05 09:52:37 +08:00
Xc
334117c2cb
fix(components): [select] The problem that the size changes and the height does not change ( #7471 )
...
* fix: select size height change
* fix: add select size test
* fix: del unuse
2022-05-05 09:49:07 +08:00
JeremyWuuuuu
14cfb0500f
docs(components): [virtualized-table] finishing leftovers ( #7496 )
...
- Finishing the documentation examples
- Add APIs to the documentation
- Fix some issue while updating the documentations
2022-05-05 00:54:49 +08:00
云游君
49d48b8f3b
docs: adjust dark toggle transition between navbar & content ( #7493 )
2022-05-04 23:46:59 +08:00
云游君
dbf076ee15
docs: replace navigation example with svg for dark ( #7492 )
2022-05-04 22:58:35 +08:00
云游君
b92b229327
fix: table/dropdown/step dark details ( #7483 )
...
* docs: add box-shadow for home cards when dark
* fix: table bg color by not mix fill-color blank
* fix: card bg-color by use mixins
* fix(components): dark details
* docs: adjust config provider example spacing
* fix: table header bg color
* fix: step icon bg color & caret button divider
Co-authored-by: huangzz <1073555675@qq.com>
2022-05-04 13:57:43 +08:00
iamkun
9d78cd7f5e
chore: disable cn redirect temporarily ( #7485 )
2022-05-04 13:03:09 +08:00
Travis
eda5bd8695
docs(docs): [badge] fix badge.md prop description error ( #7419 )
2022-05-04 12:10:25 +08:00
ntnyq
1aea7df945
chore: update publisher of volar ( #7482 )
2022-05-04 09:47:35 +08:00
三咲智子
aef38eac11
feat(docs): enable theme toggler ( #7479 )
2022-05-03 15:18:29 +08:00
三咲智子
f8916f3792
feat: upgrade pnpm 7 ( #7480 )
2022-05-03 14:27:10 +08:00
云游君
8a4bf644ad
fix(theme-chalk): dark mode details ( #7460 )
2022-05-03 14:02:56 +08:00
iamkun
f0c0ed8b14
docs: update message box doc 'callback accepted values' ( #7469 )
2022-05-03 02:42:11 +08:00
Herb Brewer
1700cdc05e
fix(components): [select]label is not shown when value is a object ( #7054 )
2022-05-03 00:01:08 +08:00
kooriookami
4dc6106660
fix(components): [descriptions] style ( #7474 )
2022-05-02 23:39:01 +08:00
三咲智子
9c94ec9406
feat(docs): add Spanish translation ( #7468 )
2022-05-02 16:42:58 +08:00