React Suite 3.4.0 Release Update — Support for TypeScript

Simon Guo
1 min readNov 2, 2018

--

React Suite is a set of React component libraries that are built for business products.

The V3.4.0 version is released with the following updates:

  • Feature: Support Typescript (#241)
  • Feature: Add <MultiCascader> (#238)
  • Feature: Add renderTooltip for Slider (#239)
  • Feature: Add sample code for some typical scenarios
  • Bugfix: The scroll bar is not reset after the column of the <Table> has changed (#244)
  • Bugfix: The option value of <InputPicker> does not exist or is disabled and cannot be selected (#243)
  • Bugfix: Cannot customize options in <DatePicker> shortcuts (#242)
  • Bugfix: Fix cannot preview images in fileList on <Uploader> (#237)
  • Bugfix: <FormControl> updates error information from the context of the <Form> by default (#236)
  • Bugfix: Resolve the problem that icon exception when modularity (#233)

Github: https://github.com/rsuite/rsuite
Documentation: https://rsuitejs.com/
Discord: https://discord.gg/R8mnjwh
Gitter: https://gitter.im/rsuite/rsuite

--

--