Skip to content

Releases: deriv-com/SmartCharts

v2.1.15

13 May 02:45
bfd95b7
Compare
Choose a tag to compare

2.1.15 (2024-05-13)

🗑 Reverts

  • remove information redirect icon from market subcategories (#1591) (bfd95b7)

🛠 Builds

  • deps-dev: bump express from 4.18.2 to 4.19.2 (#1558) (dd8c9f5)
  • deps-dev: bump follow-redirects from 1.15.5 to 1.15.6 (#1538) (3cd8e27)
  • deps-dev: bump gh-pages from 2.2.0 to 5.0.0 (#1577) (a0e0e50)
  • deps-dev: bump postcss from 8.4.23 to 8.4.31 (#1451) (8dbc197)
  • deps-dev: bump postcss from 8.4.35 to 8.4.38 (#1548) (818048b)
  • deps-dev: bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#1550) (f46285a)
  • deps: bump js-yaml and babel-plugin-inline-react-svg (#1594) (c664bf7)
  • deps: bump nanoid and mocha (#1593) (845ac38)

v2.1.14

03 May 08:25
390f14a
Compare
Choose a tag to compare

2.1.14 (2024-05-03)

🐛 Bug Fixes

v2.1.13

24 Apr 14:45
1b7887d
Compare
Choose a tag to compare

2.1.13 (2024-04-24)

💎 Styles

v2.1.12

23 Apr 11:32
76d7851
Compare
Choose a tag to compare

2.1.12 (2024-04-23)

♻️ Chores

v2.1.11

03 Apr 03:14
08803dc
Compare
Choose a tag to compare

2.1.11 (2024-04-03)

♻️ Chores

v2.1.10

26 Mar 02:37
e6d0b61
Compare
Choose a tag to compare

2.1.10 (2024-03-26)

🐛 Bug Fixes

  • change overbought oversold color and make colorpicker work (#1536) (e6d0b61)

production_V20200721_0

21 Jul 05:34
7357b3f
Compare
Choose a tag to compare
Merge pull request #1074 from shayan-binary-2/rebuild-bug-indicator-h…

test new infra

15 Jun 07:59
623e99f
Compare
Choose a tag to compare
Merge pull request #1024 from Mahboobeh-binary/patch-1

remove empty line at the end of the file

v0.3.5

26 Dec 06:18
b4ed6bb
Compare
Choose a tag to compare
v0.3.5 Pre-release
Pre-release

Bug fixes:

  • Chart crashes in Australia (#604, #602)
  • Console error each child in an array or iterator should have a unique "key" prop (#613)

What's New

Developer Notes

  • Update ChartIQ to v6.2.3 (#610)

v0.3.4

13 Dec 05:39
27f7281
Compare
Choose a tag to compare
v0.3.4 Pre-release
Pre-release

v0.3.4

Bug fixes:

  • Crosshair tooltip is missing (#596)

What's New

  • Table chart type (#589)
  • Translations are now loaded on demand. This shrinks SmartCharts library by 18% - 424Kb to 346Kb (#590)
  • Improve scrollbar performance (#572)

Developer Notes

  • Update SmartCharts to be compatible with ticks_history API change (#595)