|
1 | | -v0.6.0 |
| 1 | +# Changelog |
| 2 | + |
| 3 | +## v0.7.0 |
| 4 | + |
| 5 | +- [improvement] Remove arrow in hero (everyone wanted to click it) |
| 6 | +- [improvement] Move footer into Page component so it doesn't load first |
| 7 | +- [improvement] Make districts clickable in first map |
| 8 | +- [improvement] Make stacked bar chart clickable |
| 9 | +- [improvement] Move stacked bar chart tooltip a bit up |
| 10 | + |
| 11 | +## v0.6.0 |
| 12 | + |
2 | 13 | - [improvement] Improve design. |
3 | 14 | - [improvement] Improve hero appearance. |
4 | 15 | - [improvement] Optimise header scene slightly. |
|
19 | 30 | - [feature] Add footer. |
20 | 31 | - [bug] Age group reducers were incorrectly labelled. |
21 | 32 |
|
22 | | -v0.5.0 |
| 33 | +## v0.5.0 |
| 34 | + |
23 | 35 | - [feature] Add initial content for a couple of sections. |
24 | 36 | - [improvement] Improve range chart to support employee data. |
25 | 37 | - [improvement] Improve district profile design. |
|
29 | 41 | - [improvement] Improve arrangement of financial data. |
30 | 42 | - [scrapped] Change employee data to reflect population, then change it back because nah. |
31 | 43 |
|
32 | | -v0.4.0 |
| 44 | +## v0.4.0 |
| 45 | + |
33 | 46 | - [feature] Add map to district selection. |
34 | 47 | - [feature] Add district selection by clicking on map. |
35 | 48 | - [feature] Add Gini charts for wealth and income. |
|
47 | 60 | - [improvement] Make axis labels look better. |
48 | 61 | - [improvement] Add axis label to map chart. |
49 | 62 |
|
50 | | -v0.3.0 |
| 63 | +## v0.3.0 |
| 64 | + |
51 | 65 | - [bug] Fix range chart node collisions for very tight data. |
52 | 66 | - [bug] Give range chart enough padding for longer axis labels to show. |
53 | 67 | - [bug] Optimise header scene performance. |
|
56 | 70 | - [feature] Add district profile selection. |
57 | 71 | - [bug] Fix label positioning. |
58 | 72 |
|
59 | | -v0.2.0 |
| 73 | +## v0.2.0 |
| 74 | + |
60 | 75 | - [bug] Fix chart spacing. |
61 | 76 | - [bug] Fix header overflow. |
62 | 77 | - [bug] Fix color range in map. |
|
67 | 82 | - [feature] Add full-time employee equivalents range chart. |
68 | 83 | - [feature] Add full-time employee equivalents map chart. |
69 | 84 |
|
70 | | -v0.1.0 |
| 85 | +## v0.1.0 |
| 86 | + |
71 | 87 | - Initial version. |
0 commit comments