neo

The application worker driven frontend framework

MIT License

Downloads
5.2K
Stars
2.7K
Committers
33
neo - Covid Dashboard: light theme improvements

Published by tobiu over 4 years ago

neo - npm update, mostly changes on the maboxGL wrapper & logic

Published by tobiu over 4 years ago

neo - OSM: heat map enhancements

Published by tobiu over 4 years ago

neo - OSM: animated map centering (flyTo)

Published by tobiu over 4 years ago

neo - Covid Dashboard polishing

Published by tobiu over 4 years ago

neo - OpenStreetMap wrapper enhancements

Published by tobiu over 4 years ago

neo - webGL version of OpenStreetMaps inside the covid dashboard app

Published by tobiu over 4 years ago

neo - table sorting performance boost

Published by tobiu over 4 years ago

and table header button defaultSortDirection

neo - NovelCOVID api => historical data adjustments

Published by tobiu over 4 years ago

fetch all data, not limited to 30 days (recent api change)

filter the empty days out locally (days with 0 cases per country)

neo - covid api string encoding change adjustment

Published by tobiu over 4 years ago

neo - Covid Dashboard App: added a world chart features

Published by tobiu over 4 years ago

toggling the different fields (active, cases, deaths, recovered), adjusting the heat rule maxValue

neo - amChart wrapper: performance tuning

Published by tobiu over 4 years ago

wrapper => position relative & absolute to minify all side effects

neo - amChart wrapper: enhancements

Published by tobiu over 4 years ago

the most important one: the resize sensor goes nuts in case the chart is inside a div with 100% height.

there is a new fitToParent config in place now to solve this issue, so that we can continue dropping charts into vbox or fit layouts.

there is also a combine series tooltips flag in place. for now this calls a static method inside the main thread => not easily passable via json (unless method => to string and then eval).

added this one to the covid dashboard linechart

neo - Covid Dashboard App: workaround for a breaking API change

Published by tobiu over 4 years ago

worldometers is listing world as a country now, the novelCovid api does not yet exclude it.

neo - Covid Dashboard App: flag icons

Published by tobiu over 4 years ago

the country names inside our covid api keep changing, so we need to push new releases to get those changes into npm => update the github pages online demos.

neo - Covid Dashboard App: locked columns

Published by tobiu over 4 years ago

neo - Covid Dashboard App: hotfix for the gallery & helix

Published by tobiu over 4 years ago

changed the grid renderer structure (1 param now), forgot they were used outside of grids in this app

neo - Covid Dashboard App: infected % of population column

Published by tobiu over 4 years ago

Package Rankings
Top 2.35% on Npmjs.org
Top 6.61% on Proxy.golang.org
Related Projects