这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: hikinine/tremor

Tags

v3.17.0-beta.6

Toggle v3.17.0-beta.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: CategoryBar now supports values more than 100 or less than 100 …

…(while more than 1) (tremorlabs#1036)

* feat: CategoryBar now supports values less than 100 or more than 100

* feat: CategoryBar tests for values more than 100 or less than 100

* feat: wrapping some variables into useMemo in CategoryBar

* fix: Consecutive typo in CategoryBar

* lint

* update comments

---------

Co-authored-by: severinlandolt <sev.landolt@gmail.com>

v3.17.0-beta.5

Toggle v3.17.0-beta.5's commit message
fix: barlist name type

v3.17.0-beta.4

Toggle v3.17.0-beta.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: chart axis labels (tremorlabs#1049)

* add first draft

* update padding

* update funnel padding constants

v3.17.0-beta.3

Toggle v3.17.0-beta.3's commit message
fix: tab colors

v3.17.0-beta.2

Toggle v3.17.0-beta.2's commit message
fix: remove autocomplete

v3.17.0-beta.1

Toggle v3.17.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add new sortorder option (tremorlabs#1048)

v3.16.3-beta.5

Toggle v3.16.3-beta.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: allow custom min width for select components (tremorlabs#952)

* fix minWidth

---------

Co-authored-by: Maxime BAUCHET <maxime.bauchet@insystem.fr>
Co-authored-by: severinlandolt <sev.landolt@gmail.com>

v3.16.3

Toggle v3.16.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Chart colors loop (tremorlabs#1046)

* fix: update deps (tremorlabs#1042)

* fix: Chart color logic (tremorlabs#1043)

* fix: chart color loop (tremorlabs#1041)

v3.16.3-beta.4

Toggle v3.16.3-beta.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Chart color logic (tremorlabs#1043)

* fix: chart color loop (tremorlabs#1041)

* chore: revert test data

v3.16.3-beta.3

Toggle v3.16.3-beta.3's commit message
fix: update dev dependencies