Release 1.13.0-beta.0
Pre-release
Pre-release
- Move HighlightModal beside measure-line-chart, so events from modal don't propagate inside chart, modal clicks are not registered as mouse down on chart and in consequence, globalMouseUp return early. (#333) (21db9b2)
- Update scaleX when Stage of LineChart changes (#334) (05bee12)
- Show month shortcut in short format date for time axis (#330) (fe1f4c0)
- Add logger to healthcheck endpoint (#327) (3d3e673)
- Don't set request timeout in Express for "native" clusters. (#329) (62461ab)
- Omit Date in Axis time format if possible (#324) (0b5e37c)
- Don't toggle highlight when selected. It's responsibility of Highlight modal. (#325) (d2ab804)
- Add formatter for TIME_RANGE for tsc/csv export. Show only start datetime. (#323) (4e3c673)
- Feature/highlight modal (#321) (70f432e)
- Feature/refactor time utils (#317) (11bf6e6)
- Pass Cluster timeout also to client model. (#313) (2310f12)
- Feature/drag splits and filters between (#295) (3478591)
- FilterClause in Legend issues (#311) (55a9532)
- By default background of table cell should have 0 width. It should be overwritten by cell style if corresponding cell has value (#315) (f4e905d)
- Bump typescript version and fix reported errors. (#312) (738940f)
- Bump react-dom to 16.2.1 (#284) (e0a7730)
- Add Customization when converting AppSettings to yaml (#304) (62f4644)