Skip to content

0.15.1

Latest
Compare
Choose a tag to compare
@AnnMarieW AnnMarieW released this 06 Dec 15:28
· 18 commits to master since this release
5292318

Added

  • Added disabled prop to Radio #425 by @namakshenas

  • Added lineSize prop to Burger #432 by @ChinoUkaegbu

  • Added SemiCircleProgress component #434 by @AnnMarieW

  • Added the add_figure_templates() function which creates Mantine-styled Plotly figure templates for
    both light and dark modes using the default Mantine theme. It registers the templates with plotly.io.templates as
    "mantine_light" and "mantine_dark", and optionally sets one of the themes as a default. #431 by @AnnMarieW

  • Added various props: acceptValueOnBlur to TagsInput, gradient to LineChart, hideWithOnePage to Pagination,
    name to Avatar, and disabled to NumberInput. #440 by @AnnMarieW

Fixed

  • Fixed closing of Popovers when clicking outside. #423 by @magicmq
  • Enabled searchValue in the MultiSelect component to be updated in a callback #441 by @AnnMarieW

Changed

  • Upgraded to latest Mantine (7.14.3), which also fixes issues #413 and #439

New Contributors

Full Changelog: 0.15.0...0.15.1