## 2.0.0 - [!tag|A|0|] Action Props 新增 `disabled` 属性,支持禁用选项。 - [!tag|A|0|] Action Props 新增 `icon` 属性,支持图标优先于图片展示。 - [!tag|A|0|] `style` 新增 `success`、`warning`、`error`、`info`,`theme` 支持亮暗适配。 - [!tag|O|0|] 移除 `style` 中的 `danger` 与 `disabled`,改为 `error` 与 `disabled` 组合。