| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fixes #344
|
|
|
|
|
|
|
|
almost entirely)
Missing:
- no placeholder text now (since div doesn't support it). Will need to
implement it myself, there are plenty of examples
And code wise:
- need to split out a component graph_input.js which will hide
the underlying implementation.
|
|
div[contentEditable=true] element
|
|
|
|
|
|
|
|
current logged in user
|
|
|
|
|
|
- rm silly <table>
- add 'type_selection__' prefix
- style keyboard shortcut
- rm unused position directives
|
|
|
|
|
|
|
|
|
|
Source for inspiration / copying:
http://jsfiddle.net/brx3xm59/
http://stackoverflow.com/questions/9308938/inline-text-editing-in-svg
comment 2 by John Ktejik
|
|
|
|
|
|
upgrade Bacon)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- rm unnecessary width
- use variables
- expand to fill height
|
|
- common tool-bar directives,
- cleanup positioning,
- use z-index to float above graph
|
|
|
|
|