Commit Graph

16 Commits

Author SHA1 Message Date
Yining Shi e86e9a0ae0 Added a star icon for unsaved file name, added 'Saved: xx time ago' (#177)
* added a star icon for unsaved file name, added saved time ago

* changed text

* added timer component

* clean extra styling in _editor.sass

* customize momentjs fromnow function

* clear 10s interval in componentWillUnmount

* use space-between instead of float
2016-11-09 12:52:14 -05:00
Zhuoxi Song 64be537db7 fixed upper-right button being blocked by vertical scrollbar (#130)
* fixed upper-right button being blocked by vertical scroll bar

moved the upper-right button in editor a little to the left, so that
once
vertical scroll bar appears, it will not block this button

* minor fix
2016-10-08 18:00:41 -04:00
Cassie Tarakajian 322ec88b22 add horizonal scroll for code editor 2016-10-05 12:26:49 -04:00
Yining Shi c48c012160 fixed appending errors in draw(), changed error color 2016-09-22 17:17:24 -04:00
Cassie Tarakajian c55e1f5de4 a lot of dark theme fixes 2016-09-21 18:52:44 -04:00
catarak 21846a1ada more theme stuff 2016-09-20 23:59:50 -04:00
catarak c9b2d178b2 fix some specificity issues 2016-09-20 23:57:27 -04:00
catarak 19df6d6ee4 start to integrate themes to placeholders 2016-09-20 23:57:27 -04:00
Yining Shi 43052cb675 detect infinite loop
detect infinite loop

detect infinite loop
2016-09-17 00:11:33 -04:00
catarak 0716d209c4 add show/hide editor options 2016-09-07 16:33:01 -04:00
catarak 6f3db24d9f update modal styling, move to placeholder 2016-07-21 15:07:53 -04:00
catarak 70588cd487 add new file popup, not tested with redux 2016-07-13 16:13:28 -04:00
catarak 30992ac2de fix tooltip styling 2016-07-12 19:24:57 -04:00
catarak cbdf68cbd0 add styling for error/warning, not for tooltip 2016-07-12 19:11:07 -04:00
catarak e6d94a0db8 start to add multiple file functionality 2016-07-06 15:09:05 -04:00
catarak bba0130c72 move images and styles folders to client 2016-06-22 18:52:55 -04:00
Renamed from styles/components/_editor.scss (Browse further)