Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix CodeMirror toolbar hiding content | Sheogorath | 2019-05-26 | 1 | -1/+4 |
| | | | | | | | | | As it may happens that the codemirror content flows underneath the status bar, this patch should help to avoid it. It adds the size of the status bar as margin-bottom so the codemirror window itself is forced above the statusbar. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Fix toolbar day mode | Pedro Ferreira | 2019-05-12 | 1 | -18/+0 |
| | | | | | | Also moved the code to SCSS Signed-off-by: Pedro Ferreira <pedro@dete.st> | ||||
* | Fix button background color | Sheogorath | 2019-03-29 | 1 | -1/+1 |
| | | | | | | | | | | When introducing night mode the rule for the background of the view switches seems to be generated from the view button. This patch should change the introduced rule to fix for all default buttons. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Fix some night mode colors | Sheogorath | 2018-07-03 | 1 | -1/+10 |
| | | | | | | | | We have some issues with night mode and the font color. This should fix this in the permission table and the delete node modal. As well as some picture styling. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Add a toolbar to Codemirror editor | Edgar Zanella Alvarenga | 2018-06-19 | 1 | -0/+18 |
| | | | | Signed-off-by: Edgar Zanella Alvarenga <e@vaz.io> | ||||
* | Fix modal and panel colors in night mode | Sheogorath | 2018-03-29 | 1 | -2/+16 |
| | | | | | | | | Night mode provides a generally, dark interface. This fix provides the needed CSS to also turn modal and panels into night mode design as well. This mainly effects the help modal. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | :sparkles: Implemented dark theme. | Edoardo Odorico | 2018-01-05 | 1 | -5/+69 |
| | | | | Signed-off-by: Edoardo Odorico <edoubuntu@gmail.com> | ||||
* | Fix permission dropdown text might out of range in smaller screen | Wu Cheng-Han | 2017-01-13 | 1 | -0/+3 |
| | |||||
* | Fix preferences checkbox might not vertical aligned in some browsers | Wu Cheng-Han | 2016-12-04 | 1 | -0/+5 |
| | |||||
* | Add preferences to editor status bar and make allow override browser keymap ↵ | Wu Cheng-Han | 2016-12-04 | 1 | -2/+14 |
| | | | | option | ||||
* | Update editor other cursor classes and adding option for other cursors ↵ | Wu Cheng-Han | 2016-11-28 | 1 | -11/+2 |
| | | | | features in CodeMirror | ||||
* | Add support of showing authorship in editor and adjust related styles | Wu Cheng-Han | 2016-07-30 | 1 | -0/+3 |
| | |||||
* | Update to annotate scrollbar position of revision mark text | Cheng-Han, Wu | 2016-06-21 | 1 | -0/+14 |
| | |||||
* | Update to support toggle editor theme and spellcheck in status bar | Cheng-Han, Wu | 2016-06-21 | 1 | -1/+24 |
| | |||||
* | Update resizable handle and sync scrolling toggle styles | Cheng-Han, Wu | 2016-05-27 | 1 | -4/+8 |
| | |||||
* | Update to improve syncscroll performance and add toggle for sync scrolling | Cheng-Han, Wu | 2016-05-26 | 1 | -0/+11 |
| | |||||
* | Can now select from available projects and snippets to build import URL. | Jason Croft | 2016-05-12 | 1 | -0/+5 |
| | |||||
* | Fixed mobile layout issues and improved editor layout styles | Cheng-Han, Wu | 2016-03-15 | 1 | -1/+1 |
| | |||||
* | Support mermaid in code block diagram and updated all diagram rendering ↵ | Cheng-Han, Wu | 2016-03-04 | 1 | -1/+1 |
| | | | | method and styles | ||||
* | Updated to support lang attribute and styles in editor | Cheng-Han, Wu | 2016-02-15 | 1 | -1/+13 |
| | |||||
* | Fixed to keep index.css indent consistent | Cheng-Han, Wu | 2016-02-08 | 1 | -5/+5 |
| | |||||
* | Support change keymap and indentation type with size in statusbar | Cheng-Han, Wu | 2016-02-08 | 1 | -4/+79 |
| | |||||
* | Added editor placeholder and auto set mode by content existence | Wu Cheng-Han | 2016-01-17 | 1 | -0/+3 |
| | |||||
* | Support show last change user with profile and support YAML config inside ↵ | Wu Cheng-Han | 2016-01-12 | 1 | -13/+24 |
| | | | | the note with robots, lang, dir, breaks options | ||||
* | Updated editor styles | Wu Cheng-Han | 2015-09-25 | 1 | -3/+48 |
| | |||||
* | Updated cursor css animation and dropdown-menu styles, updated navbar-brand ↵ | Wu Cheng-Han | 2015-09-25 | 1 | -0/+11 |
| | | | | font-weight | ||||
* | Added support of print and unselectable styles, updated vimeo and youtube ↵ | Wu Cheng-Han | 2015-09-25 | 1 | -7/+8 |
| | | | | parsing method for this | ||||
* | Fixed padding of view area in smaller screen | Wu Cheng-Han | 2015-09-25 | 1 | -0/+6 |
| | |||||
* | Added support of resizable editor | Wu Cheng-Han | 2015-09-25 | 1 | -1/+9 |
| | |||||
* | Added statusBar to show cursor position, selections and so on | Wu Cheng-Han | 2015-09-24 | 1 | -0/+43 |
| | |||||
* | Updated overall font-family, font-size, line-height, letter-spacing and some ↵ | Wu Cheng-Han | 2015-09-24 | 1 | -14/+9 |
| | | | | other minor adjustments | ||||
* | Added profile image on onlineList | Wu Cheng-Han | 2015-07-04 | 1 | -1/+8 |
| | |||||
* | Jump to 0.3.1 | Wu Cheng-Han | 2015-07-02 | 1 | -2/+22 |
| | |||||
* | Marked as 0.2.9 | Wu Cheng-Han | 2015-06-01 | 1 | -3/+114 |
| | |||||
* | Marked as 0.2.8 | Wu Cheng-Han | 2015-05-15 | 1 | -3/+3 |
| | |||||
* | First commit, version 0.2.7 | Wu Cheng-Han | 2015-05-04 | 1 | -0/+108 |