regexper-static/src/components/SVG
Jeff Avallone d88defcc65 Moving logic to generate SVG and PNG blobs to SVG/Image
This is to avoid reaching into the Image component to access the SVG ref
2018-05-28 12:47:49 -04:00
..
__snapshots__ Updating tests to cover an edge case 2018-02-20 20:25:06 -05:00
Box.js Switching to use React.createRef 2018-03-31 11:44:26 -04:00
Box.test.js Adding tests for SVG components 2018-02-17 13:04:19 -05:00
HorizontalLayout.js Switching to use React.createRef 2018-03-31 11:44:26 -04:00
HorizontalLayout.test.js Adding tests for SVG components 2018-02-17 13:04:19 -05:00
Image.js Moving logic to generate SVG and PNG blobs to SVG/Image 2018-05-28 12:47:49 -04:00
Image.test.js Adding tests for SVG components 2018-02-17 13:04:19 -05:00
index.js Switching to use forwardRef 2018-05-28 12:28:08 -04:00
Loop.js Switching to use React.createRef 2018-03-31 11:44:26 -04:00
Loop.test.js Adding tests for SVG components 2018-02-17 13:04:19 -05:00
path.js Adding tests for Path#arcTo 2018-02-18 16:03:46 -05:00
path.test.js Adding tests for Path#arcTo 2018-02-18 16:03:46 -05:00
Pin.js Removing return from reflow implementations 2018-02-25 11:47:57 -05:00
Pin.test.js Adding tests for SVG components 2018-02-17 13:04:19 -05:00
reflowable.js Switching to use React.createRef 2018-03-31 11:44:26 -04:00
style.js Toning down borders on literal and escape boxes 2018-02-17 10:26:01 -05:00
test.js Switching to use forwardRef 2018-05-28 12:28:08 -04:00
Text.js Switching to use React.createRef 2018-03-31 11:44:26 -04:00
Text.test.js Adding tests for SVG components 2018-02-17 13:04:19 -05:00
VerticalLayout.js Switching to use React.createRef 2018-03-31 11:44:26 -04:00
VerticalLayout.test.js Updating tests to cover an edge case 2018-02-20 20:25:06 -05:00