Skip to content

v2.3.9

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 08:18
· 386 commits to next since this release

v2.3.9

2024-02-02

  • ✨ feat: generate stylesheets containing RTL-related styles (#1889) @oasis-cloud
  • 🐛 fix(infiniteloading): infiniteloading 点击后再滑动,操作出现异常 (#1919) @jq
  • 🐛 fix(input): controlled mode, content clearing does not work (#1912) @oasis-cloud
  • 🐛 fix(popup): support destroyOnClose (#1914) @oasis-cloud
  • 🐛 fix(rtl): 修复文本 margin (#1926) @xiaoyatong
  • 🐛 fix(textarea): 修复maxlength=-1时无法输入字符的情况 (#1910) @xiaoyatong
  • 🐛 fix(input): 受控模式下在 H5 无法清空内容 (#1925) @oasis-cloud
  • 🐛 fix(rtl): 左右方向箭头的处理 (#1922) @xiaoyatong
  • 📖 docs(backtop): 文档可读性优化 (#1909) @Alex.huxiyang
  • 📖 docs(image): correct the error attribute (#1916) @oasis-cloud
  • 📖 docs(layout): 文档可读性优化 (#1904) @Alex.huxiyang
  • 📖 docs(navbar): 文档可读性优化 (#1915) @Alex.huxiyang
  • 📖 docs(sidenavbar): 文档可读性优化 (#1920) @Alex.huxiyang
  • 📖 docs(sticky): 文档可读性优化 (#1906) @Alex.huxiyang
  • 📖 docs(tabbar): 文档可读性优化 (#1921) @Alex.huxiyang

CHANGELOG