Releases: deriv-com/SmartCharts
Releases · deriv-com/SmartCharts
v2.1.15
2.1.15 (2024-05-13)
🗑 Reverts
🛠 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
v2.1.13
v2.1.12
v2.1.11
v2.1.10
production_V20200721_0
Merge pull request #1074 from shayan-binary-2/rebuild-bug-indicator-h…
test new infra
Merge pull request #1024 from Mahboobeh-binary/patch-1 remove empty line at the end of the file
v0.3.5
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
- Detailed loading screen (https://trello.com/c/c0WX58TF/25-detailed-loading-screen)
Developer Notes
- Update ChartIQ to v6.2.3 (#610)
v0.3.4
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)