github vueComponent/ant-design-vue 1.3.5

latest releases: 4.2.1, 4.2.0, 4.1.2...
5 years ago

2019-2-23

  • 🌟 Optimize the Popover Popconfirm component arrow style.
  • 🐞 Fix using autoprefixer 9.4.5 in postcss (vue-cli) will throw an error Replace text-decoration-skip: ink to text-decoration-skip-ink: auto, because spec had been changed. #471
  • Tree
    • 🐞 Fixed growing space of Tree nodes.#502
    • 🐞 Fixing the Tree node can't drag and drop the target node problem.#469
    • 📝 Update the document: Tree component dragxxx event changed to all lowercase.#467
  • 🐞 Fix Modal.confirm class does not work.#475
  • 🐞 Fix some TypeScript definitions.

  • 🌟 优化 Popover Popconfirm 组件箭头样式。
  • 🐞 修复在 postcss(vue-cli)中使用 autoprefixer 9.4.5 会抛出错误 Replace text-decoration-skip: ink to text-decoration-skip-ink: auto, because spec had been changed 的问题。#471
  • Tree
    • 🐞 修复 Tree 节点内底部边距叠加的问题。#502
    • 🐞 修复 Tree 结点无法拖拽插入目标结点问题。#469
    • 📝 更新文档:Tree 组件 dragxxx 事件改成全小写。#467
  • 🐞 修复 Modal.confirm class 不生效问题。#475
  • 🐞 修复 TypeScript 类型定义。

Don't miss a new ant-design-vue release

NewReleases is sending notifications on new releases.