[Snyk] Upgrade element-ui from 2.0.7 to 2.13.0 #25
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade element-ui from 2.0.7 to 2.13.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.Release notes
Package name: element-ui
-
2.13.0 - 2019-11-26
- Popconfirm
- Add popconfirm component (#17548 by @iamkun)
- BackTop
- Use cubic bezier scrolling (by @lon)
- DatePicker
- Fix bug of only select min date of date range problem (#17191 by @smk0621)
- Select
- Fix select test cases by (@msidolphin)
- Tree
- Add font-size for the style of tree empty-text (#17094 by @spengjie)
- Table
- Column header can be costumed (#17291 by @ziyoung)
- Update table header cell style (#17284 by @ziyoung)
- Fix table header height after filter (#17348 by @ziyoung)
- Fixed row-style with display not work (#17002 by @a631807682)
- Fix header table not display (#17341 by @ziyoung)
- Calendar
- Import el-button and el-button-group (#17376 by @masongzhi)
- MessageBox
- Fix icon position error (#17410 by @nullptru)
- TimePicker
- Set the selection range after scrolling up or down (#16868 by @mattheyan)
- Message
- Fix close instace offsetHeight(#17564) (#17852 by @gzwgq222)
- Form
- Callback of validateField should be optional (#17314 by @CarterLi)
- Cascader
- Fix TypeScript 3.7 compatibility (#17881 by @CarterLi)
- Menu
- Fix router NavigationDuplicated error when using vue-router@^3.1.0 (#17269 by @iamkun)
- Dropdown
- Update type file (#17550 by @iamkun)
- Progress
- Add strokeLinecap prop (#17552 by @iamkun)
- InfiniteScroll
- Skip trigger event on invisible element (#17553 by @iamkun)
- Image
- Perfect picture preview behavior (#16985 by @luckyCao)
- Fix shield the page when preview big image (#16796 by @luckyCao)
- Drawer
- Bugfix drawer-append-to-body-not-working (#16953 by @JeremyWuuuuu)
- Select
- Fix tag show value or empty issue (17199 by @luckyCao)
- Scrollbar
- Fix FireFox scroll bar width (#18091 by @iamkun)
- I18n
- Update sv-SE.js (#17926 by @FOLLGAD)
- Update avatar component fr doc (#17762 by @blombard)
- Docs
- Fix time-select typo (#17250 by @wacky6)
- Fix Drawer attribute accepted value typo in es (#17122 by @haoranyu)
- Update Spanish changelog 2.12.0 (#17364 by @Gonzalo2310)
- Fix Changelog typo (#17874 by @renlixin)
- Fix Loading demo (#17862 by @MBearo)
- Add input event in input Events Table (#18061 by @zhouxinyong)
- Delete Input repeat change event (#18085 by @zhouxinyong)
- Popconfirm
- 新增 Popconfirm 组件 (#17548 by @iamkun)
- BackTop
- 平滑过渡动画 (by @lon)
- DatePicker
- 修复选择最小日期的 bug (#17191 by @smk0621)
- Select
- 修复测试用例 (by @msidolphin)
- Tree
- 增加 font-size 样式 (#17094 by @spengjie)
- Table
- 头部可自定义 (#17291 by @ziyoung)
- 更新头部样式 (#17284 by @ziyoung)
- 修复时候 filter 之后高度问题 (#17348 by @ziyoung)
- 修复 row-style 失效的 bug (#17002 by @a631807682)
- 修复头部消失的 bug (#17341 by @ziyoung)
- Calendar
- 导入 el-button 和 el-button-group (#17376 by @masongzhi)
- MessageBox
- 修复图表位置 (#17410 by @nullptru)
- TimePicker
- 滚动后设置正确的位置 (#16868 by @mattheyan)
- Message
- 修复关闭的 offsetHeight(#17564) (#17852 by @gzwgq222)
- Form
- ValidateField 的回调应为可选项 (#17314 by @CarterLi)
- Cascader
- 修复 TypeScript 3.7 的兼容问题 (#17881 by @CarterLi)
- Menu
- 修复 NavigationDuplicated 在 vue-router@^3.1.0 的报错 (#17269 by @iamkun)
- Dropdown
- 更新类型文件 (#17550 by @iamkun)
- Progress
- 增加 strokeLinecap 属性 (#17552 by @iamkun)
- InfiniteScroll
- 跳过不可见元素触发 (#17553 by @iamkun)
- Image
- 优化用户体验 (#16985 by @luckyCao)
- 优化大图片展示问题 (#16796 by @luckyCao)
- Drawer
- 修复 drawer-append-to-body 失效的 bug (#16953 by @JeremyWuuuuu)
- Select
- 修复空 tag 的 bug (17199 by @luckyCao)
- Scrollbar
- 修复 FireFox 双滚动条的 bug (#18091 by @iamkun)
- I18n
- 更新 sv-SE.js (#17926 by @FOLLGAD)
- 更新 avatar 组件法语文档 (#17762 by @blombard)
- Docs
- 修复 time-select 文档错误 (#17250 by @wacky6)
- 修复 Drawer 文档错误 (#17122 by @haoranyu)
- 更新 Spanish changelog 2.12.0 (#17364 by @Gonzalo2310)
- 修复 Changelog 文档错误 (#17874 by @renlixin)
- 修复 Loading 示例 (#17862 by @MBearo)
- 增加 input event 相关文档 (#18061 by @zhouxinyong)
- 移除 Input repeat change event 相关文档 (#18085 by @zhouxinyong)
-
2.12.0 - 2019-08-29
- Popover
- Add close-delay prop (#16671 by @LachlanStuart)
- Theme
- Add Chrome Extension: Element Theme Extension (#16686 by @iamkun)
- Icon
- Add font-display to @font-face declaration (#16805 by @iamfaizalandyka)
- Carousel
- Fix onChange emit value (#16705 by @iamkun)
- Notification
- Fix modifying incoming option object (#16704 by @iamkun)
- DatePicker
- Add className for picker option (#16632 by @iamkun)
- DateTimePicker
- Fix time-spinner not scroll to right position (#16854 by @jesse-li)
- Table
- Prevent click handler after drag (#16850 by @ziyoung)
- Fix chrome crash when set thead css display to none (#16956 by @luckyCao)
- Fix wrong empty block height (#16861 by @ziyoung)
- Not throw error when calling toggleExpansion (#16304 by @yyjjqq94)
- Not trigger sort-change event when mounted (#17113 by @a631807682)
- Fix setCurrentRow unable to clear highlight row (#16879 by @ziyoung)
- Fix expand-row-keys not work when data is loaded asynchronously (#16899 by @ziyoung)
- set toggleAllSelection as instance property (#17137 by @ziyoung)
- Tree
- Fix distance between label and checkbox (#16799 by @Hazlank)
- Tabs
- Fix incorrect TabItem's position (#16520 by @victorting)
- Fix activated tab is out of visual range bug (#17033 by @nullptru)
- Calendar
- Fix weekdays i18n issue (#16772 by @ubitoffee)
- fix locale error by @iamkun)
- Cascader
- Fix CascaderPanel display error (#16716 by @zhangHongEn)
- Fix disable status and close button issue (#16224 by @yyjjqq94)
- Input
- Fix Korean composition event (#15069 by @MoonHyuk)
- Fix click event of clear button not trigger when using v-loading (#16576 by @a631807682)
- Select
- Not toggle dropdown when filtering (#17205 by @luckyCao)
- Transfer
- Fix style error (#17206 by @iamkun)
- Dialog
- update sass var (#16365 by @haoranyu)
- RadioGroup
- Not produce invalid HTML in table if "is" attribute is specify (#17070 by @nullptru)
- Divider
- Support custom classes (#17078 by @island205)
- Checkbox
- Improve screen reader experience (#16575 by @tylertrotter)
- Docs
- Update changelog (#16773 by @SimonaliaChen)
- Update contributing guide (#14800 by @sinchang)
- Fix typo in Drawer docs (#16848 by @winkay)
- Update custom theme (#16983 by @iamkun)
- Add Esperanto translation (#16955 by @maxkoryukov)
- Update input-number document about change event (#16316 by @luckyCao)
- Update spanish doc 2.11.1 (#16961 by @Gonzalo2310)
- I18n
- Remove translation of 'year' in catalan language as in the other languages (#14722 by @oscaralbareda)
- Update spanish changelog 2.10.0 and 2.10.1 (#16548 by @Gonzalo2310)
- Update ar.js (#16653 by @l3op)
- Test
- Correct spelling error (#16672 by @boomler)
- Refactor unit test to use data-uri (#16847 by @a631807682)
- Types
- Fix httprequest type (#16633 by @luckyCao)
- Popover
- 添加 close-delay 属性 (#16671 by @LachlanStuart)
- Theme
- 增加 Chrome 插件: Element Theme Extension (#16686 by @iamkun)
- Icon
- 支持 font-display 属性的配置 (#16805 by @iamfaizalandyka)
- Table
- 在表头拖拽后阻止 click 事件的触发 (#16850 by @ziyoung)
- 修复表头 display 为 none 造成浏览器崩溃的问题 (#16956 by @luckyCao)
- 修复没有数据的时表格高度问题 (#16861 by @ziyoung)
- 调用 toggleExpansion 不再抛出异常 (#16304 by @yyjjqq94)
- 挂载时不再触发 sort-change 事件 (#17113 by @a631807682)
- 修复 setCurrentRow 方法不生效的问题 (#16879 by @ziyoung)
- 修复当数据异步加载时,expand-row-keys 不生效的问题 (#16899 by @ziyoung)
- 把 toggleAllSelection 设置为 Table 示例的属性 (#17137 by @ziyoung)
- Tree
- 修复文字与复选框之间的距离 (#16799 by @Hazlank)
- Tabs
- 修复 TabItem 位置不正确的问题 (#16520 by @victorting)
- 修复高亮的 Tab 不在可视区的问题 (#17033 by @nullptru)
- Calendar
- 修复日期的显示问题 (#16772 by @ubitoffee)
- 修复在夏令时的显示问题 (#17208 by @iamkun)
- Cascader
- 修复 CascaderPanel 的显示问题 (#16716 by @zhangHongEn)
- 禁用状态下,关闭按钮不显示 (#16224 by @yyjjqq94)
- Input
- 修复韩语输入问题 (#15069 by @MoonHyuk)
- 触发清楚按钮的点击事件 (#16576 by @a631807682)
- Select
- 过滤时,不收起下拉框 (#17205 by @luckyCao)
- Transfer
- 修复样式问题 (#17206 by @iamkun)
- Dialog
- 添加 SCSS 变量 (#16365 by @haoranyu)
- RadioGroup
- is 指定时,不产生非法的 HTML 片段 (#17070 by @nullptru)
- Divider
- 支持自定义类 (#17078 by @island205)
- Carousel
- 修复 change 的触发时机 (#16705 by @iamkun)
- Notification
- 不修改传入的 option (#16704 by @iamkun)
- DatePicker
- 给 picker-option 添加 className 属性 (#16632 by @iamkun)
- DateTimePicker
- 修复时间选择滚动条的问题 (#16854 by @jesse-li)
- Checkbox
- 提高可访问性 (#16575 by @tylertrotter)
- Docs
- 更新 changelog (#16773 by @SimonaliaChen)
- 更新贡献指南 (#14800 by @sinchang)
- 修复 Drawer 文档中的拼写错误 (#16848 by @winkay)
- 更新自定义主题 (#16983 by @iamkun)
- 新增 Esperanto 翻译 (#16955 by @maxkoryukov)
- 更新 input-number 文档 (#16316 by @luckyCao)
- 更新 Spanish 文档 (#16961 #16548 by @Gonzalo2310)
- I18n
- 更新加泰罗尼亚语翻译 (#14722 by @oscaralbareda)
- 更新阿拉伯语翻译 (#16653 by @l3op)
- Test
- 修复拼写错误 (#16672 by @boomler)
- 优化 image 的单元测试 (#16847 by @a631807682)
- Types
- 修复 httprequest 的类型 (#16633 by @luckyCao)
-
2.11.1 - 2019-07-26
- Image
- Fix Image component SSR compatibility (#16737 by @luckyCao)
- Chore
- Update dart-sass compatibility by @LewisChennnnn)
- Image
- 修复 Image 组件 SSR 兼容性 (#16737 by @luckyCao)
- Chore
- 更新 dart-sass 的兼容性 by @LewisChennnnn)
-
2.11.0 - 2019-07-25
- Drawer
- Add drawer component (#16577 by @JeremyWuuuuu)
- Checkbox
- Enhance css selector (#16006 by @Hazlank)
- Tree
- Make el-tree generic (#15934 by @JeremyWuuuuu)
- Set isCurrent prop to False (#15870 by @kkkisme)
- Dropdown
- Fix split-button caret default color (#15931 by @JuniorTour)
- Cascader
- Fix level 1 children is empty update problem (#16399 by @luckyCao)
- Display correct header when range is specified (#16354 by @ziyoung)
- Add sets default values when lazy is true (#16420 by @luckyCao)
- Fix display errors (#15935 by @junyiz)
- Expose getCheckedNodes and fix options change bug (#16709 by @SimonaliaChen)
- Submenu
- Fix prop append-to-body (#16289 by @a631807682)
- Table
- Fix tree table when updating data (#16481 by @island205)
- Select
- Fix memory leak issue (#16463 by @island205)
- InfiniteScroll
- Update naming & doc (#16698 by @iamkun)
- Avatar
- Fix image not center vertically issue (#16489 by @luckyCao)
- Dialog
- Add destroyOnClose attribute (#16455 by @ziyoung)
- Image
- Add big Image preview feature (#16333 by @luckyCao)
- Docs
- Fix dropdown demo (#16193 by @webxmsj)
- Fix typo in table documents (#15971 by @howiefh)
- I18n
- Update translation of Thai language (#16689 by @ponkrit)
- Chore
- Update theme base api (#16607 by @iamkun)
- Add form theme token (#16699 by @iamkun)
- Mark ali inner user's access (#16609 by @iamkun)
- Fix doc anchor bug (#16692 by @iamkun)
- Drawer
- 新增抽屉组件 (#16577 by @JeremyWuuuuu)
- Checkbox
- 修复 CSS 样式问题 (#16006 by @Hazlank)
- Tree
- 更新类型定义为泛类型 (#15934 by @JeremyWuuuuu)
- 修复设置节点 isCurrent 的为 false 的问题 (#15870 by @kkkisme)
- Dropdown
- 更新 split-button 默认颜色 (#15931 by @JuniorTour)
- Cascader
- 修复一级菜单更新问题 (#16399 by @luckyCao)
- 更新显示正确的 header 的逻辑 (#16354 by @ziyoung)
- 懒加载时设默认值 (#16420 by @luckyCao)
- 修复显示问题 (#15935 by @junyiz)
- 对外暴露 getCheckedNodes 和修复 option 问题 (#16709 by @SimonaliaChen)
- Submenu
- 修复 append-to-body 问题 (#16289 by @a631807682)
- Table
- 修复 tree table 数据更新问题 (#16481 by @island205)
- Select
- 修复内存泄漏问题 (#16463 by @island205)
- InfiniteScroll
- 更新命名和说明 (#16698 by @iamkun)
- Avatar
- 修复图片不居中的问题 (#16489 by @luckyCao)
- Dialog
- 增加 destroyOnClose 属性 (#16455 by @ziyoung)
- Image
- 增加大图预览 (#16333 by @luckyCao)
- Docs
- 修复 dropdown 示例 (#16193 by @webxmsj)
- 修正笔误 (#15971 by @howiefh)
- I18n
- 更新泰文翻译 (#16689 by @ponkrit)
- Chore
- 更新基础 API 地址 (#16607 by @iamkun)
- 增加 Form 的主题 token (#16699 by @iamkun)
- 更新统计 (#16609 by @iamkun)
- 修复文档锚点问题 (#16692 by @iamkun)
-
2.10.1 - 2019-07-02
- Table
- Fix sort icon (#15439 by @bezany)
- Fix layout breaks when append slot exists (#16332 by @ziyoung)
- Fix showOverflowTooltip not reactive (#16295 by @a631807682)
- Register scrollbar in filter-panel (#16246 by @ziyoung)
- Chore
- Fix 2.9 docs (#16233 by @ziyoung)
- Fix index page theme intro english css style issue (#16254 by @iamkun)
- Tag
- Compatible with IE (#16334 by @ziyoung)
- Chore
- Update Dingtalk Group QR image (#16236 by @iamkun)
- Doc
- Update online theme roller doc (#16244 by @iamkun)
- Table
- 排序 icon 问题修复 (#15439 by @bezany)
- 修复
- 修复
- 修复
- Chore
- 更新版本号,修复文档问题 (#16233 by @ziyoung)
- 修复英文首页样式问题 (#16254 by @iamkun)
- Tag
- 兼容 IE (#16334 by @ziyoung)
- Chore
- 更新钉钉3群二维码 (#16236 by @iamkun)
- Doc
- 更新主题编辑器文档 (#16244 by @iamkun)
-
2.10.0 - 2019-06-25
- I18n
- Added Uzbek language (#15796 by @ogabek96)
- Calendar
- Add first-day-of-week attribute (#16047 by @ziyoung)
- Avatar
- Add avatar component (#16144 by @luckyCao)
- Upload:
- Add capability to customize thumbnail template (#13192 by @victorzhuk)
- Tree
- Not highlight tree node when currentKey is null (#15668 by @yyjjqq94)
- Fix issue #15538 caused by two Tree sharing the same data (#15615 by @VanMess)
- Upload
- Update the parameter
- Table
- Fix loading icon not display (#15868 by @ziyoung)
- Fix background color of complex table when hovering (#15504 by @cnlon)
- Fix current-row-key and select event bug (#15983 by @ziyoung)
- Height accepts more units (#16013 by @ziyoung)
- Fix reserve-selection not work (#16135 by @ziyoung)
- Docs
- Fix Divider attribute type in zh-cn (#15889 by @haoranyu)
- Menu
- Fixed submenu hidden bug after adding popper-append-to-body (#15391 by @PanJiaChen)
- Select
- Fix initialInputHeight (#15989 by @yyjjqq94)
- Fix default-first-option behavior when typing Chinese (#15431 by @VanMess)
- fix double import problem (#16215 by @lengband)
- Message
- Add type def for offset option (#16027 by @matjaz)
- Timeline
- Fix reverse broken (#16091 by @ziyoung)
- Slider
- Fix #15545 by adding explains about "input" event in Chinese (#15588 by @VanMess)
- InfiniteScroll
- Update package name (#16125 by @iamkun)
- MessageBox
- Fix distinguishCancelAndClose action not same as docs bug (#15438 by @qingdengyue)
- PopupManager
- Fix z-index cannot be rewritten at first using (#15738 by @luckyCao)
- Docs
- Delete an incorrect closing html tag and empty block code (#16194 by @Alexeykhr)
- Chore
- Update test api host (#15807 by @iamkun)
- Tree
- Modify loop conditions to improve performance (#15699 by @KingJeason)
- Theme
- Refine GA track & Update footer link forward to online theme roller (#16007 by @island205)
- Badge
- Update badge prop check (#16198 by @iamkun)
- Avatar
- Update theme config var (#16202 by @luckyCao)
- I18n
- Update pt-br.js (#15776 by @gigioSouza)
- Update Farsi translation (#15881 by @pamenary)
- Docs
- Add missing components in quickstart (#16063 by @pape2016)
- Update french translation (#16208 by @blombard)
- Add description $slots.default (#15444 by @Alexeykhr)
- Update Spanish Doc 2.9.1 (#15840 by @Gonzalo2310)
- Fix spelling mistakes in fr (#15837 by @blombard)
- Update changelog 2.9.2 Spanish (#16185 by @Gonzalo2310)
- Form
- Remove success status (#16159 by @ziyoung)
- I18n
- 支持乌兹别克语 (#15796 by @ogabek96)
- Calendar
- 支持
- Avatar
- 新增
- Upload:
- 支持自定义缩略图模版 (#13192 by @victorzhuk)
- Tree
- 当
- 修复多实例共享数据的问题 #15538 (#15615 by @VanMess)
- Upload
- 更新
- Table
- 修复加载 icon 不显示的问题 (#15868 by @ziyoung)
- 修复复杂表格中 hover 行背景色问题 (#15504 by @cnlon)
- 修复
- 修复
- Menu
- 修复
- Select
- 修复
- 修复输入中文时
- Message
- 类型定义中添加
- Timeline
- 修复逆序问题 (#16091 by @ziyoung)
- Slider
- 补充
- InfiniteScroll
- 更新包名 (#16125 by @iamkun)
- MessageBox
- 修复
- PopupManager
- 修复无法复写
- Docs
- 删除不必要的内容 (#16194 by @Alexeykhr)
- 更正
- Chore
- 更新测试 API 地址 (#15807 by @iamkun)
- Tree
- Theme
- 更新 GA 打点,修改页底地址链接到主题编辑器 (#16007 by @island205)
- Badge
- 更新类型定义 (#16198 by @iamkun)
- Avatar
- 更新主题变量配置 (#16202 by @luckyCao)
- I18n
- 更新葡萄牙语 (#15776 by @gigioSouza)
- 更新波斯语 (#15881 by @pamenary)
- Docs
- 补充入门文档中的组件列表 (#16063 by @pape2016)
- 更新法语文档 (#16208 by @blombard)
- 为
- 更新西班牙语文档 (#15840 by @Gonzalo2310)
- 更新法语文档中的拼写错误 (#15837 by @blombard)
- 更新 2.9.2 西班牙文档 (#16185 by @Gonzalo2310)
- Form
- 移除输入框的成功状态 (#16159 by @ziyoung)
-
2.9.2 - 2019-06-21
- Chore
- Fix TS definitions file (#15805 by @NateScarlet)
- Chore
- 修复 TS 定义文件 (#15805 by @NateScarlet)
-
2.9.1 - 2019-05-30
- Table
- default-expand-all, expand-row-keys, toggle-row-expansion method and expand-change event are supported in Tree Table (#15709 by @ziyoung)
- Table
- Fix some bugs (#15709 by @ziyoung)
- Theme
- Update api host (#15784 by @iamkun)
- Chore
- Update InfiniteScroll type (#15794 by @iamkun)
- Table
- Tree Table 支持 tree-props,default-expand-all,expand-row-keys 属性, toggle-row-expansion 方法,expand-change 事件 (#15709 by @ziyoung)
- Table
- 修复了一些问题 (#15709 by @ziyoung)
- Theme
- 更新接口域名 (#15784 by @iamkun)
- Chore
- 更新 InfiniteScroll 组件定义文件 (#15794 by @iamkun)
-
2.9.0 - 2019-05-30
- Backtop
- Add Backtop component (#15541 by @iamkun)
- PageHeader
- Add PageHeader component (#15714 by @ziyoung)
- InfiniteScroll
- Add InfiniteScroll directive (#15567 by @iamkun)
- Cascader
- Add multiple mode and filter-method (#15611 by @SimonaliaChen)
- Message
- Display in stack mode (#15639 by @island205)
- Tag
- Add prop effect (#15725 by @SimonaliaChen)
- Tabs
- Left align title when type is card (#15695 by @luckyCao)
- DatePicker
- Support literal strings (#15525 by @island205)
- Image
- Add support for transmit attrs and listeners (#15578 by @VanMess)
- Theme
- Add popup background (#15412 by @iamkun)
- Chore
- Update new 2.9.0 index page (#15682 by @iamkun)
- Table
- Fix sort-change behaviour when sort condition is null (#15012 by @joelxr)
- Image
- Fix ssr and object-fit compatibility (#15346 by @SimonaliaChen)
- Input
- Fix show-word-count style in el-form (#15359 by @lvjiaxuan)
- Fix clear icon is not centered (#15354 by @YiiGuxing)
- Calendar
- Fix not correct day of week when the day is Sunday (#15399 by @qingdengyue)
- Fix October disappear bug (#15394 by @qingdengyue)
- Tabs
- Fix basic tab nested in card tab padding error (#15461 by @SimonaliaChen)
- Tag
- Fix stop propagation problem (#15150 by @infjer)
- Form
- Fix input-group within form-item height error (#15457 by @SimonaliaChen)
- Fix resetFields issue (15181 by @luckyCao)
- Tooltip
- Fix custom tabindex not work (#15619 by @SimonaliaChen )
- Link
- Fix link icon style class (#15752 by @iamkun)
- Select
- Revert set value to null when cleared (#15447 by @iamkun)
- Loading
- Fix dom not change when loading state change quickly (#15123 by @FAKER-A)
- Switch
- Label with el-switch repeating event (#15178 by @FAKER-A)
- Slider
- Fix style problem when clicking slider bar(#15561 by @luckyCao)
- Radio
- Fix issue 14808 (#14809 by @OverTree)
- Form
- Fix resetFields issue (15181 by @luckyCao)
- Chore
- Upgrade dependencies and fix demo bug (#15324 by ziyoung)
- Type
- Fix loading type definition (#15635 by @iamkun)
- Fix Icon type (#15634 by @iamkun)
- Fix Link type definition (#15402 by @iamkun)
- Cascader
- Refactor (#15611 by @SimonaliaChen)
- Chore
- Update make new component logic (by @iamkun)
- Docs
- Rename variable in docs (#15185 by @liupl)
- Fix image attribute type and default value (#15423 by @haoranyu)
- Fix form doc bug (#15228 by @SHERlocked93)
- Backtop
- 新增 Backtop 组件 (#15541 by @iamkun)
- PageHeader
- 新增 PageHeader 组件 (#15714 by @ziyoung)
- InfiniteScroll
- 新增 InfiniteScroll 指令 (#15567 by @iamkun)
- Cascader
- 新增多选模式和 filter-method 方法 (#15611 by @SimonaliaChen)
- Message
- 信息依次展示 (#15639 by @island205)
- Tag
- 新增 effect 属性 (#15725 by @SimonaliaChen)
- Tabs
- 卡片模式下标题左对齐 (#15695 by @luckyCao)
- DatePicker
- 支持字符串常量 (#15525 by @island205)
- Image
- 支持 attrs 和 listeners (#15578 by @VanMess)
- Theme
- 新增 popup 背景配置 (#15412 by @iamkun)
- Chore
- 更新文档首页 (#15682 by @iamkun)
- Table
- 修复排序条件为空时的排序问题 (#15012 by @joelxr)
- Image
- 修复 ssr 问题和 object-fit 的兼容性 (#15346 by @SimonaliaChen)
- Input
- 修复 show-word-count 样式问题 (#15359 by @lvjiaxuan)
- 修复删除图标样式 (#15354 by @YiiGuxing)
- Calendar
- 修复星期展示错误 (#15399 by @qingdengyue)
- 修复十月展示问题 (#15394 by @qingdengyue)
- Tabs
- 修复 padding 问题 (#15461 by @SimonaliaChen)
- Tag
- 修复阻止冒泡问题 (#15150 by @infjer)
- Form
- 修复 form-item 的高度错误 (#15457 by @SimonaliaChen)
- 修复 resetFields 问题 (15181 by @luckyCao)
- Tooltip
- 修复自定义 tabindex 不生效问题 (#15619 by @SimonaliaChen)
- Link
- 修复图标 class 问题 (#15752 by @iamkun)
- Select
- 回滚清除时,设置 value 为 null 的修改 (#15447 by @iamkun)
- Loading
- 修复 Dom 不更新的问题 (#15123 by @FAKER-A)
- Switch
- 修复事件重复触发问题 (#15178 by @FAKER-A)
- Slider
- 修复点击时样式问题 (#15561 by @luckyCao)
- Radio
- 修复 value 不更新的问题 (#14809 by @OverTree)
- Form
- 修复 resetFields 问题 (15181 by @luckyCao)
- Chore
- 更新依赖 (#15324 by ziyoung)
- Type
- 修复 Loading 定义文件 (#15635 by @iamkun)
- 修复 Icon 定义文件 (#15634 by @iamkun)
- 修复 Link 定义文件 (#15402 by @iamkun)
- Cascader
- 重构 (#15611 by @SimonaliaChen)
- Chore
- 更新新建组件的脚本 (by @iamkun)
- Docs
- 重新命名文档变量 (#15185 by @liupl)
- 更新 Image 组件文档 (#15423 by @haoranyu)
- 修复 Form 组件文档错误 (#15228 by @SHERlocked93)
-
2.8.2 - 2019-04-25
- Icon
- Update icon (#15272 by @iamkun)
- Docs
- Fix Form and Input doc style (#15273 by @ziyoung)
- Icon
- 更新 icon (#15272 by @iamkun)
- 文档
- 修复 Form 与 Input 文档样式 (#15273 by @ziyoung)
-
2.8.1 - 2019-04-25
-
2.8.0 - 2019-04-25
-
2.7.2 - 2019-04-03
-
2.7.1 - 2019-04-03
-
2.7.0 - 2019-03-28
-
2.6.3 - 2019-03-21
-
2.6.2 - 2019-03-21
-
2.6.1 - 2019-03-03
-
2.6.0 - 2019-03-01
-
2.5.4 - 2019-02-01
-
2.5.3 - 2019-01-31
-
2.5.2 - 2019-01-27
-
2.5.1 - 2019-01-26
-
2.5.0 - 2019-01-25
-
2.4.11 - 2018-11-21
-
2.4.10 - 2018-11-16
-
2.4.9 - 2018-10-26
-
2.4.8 - 2018-09-30
-
2.4.7 - 2018-09-14
-
2.4.6 - 2018-08-10
-
2.4.5 - 2018-07-26
-
2.4.4 - 2018-07-13
-
2.4.3 - 2018-07-03
-
2.4.2 - 2018-06-26
-
2.4.1 - 2018-06-08
-
2.4.0 - 2018-05-28
-
2.3.9 - 2018-05-18
-
2.3.8 - 2018-05-11
-
2.3.7 - 2018-04-29
-
2.3.6 - 2018-04-21
-
2.3.5 - 2018-04-20
-
2.3.4 - 2018-04-12
-
2.3.3 - 2018-04-04
-
2.3.2 - 2018-03-29
-
2.3.1 - 2018-03-29
-
2.3.0 - 2018-03-28
-
2.2.2 - 2018-03-14
-
2.2.1 - 2018-03-02
-
2.2.0 - 2018-02-12
-
2.1.0 - 2018-01-31
-
2.0.11 - 2018-01-08
-
2.0.10 - 2017-12-29
-
2.0.9 - 2017-12-24
-
2.0.8 - 2017-12-12
-
2.0.7 - 2017-11-29
from element-ui GitHub release notesNew features
Bug fixes
Optimization
新特性
Bug fixes
Optimization
New features
Bug fixes
Optimization
新特性
Bug fixes
Optimization
Bug fixes
Bug 修复
New features
Bug fixes
Optimization
新特性
Bug 修复
优化
Bug fixes
Optimization
Bug 修复
appendslot 存在时布局错位问题 (#16332 by @ziyoung)showOverflowTooltip更新无效的问题 (#16295 by @a631807682)FilterPanel中Scrollbar未注册问题 (#16246 by @ziyoung)优化
New features
Bug fixes
fileListtype (#15716 by @underfin)Optimization
Breaking changes
新特性
first-day-of-week配置 (#16047 by @ziyoung)Avatar组件 (#16144 by @luckyCao)Bug 修复
currentKey为null时取消对树节点的高亮 (#15668 by @yyjjqq94)fileList的类型定义 (#15716 by @underfin)current-row-key和选择事件的问题 (#15983 by @ziyoung)height属性接受更多单位 (#16013 by @ziyoung)reserve-selection无效的问题 (#16135 by @ziyoung)popper-append-to-body设置后,子菜单无法收起的问题 (#15391 by @PanJiaChen)initialInputHeight问题 (#15989 by @yyjjqq94)default-first-option的行为问题 (#15431 by @VanMess)import重复 (#16215 by @lengband)offset属性 (#16027 by @matjaz)input事件文档 (#15588 by @VanMess)distinguishCancelAndClose行为与文档不符的问题 (#15438 by @qingdengyue)z-index的问题 (#15738 by @luckyCao)Divider属性类型 (#15889 by @haoranyu)优化
-优化循环性能 (#15699 by @KingJeason)
Alert添加 默认插槽文档 (#15444 by @Alexeykhr)非兼容性更新
Bug fixes
Bug 修复
New features
Bug fixes
Optimization
新特性
Bug 修复
优化
New features
Bug fixes
Optimization
新特性
Bug 修复
优化
Bug fixes
Bug 修复
Commit messages
Package name: element-ui
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs