Commit Graph

6 Commits

Author SHA1 Message Date
Jeff Avallone
ead8927b02 Updating App to use react-testing-library 2019-03-24 21:48:57 -04:00
Jeff Avallone
26e0776f1d Disabling yet-to-be-updated tests 2019-03-24 14:58:12 -04:00
Jeff Avallone
b299d32fc3 Adding a layout pass to SVG image components
text nodes are the only elements that need to be "measured". The
dimensions of all other image components can be determined based on the
dimensions of their children. This adds a pre-rendering pass to work out
dimensions so multiple renders don't need to happen
2019-01-26 17:25:38 -05:00
Jeff Avallone
21c392752e Stubbing out parsing and starting on rendering flow 2019-01-26 16:46:49 -05:00
Jeff Avallone
3f692fc20b Translating the App component 2019-01-15 21:40:07 -05:00
Jeff Avallone
eab20afe1c Adding tests for App component 2019-01-15 17:46:43 -05:00