Skip to content

Instantly share code, notes, and snippets.

View Leopoldthecoder's full-sized avatar
🛰️
Waiting to be beamed up

Yi Yang Leopoldthecoder

🛰️
Waiting to be beamed up
View GitHub Profile
@Leopoldthecoder
Leopoldthecoder / changelog.md
Last active October 23, 2017 08:25
Changlog up until 2.0.0-beta.1

新特性

  • 综合
    • 新增 theme-chalk 主题
    • 增强以下组件的可访问性:Alert、AutoComplete、Breadcrumb、Button、Checkbox、Collapse、Input、InputNumber、Menu、Progress、Radio、Rate、Slider、Switch 和 Upload
    • 新增布局组件 Container、Header、Aside、Main 和 Footer
    • 新增 TypeScript 类型声明
    • 重绘了全部图标,并新增了部分图标
    • 为部分非兼容性更新增加控制台警告,方便迁移项目。当你在项目中使用了被移除或更名了的属性或事件时,控制台会出现一条警告,例如:

[Element Migrating][ElSwitch][Attribute]: on-color is renamed to active-color.