component-library
component-library copied to clipboard
Official component library and storybook for Hack Oregon
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.6 to 4.5.3. Changelog *Sourced from [handlebars's changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md).* > ## v4.5.3 - November 18th, 2019 > Bugfixes: > > - fix: add "no-prototype-builtins" eslint-rule and fix all...
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits - [`523c5c7`](https://github.com/npm/node-tar/commit/523c5c7fef48b10811fccd12b42803c61b6aead8) 2.2.2 - [`7ecef07`](https://github.com/npm/node-tar/commit/7ecef07da6a9e72cc0c4d0c9c6a8e85b6b52395d) Bump fstream to fix hardlink overwriting vulnerability - [`9fc84b9`](https://github.com/npm/node-tar/commit/9fc84b9c596c3589d4c1ab050843de0eafb002e8) Use {} for hardlink tracking instead of [] -...
The underline sticks out to the left of the text. Should be aligned to under it.  copied from [Pete's issue](https://github.com/hackoregon/teamHomelessness-frontend/issues/44)
"Arc pie chart" component for homelessness edit: Maybe hold on merging, for now I've copied this to the homelessness repo and am modifying it there.
Contains a subfolder with two components for the ER project, one to render a responsive 3x2 grid of barcharts, one to render a responsive 3x2 grid of scatterplots. At least...
Here a simplified version of bubble chart. Removed the grouping function and reduced files.
The housing team needs a component that takes geojson and renders a leaflet map. We'll be building this, but I wanted to make an issue first to make sure we...
Here is a bubble chart. I've striped out most of the data/project specific code to the utils.js file. I hope David Daniel can tell me where this file should live...
See issue thread #33. This component is a first pass demo of a react-leaflet map with a GeoJSON layer. The GeoJSON data has been extended with additional mock data, which...