Releases: tremorlabs/tremor-npm
Releases · tremorlabs/tremor-npm
v3.18.0
feat: Tel input type, chart padding, bump dependencies (#1123) * fix: tel text input (#1112) * feat: Chart padding prop (#862) * update packages and lint rules * update consolfe info (#1125) --------- Co-authored-by: lbalazo <67840597+lbalazo@users.noreply.github.com> Co-authored-by: Lewis <github@reazn.me>
v3.17.4
fix: tab color and legend scroll (#1094) * fix: tab color brand * fix: colors seelct error * fix: add input type search * fix animations * fix: legend scroll (#1093) * fix legend scroll Co-authored-by: mbauchet <90607026+mbauchet@users.noreply.github.com>
v3.17.4-beta-tab-color-fix.4
fix: legend scroll (#1093) * fix legend scroll --------- Co-authored-by: Maxime BAUCHET <maxime.bauchet@insystem.fr>
v3.17.4-beta-tab-color-fix.3
fix: add input type search
v3.17.4-beta-tab-color-fix.2
fix: colors seelct error
v3.17.4-beta-tab-color-fix.1
fix: tab color brand
v3.17.3
fix: legend categories max (#1091) * update legend * update packages * update
v3.17.2
fix: select wrong alignment (#1053) * add relative div for select elements * fix searchSelect error --------- Co-authored-by: Maxime BAUCHET <maxime.bauchet@insystem.fr> Co-authored-by: severinlandolt <sev.landolt@gmail.com>
v3.17.1
fix: select components (#1052) * fix select zIndex + add autocomplete props to searchselect Co-authored-by: Maxime BAUCHET <mbauchet@data-driven.fr>
v3.17.0
feat: New Axis labels, updated Barlist and CategoryBar (#1050) * fix: allow custom min width for select components (#952) * feat: add new sortorder option (#1048) * fix: remove autocomplete * fix: tab colors * feat: chart axis labels (#1049) * fix: barlist name type * feat: CategoryBar tests for values more than 100 or less than 100 --------- Co-authored-by: severinlandolt <sev.landolt@gmail.com> Co-authored-by: mbauchet <90607026+mbauchet@users.noreply.github.com> Co-authored-by: Maxime BAUCHET <maxime.bauchet@insystem.fr> Co-authored-by: 甜檸Cirtron <45784494+lcandy2@users.noreply.github.com>