scratch-paint/src/containers
Paul Kaplan 449192ebb3 Remove the preprocessing step of stripping newlines.
It does not seem to be required anymore: I'm no longer seeing errors
from the watermelon.

It was breaking multiline text import from scratch 2 SVGs which use
newlines.
2018-03-29 11:46:56 -04:00
..
brush-mode.jsx move modes to lib 2017-11-07 14:02:39 -05:00
color-picker.jsx Only update the full color state after eyedropper changes. 2018-01-19 09:58:47 -05:00
eraser-mode.jsx move modes to lib 2017-11-07 14:02:39 -05:00
fill-color-indicator.jsx Change proptype 2018-03-16 14:16:27 -04:00
fill-mode.jsx Fill tool for fills (not strokes) 2017-12-19 13:47:39 -05:00
line-mode.jsx Remove all view.draw and view.update 2018-03-01 14:32:16 -05:00
mode-tools.jsx Remove all view.draw and view.update 2018-03-01 14:32:16 -05:00
oval-mode.jsx move modes to lib 2017-11-07 14:02:39 -05:00
paint-editor.jsx Merge branch 'develop' into issue/219 2018-03-28 08:51:54 -04:00
paper-canvas.css Edit text moves with text transform 2018-03-22 11:07:10 -04:00
paper-canvas.jsx Remove the preprocessing step of stripping newlines. 2018-03-29 11:46:56 -04:00
rect-mode.jsx move modes to lib 2017-11-07 14:02:39 -05:00
reshape-mode.jsx move modes to lib 2017-11-07 14:02:39 -05:00
rounded-rect-mode.jsx move modes to lib 2017-11-07 14:02:39 -05:00
select-mode.jsx move modes to lib 2017-11-07 14:02:39 -05:00
selection-hoc.jsx Remove all view.draw and view.update 2018-03-01 14:32:16 -05:00
stroke-color-indicator.jsx Don't apply outline to text by default 2018-03-22 17:53:17 -04:00
stroke-width-indicator.jsx Don't apply outline to text by default 2018-03-22 17:53:17 -04:00
text-mode.jsx fix lint 2018-03-22 16:22:24 -04:00