Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: bump element-ui from 2.2.1 to 2.2.2 #301

Merged
merged 1 commit into from
Mar 21, 2018

Conversation

dependabot-preview[bot]
Copy link

Bumps element-ui from 2.2.1 to 2.2.2.

Release notes

Sourced from element-ui's releases.

2.2.2

  • 新增 Input 的 clear 事件,#9988(by blackmiaool
  • 现在 ColorPicker 的手动输入支持 hslhsvrgb 格式了,#9991
  • 修复 DatePicker 在清除初始值时不触发 change 事件的问题,#9986
  • 现在 Rate 的图标类相关属性支持动态更新了,#10003
  • 修复含有固定列的 Table 在设置 max-height 属性后有时不能及时更新布局高度的问题,#10034
  • 现在 DatePicker 的范围选择支持先点选结束日期,再点选开始日期了,#8156(by earlymeme
  • 新增 Pagination 的 disabled 属性,#10006
  • 新增 Popover 的 after-enterafter-leave 事件,#10047
  • 修复重置表单后,用户第一次改变 Select 的值时不触发校验的问题,#10105
  • 修复 Table 的固定列在某些情况下宽度不正确的问题,#10130
  • 修复调用 MessageBox 未传入 title 时,打开的 MessageBox 会继承上一个实例的 title 属性的问题,#10126(by Pochodaydayup
  • 新增 Slider 的 input-size 属性,#10154
  • 新增 Transfer 的 left-check-changeright-check-change 事件,#10156

  • Added clear event for Input, #9988 (by blackmiaool)
  • Now manual input of ColorPicker supports hsl, hsv and rgb modes, #9991
  • Fixed DatePicker not triggering change event when its initial value is cleared, #9986
  • Now icon class related attributes of Rate support dynamic updates, #10003
  • Fixed Table with fixed columns not updating its height correctly if max-height is set, #10034
  • Now DatePicker's range mode supports reverse selection (clicking the end date, then clicking the start date), #8156 (by earlymeme)
  • Added disabled attribute for Pagination, #10006
  • Added after-enter and after-leave events for Popover, #10047
  • Fixed Select not triggering validation when user selects an option after executing resetFields of Form, #10105
  • Fixed incorrect widths of fixed columns of Table in some cases, #10130
  • Fixed MessageBox inheriting the title attribute of its previous instance when called without title, #10126 (by Pochodaydayup)
  • Added input-size attribute for Slider, #10154
  • Added left-check-change and right-check-change events for Transfer, #10156
Changelog

Sourced from element-ui's changelog.

2.2.2

2018-03-14

  • Agregado el evento clear para Input, #9988 (by blackmiaool)
  • Ahora la entrada manual de ColorPicker soporta los modos hsl, hsv y rgb, #9991
  • Arreglado DatePicker no desencadenaba el evento change cuando se borraba su valor inicial, #9986
  • Ahora la clase de iconos relacionadas con los atributos de Rate soporta actualizaciones dinamicas, #10003
  • Arreglado Table que con columnas fixed no actualizaban correctamente su altura si se fijaba max-height, #10034
  • Ahora DatePicker en modo rango admite la selección inversa (haciendo clic en la fecha final y, a continuación, haciendo clic en la fecha de inicio), #8156 (by earlymeme)
  • Agregado el atributo disabled para Pagination, #10006
  • Agregados los eventos after-enter y after-leave para Popover, #10047
  • Arreglado Select no disparaba validación cuando el usuario seleccionaba una opción después de ejecutar resetFields de Form, #10105
  • Arreglado anchos incorrectos de columnas fijas de Table en algunos casos, #10130
  • Corregido MessageBox heredaba el atributo title de su instancia anterior cuando se llamaba sin title, #10126 (by Pochodaydayup)
  • Agregado el atributo input-size para Slider, #10154
  • Agregados los eventos left-check-change y right-check-change para Transfer, #10156
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

@clarkdo clarkdo merged commit 0ec31b5 into dev Mar 21, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/element-ui-2.2.2 branch March 21, 2018 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants