59 Commits

Author SHA1 Message Date
Gasim Gasimzada
4b7eb2f04a
Add IDs to elements (#236)
* Add IDs to elements

- Move round rect function within the renderer

* Generate IDs using nanoid

* If element ID does not exist, add the ID during restoration
2020-01-07 23:49:39 +04:00
Gasim Gasimzada
85365e5bcb
Extract Sidebar panels into separate components (#230)
* Extract Sidebar panels into separate components

* Add Jest TS types
2020-01-07 15:06:22 +04:00
Jared Palmer
b5c67260d7 Improved color picker (#174)
* Add react-color

* Prettier

* Better styles

* Use enum for color pickers instead of strings

* Run prettier on .scss file
2020-01-05 13:05:55 -08:00
Timur Khazamov
79959cab34 Removed lodash (#135) 2020-01-04 12:53:45 -08:00
dwelle
a1bcfb401c move css to scss 2020-01-04 19:14:12 +01:00
Paulo Menezes
b1a90c0020 Side panel (#95)
* Side panel

* Update arrow icon
2020-01-03 19:58:20 -08:00
Giovanni Giordano
585967ff8e Remove gh-pages 2020-01-03 22:43:41 +01:00
Giovanni Giordano
7bcce8bb1b Fixes package-lock 2020-01-03 22:13:41 +01:00
Giovanni Giordano
3aeed022b5 Add node worklow 2020-01-03 21:43:02 +01:00