Releases: kantord/just-dashboard
Releases · kantord/just-dashboard
v0.11.1
12 Apr 17:15
Compare
Sorry, something went wrong.
No results found
v0.11.0
31 Mar 10:19
Compare
Sorry, something went wrong.
No results found
v0.10.0
24 Mar 17:46
Compare
Sorry, something went wrong.
No results found
0.10.0 (2018-03-24)
Features
Add 'file_loader' option to json parser (c51c5a9 )
Handle file:// syntax in yaml parser (f21dcbc )
Provide 'file_loader' to components through args (57b000b )
base_component: Use 'file_loader' to load data (31490d7 )
v0.9.0
14 Mar 13:14
Compare
Sorry, something went wrong.
No results found
0.9.0 (2018-03-14)
Features
Added horizontal bar chart (c7a5c70 )
v0.8.0
13 Mar 14:30
Compare
Sorry, something went wrong.
No results found
0.8.0 (2018-03-13)
Bug Fixes
yaml format: Fix parsing dropdowns where the variable name is 'chart' (14ec305 )
Features
yaml format: Allow using variables as chart type (cf0cb2a )
yaml format: Use 'plot', 'diagram' and 'graph' as synonyms of 'chart' (b157192 )
v0.7.0
13 Mar 10:17
Compare
Sorry, something went wrong.
No results found
0.7.0 (2018-03-13)
Features
component/chart: Added 'stacked' arg (342a726 )
v0.6.0
12 Mar 16:12
Compare
Sorry, something went wrong.
No results found
0.6.0 (2018-03-12)
Features
v0.5.4
12 Mar 15:59
Compare
Sorry, something went wrong.
No results found
0.5.4 (2018-03-12)
Bug Fixes
Added npm run build to .travis.yml (3eaa4f0 )
v0.5.3
12 Mar 15:43
Compare
Sorry, something went wrong.
No results found
0.5.3 (2018-03-12)
Bug Fixes
Added dist/manual_test.html (57177a6 )
Change lib/ to dist/ in tests (84e47ba )
Fixed output path in webpack config (78c1982 )
v0.5.2
09 Mar 20:36
Compare
Sorry, something went wrong.
No results found
0.5.2 (2018-03-09)
Bug Fixes
components/base_component: Components without an init() function are not renderable (3785f00 )
components/Chart: Charts are not updateable (497e9ef )