-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Insights: element-plus/element-plus
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
2.10.3
published
Jul 4, 2025
22 Pull requests merged by 17 people
-
style(theme-chalk): convert color to integer
#21301 merged
Jul 10, 2025 -
feat(components): [input-number] change the min and max default value
#21302 merged
Jul 10, 2025 -
feat(components): [input-number] warn when exceeds the safe integer
#19405 merged
Jul 10, 2025 -
fix(components): [tabs] correct height calculation in vertical layout
#21263 merged
Jul 10, 2025 -
style(components): [checkbox] modify the icon position when selected
#20087 merged
Jul 10, 2025 -
fix(components): [select-v2] scrollbar resets to top after select item
#21257 merged
Jul 10, 2025 -
feat(components): [mention] add
whole-remove
event#21050 merged
Jul 10, 2025 -
fix(components): [select] custom warnHeandler cause memory leak
#21284 merged
Jul 9, 2025 -
fix(components): [tab-pane] safely access value before schedule render
#21275 merged
Jul 8, 2025 -
fix(components): [input-tag] paste multiple delimiters
#21256 merged
Jul 8, 2025 -
fix(components): [tooltip] fix the issue where content is hidden
#21223 merged
Jul 8, 2025 -
style(docs): add transition in details
#21272 merged
Jul 7, 2025 -
docs: update type & dev includes normalize.css
#21271 merged
Jul 7, 2025 -
refactor(docs): partially remove typecript errors
#21099 merged
Jul 7, 2025 -
fix(components): [affix] correctly updateRoot when fixed
#21094 merged
Jul 7, 2025 -
feat(types): [components] add props public type
#21222 merged
Jul 6, 2025 -
refactor(components): improve component boolean type
#21260 merged
Jul 6, 2025 -
docs: select use minimum base examples & delete input tip
#21235 merged
Jul 4, 2025 -
D2M
#21234 merged
Jul 4, 2025 -
chore: Update changelog 2.10.3
#21251 merged
Jul 4, 2025 -
fix(components): [tabs] ensure label slot updates
#21231 merged
Jul 4, 2025 -
fix(components): [tabs] update tabs order correctly when reordering
#21064 merged
Jul 4, 2025
13 Pull requests opened by 10 people
-
fix(components): [autocomplete] avoid option selection by enter in IME
#21245 opened
Jul 4, 2025 -
fix(components): [splitter] ensure `cacheCollapsedSize` is set
#21259 opened
Jul 5, 2025 -
feat(components): [scrollbar] add `distance` prop
#21261 opened
Jul 6, 2025 -
fix(types): [other] cannot find declare module types from installed packages
#21266 opened
Jul 7, 2025 -
fix(components): [cascader] remove equality check
#21270 opened
Jul 7, 2025 -
fix(components): [input-number] correct condition for user input reset
#21283 opened
Jul 8, 2025 -
fix(components): [message-box] Prevent keyup event when doClose
#21289 opened
Jul 9, 2025 -
docs: add latest ep version info
#21290 opened
Jul 9, 2025 -
feat(components): [input-number] add align prop
#21291 opened
Jul 9, 2025 -
fix(components): [menu] hide arrow right padding incorrect
#21292 opened
Jul 9, 2025 -
feat(components): [tree-v2] add `scrollbar-always-on` attribute
#21293 opened
Jul 9, 2025 -
feat(components): [notification] support updateOffsets command
#21300 opened
Jul 10, 2025 -
fix(components): [checkbox-group] check `modelValue` by value
#21306 opened
Jul 10, 2025
17 Issues closed by 7 people
-
[Component] TimeLine组件嵌套Table组件不能正确的渲染
#21204 closed
Jul 11, 2025 -
[Component] [input-number] `step=1` 时当加到 `9007199254740992` 时无法继续加
#19368 closed
Jul 10, 2025 -
[Component] [tabs] 竖向排布的 tab-item 高度被挤压
#21262 closed
Jul 10, 2025 -
Tooltip的show-after支持全局配置吗?
#21303 closed
Jul 10, 2025 -
[Component] [select-v2] el-select-v2 滚动后选中选项之后会返回到顶部第一个
#21225 closed
Jul 10, 2025 -
[Component] [select] Memory leak in Select component
#21279 closed
Jul 9, 2025 -
[Component] [DateTimePicker] 先选择时间的话,面板会同时显示当前月
#21285 closed
Jul 9, 2025 -
[Component] el-footer遮挡el-splitter
#21255 closed
Jul 8, 2025 -
[Component] [tabs] `el-tabs` 组件报错`Cannot read properties of undefined (reading 'scheduleRender')`
#21274 closed
Jul 8, 2025 -
[Component] [tooltip] el-tooltip内容是超长连续英文/JSON字符串时,出现滚动条且部分内容被隐藏
#21221 closed
Jul 8, 2025 -
[Component] [tree-select] el-tree-select 使用props改变value label children时 选择功能直接失效了
#21277 closed
Jul 8, 2025 -
`el-tabs` 组件报错`Cannot read properties of undefined (reading 'scheduleRender')`
#21273 closed
Jul 8, 2025 -
[Component] [input-number] input-number maxvalue & step
#21265 closed
Jul 7, 2025 -
[Component] [space] div.el-space__item 在被包裹组件 v-if=false 的情况下仍然出现
#21246 closed
Jul 5, 2025 -
01
#21250 closed
Jul 4, 2025 -
[Component] [tabs] Tabs 排序不随数组更新的问题
#21048 closed
Jul 4, 2025
7 Issues opened by 7 people
-
[Component] el-checkbox-group + el-form-item with dynamic prop cause infinite update loop
#21305 opened
Jul 10, 2025 -
[Component] [el-notification] notification message 内容动态变化不会刷新定位,导致界面展示重叠
#21294 opened
Jul 10, 2025 -
[Component] [tree-v2] el-tree-v2 disabled状态与数据强绑定了,定义其他属性不能对齐状态
#21288 opened
Jul 9, 2025 -
[Component] [date-picker] DateTimePicker 选择时间后,日期面板 显示同步的数据
#21286 opened
Jul 9, 2025 -
[Component] [tree] el-tree 放在 el-select 中时,无法正确判断 isEmpty
#21264 opened
Jul 7, 2025 -
[Component] [splitter] 可折叠面板在特定步骤下`pxSizes`会出现Null
#21258 opened
Jul 5, 2025
25 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat(components): [cascader] add `checkOnClickNode` and `prefix` prop
#21089 commented on
Jul 10, 2025 • 19 new comments -
feat(components): [select] support options prop rendering
#21203 commented on
Jul 11, 2025 • 1 new comment -
fix(components): allow null type on empty-values components
#21219 commented on
Jul 4, 2025 • 0 new comments -
fix(theme-chalk): [tabs]: include border-top in nav height
#21008 commented on
Jul 9, 2025 • 0 new comments -
fix(components): [date-picker]: adjust type='week' date
#20589 commented on
Jul 10, 2025 • 0 new comments -
chore(deps): update dependency gulp-autoprefixer to v9
#20150 commented on
Jul 7, 2025 • 0 new comments -
fix(components): [tree-select] use up/down/enter keys select error
#20008 commented on
Jul 9, 2025 • 0 new comments -
chore(deps): update dependency expect-type to v1
#19693 commented on
Jul 6, 2025 • 0 new comments -
fix(deps): update all non-major dependencies
#8609 commented on
Jul 10, 2025 • 0 new comments -
[Component] [message-box] ElMessageBox.confirm发现了bug
#21228 commented on
Jul 11, 2025 • 0 new comments -
[i18n] [message-box] ElMessageBox语言国际化问题。
#21031 commented on
Jul 10, 2025 • 0 new comments -
[Style] [menu] Menu 组件在 Container 布局中作为横向菜单栏显示收缩按钮时宽度超出
#21198 commented on
Jul 10, 2025 • 0 new comments -
[Component] [cascader] cascader组件经过编译后行为与预期不符
#20936 commented on
Jul 9, 2025 • 0 new comments -
[Component] [table] uses span-method and lazy at the same time. When clicking to expand the child, the data will be incorrect.
#21024 commented on
Jul 9, 2025 • 0 new comments -
[Component] [table-v2] Virtualized Table 自定义展开行样式渲染bug
#20876 commented on
Jul 8, 2025 • 0 new comments -
[Style] [menu] 升级到2.5.0+后,el-menu 设置ellipsis为true后在全屏模式下一直省略多余的子项
#15868 commented on
Jul 8, 2025 • 0 new comments -
[Component] [tree-v2] 【el-tree-v2】根节点下存在 200w的一级节点, 实际滚动到底部,无法展示完全,会存在空白区域
#20825 commented on
Jul 7, 2025 • 0 new comments -
Dependency Dashboard
#4096 commented on
Jul 7, 2025 • 0 new comments -
📌 Upgrade Changes 升级变化 (2.10.0)
#15834 commented on
Jul 6, 2025 • 0 new comments -
[Component] [select, option] Select component doesn't work in mobile browser as expected if its filterable and has filter-method
#19985 commented on
Jul 6, 2025 • 0 new comments -
[Component] [pagination, select] el-form的校验行为会影响el-form-item内部弹窗的el-pagination的sizes组件
#20868 commented on
Jul 5, 2025 • 0 new comments -
[date-picker] el-date-picker 组件 type="datetimerange"在用户手动填写后重置时间问题
#21170 commented on
Jul 5, 2025 • 0 new comments -
[Component] [tree] ElTree 异常刷新 defaultCheckedKeys
#21130 commented on
Jul 5, 2025 • 0 new comments -
[Component] [tree-select] 当设置组件自定义 props 属性后,组件无法正常勾选
#20913 commented on
Jul 4, 2025 • 0 new comments -
[Component] MenuItem could trigger the `@open` event.
#18071 commented on
Jul 4, 2025 • 0 new comments