Skip to content

Releases: Anyline/anyline-rangeslider-panel

[1.2.9] - 2024-12-04

04 Dec 08:28
ad6616a
Compare
Choose a tag to compare
  • fix: use useMemo to listen to change in min and max values of selected variable and avoid repeated state changes on component mount
  • fix: variable flickers when changing value from right sidebar panel

[1.2.7] - 2024-09-26

26 Sep 13:21
0d7067a
Compare
Choose a tag to compare
  • Use debounce to retrieve selected textbox variable's value

[1.2.6] - 2024-09-08

08 Sep 12:19
c9892c8
Compare
Choose a tag to compare
  • Update docker-compose to docker compose to fix Github CI

[1.2.4] - 2024-09-08

08 Sep 11:41
08fa2a3
Compare
Choose a tag to compare
  • Use custom range slider

[1.2.3] - 2024-07-17

17 Jul 06:25
440d456
Compare
Choose a tag to compare
  • Update error messages

[1.2.2] - 2024-07-16

16 Jul 15:18
a8832fd
Compare
Choose a tag to compare
  • Handle negative values for minimum and maximum thresholds

[1.2.1] - 2024-07-16

16 Jul 14:35
e4a0da6
Compare
Choose a tag to compare
  • Fix panel crashing when max value is less than min value
  • Add test case to find min and max values

[1.1.12] - 2024-04-29

29 Apr 09:26
5cbab4e
Compare
Choose a tag to compare
  • Fix panel crashing when selected variable value is undefined
  • Fix plugin chosing "TO" as default delimiter, when delimiter field is empty

[1.1.11] - 2024-02-12

17 Apr 15:05
1b1542a
Compare
Choose a tag to compare
  • Add sign plugin step in github workflow