React Suite 4.1.1 版本发布,Table 表头支持页面级固定

栏目: 软件资讯 · 发布时间: 4年前

内容简介:React Suite 是一套 React 组件库,为后台产品而生,支持 Typescript, 支持服务端渲染。 文档: https://rsuitejs.com 设计: https://rsuitejs.com/design/default/ V4.1.1 版本发布,更新内容如下: Feature: 在 ...

React Suite 是一套 React 组件库,为后台产品而生,支持 Typescript, 支持服务端渲染。

V4.1.1 版本发布,更新内容如下:

  • Feature: 在 <Table> 组件上新增 affixHeader 属性,可以让表头页面级固定。(#720,rsuite-table#105)
  • Feature: 在 <Cascader> 与 <MultiCascader> 组件上新增 inline 属性。 (#724)
  • Bugfix: 修复了日期中文格式化字符过长而导致 <DatePicker> 上的时间换行的问题。 (#722)
  • Bugfix: 修复了 <CheckTree> 菜单项文本对齐样式问题。 (#718)
  • Bugfix: 修复了 <DatePicker> 日期格式化问题。 (#723)
  • Bugfix: 修复了 <Table> 滚动条失控的问题。 (rsuite-table#105)
  • Chore: 升级 Typescirpt 至 3.7 版本。 (#721)

以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Computing Patterns in Strings

Computing Patterns in Strings

Bill Smyth / Addison Wesley / 2003 / $ 75.00

The computation of patterns in strings is a fundamental requirement in many areas of science and information processing. The operation of a text editor, the lexical analysis of a computer program, the......一起来看看 《Computing Patterns in Strings》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试