github tremorlabs/tremor v1.3.0

latest releases: v3.17.0-beta-dual-axis.1, v3.16.1, v3.16.1-beta-funnel.4...
16 months ago

1.3.0 (2022-12-16)

Features

  • Text Input: Create interactive applications by getting textual data from the user. #179
    Fixes and Improvements

  • Dropdown, MultiSelectBox, and SelectBox: Added optional icon property to insert an icon within the input box

  • AreaChart, LineChart, and BarChart: Added optional minValue and maxValue properties to control the minimun and maximum values on a chart's axis. PR#240

  • Buttons: Now support three types button, submit, reset, and three new corresponding event handlers, onClick, onSubmit, onReset. Warning: The handleClick property will be deprecated in the next major release. Please use onClick from now on. #205, PR#188

Don't miss a new tremor release

NewReleases is sending notifications on new releases.