Skip to content
This repository was archived by the owner on Aug 9, 2021. It is now read-only.

v2.6.11

Choose a tag to compare

@chasewoo chasewoo released this 05 Nov 09:50
· 58 commits to master since this release

/suites/input/input

  • 【样式】更新 input 清除按钮的样式

/suites/link/link

  • 【结构】将 link 组件从 button 组件目录下独立
  • 【功能】link 组件未设定 href 和 to 值时,默认设置 javascript:void(0)

/utils/Query

  • 【辅助】新增 merge 方法
  • 【辅助】将 Query.sync 方法标记为即将删除