Releases: act-now-coalition/act-now-packages
Releases · act-now-coalition/act-now-packages
v0.2.0
08 Feb 18:59
Compare
Sorry, something went wrong.
No results found
Minor Changes
Patch Changes
7f5f102 : Make the ShareButton component styled-able
f80fad9 : Allow raw years ("2020") as date strings in CSV / JSON files.
c370d93 : ShareButton receives an optional anchorButton
v0.1.0
02 Feb 19:15
Compare
Sorry, something went wrong.
No results found
Minor Changes
Patch Changes
e3934fe : Small style adjustment on RegionSearch
v0.0.2
30 Jan 23:33
Compare
Sorry, something went wrong.
No results found
Patch Changes
4181116 : Initial refactor of @actnowcoalition/ packages into a single combined package.
@actnowcoalition/ui-components@0.11.3
30 Jan 22:34
Compare
Sorry, something went wrong.
No results found
Patch Changes
2bd31e0 : Improve styling for LegendThresholdHorizontal
a79075f : update share image screenshot logic
@actnowcoalition/ui-components@0.11.2
26 Jan 18:37
Compare
Sorry, something went wrong.
No results found
Patch Changes
d84593a : Improve maps to better handle missing region URLs
9cad116 : - Improve the format of the tick labels for AxisBottom
Remove the width prop from AxisBottom (it's not really necessary)
@actnowcoalition/ui-components@0.11.1
26 Jan 00:06
Compare
Sorry, something went wrong.
No results found
Patch Changes
b3ffafb : Improvement to tabs styling
Updated dependencies [fcf7830 ]
@actnowcoalition/metrics@0.4.2
@actnowcoalition/time-utils@0.1.4
26 Jan 18:37
Compare
Sorry, something went wrong.
No results found
Patch Changes
9cad116 : Add more date formats ("YYYY" and "YY")
@actnowcoalition/metrics@0.4.2
26 Jan 00:06
Compare
Sorry, something went wrong.
No results found
Patch Changes
fcf7830 : Update metrics package to depend on latest regions.
@actnowcoalition/ui-components@0.11.0
24 Jan 16:48
Compare
Sorry, something went wrong.
No results found
Minor Changes
87e1693 : Remove getRegionUrl prop from metric-aware maps
Patch Changes
9f9a8b6 : Update MultiRegionMultiMetricChart to better support time intervals not based in a number of days.
c5f5784 : Handle no data in metric chart
81eb40e : Add a loading state to MetricCompareTable
ff08c0f : Fix #538 : Add a default tooltip for metric maps.
f3de936 : Fix #536 : Fix alignment of icon on RegionSearch
caf8141 : Rename MetricTooltip => MetricChartTooltip.
2288c51 : Ensure metric line threshold chart doesn't hang
Updated dependencies [2fc0d11 ]
@actnowcoalition/regions@0.1.4
@actnowcoalition/time-utils@0.1.3
24 Jan 16:48
Compare
Sorry, something went wrong.
No results found
Patch Changes
9f9a8b6 : Add YEARS to the TimeUnit enum and implement the getTimeUnitLabel function to get the name of time units (months, years, minutes) for each time unit.