| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
graph (i.e. clicking on a link is hard to avoid)
|
|
|
|
|
|
drags node)
|
|
longer then 30 chars)
|
|
|
|
|
|
|
|
|
|
#194
|
|
|
|
show correct fields per node type
don't accumulate callbacks (was unusable)
update dialog on save with type change - no need to click node again
|
|
|
|
added a class to the info card to style different types in css.
also rearranged colors in helpers.js
(alon: changed implementation and broke the edit, will fix in the
morning)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
document lack of oncaretchange
|
|
|
|
|
|
|
|
added a class to the items inside the suggestion box so we could style
them.
|
|
|
|
|
|
|
|
Missing:
- handling dropdown in the middle of the sentence correctly (almost
there, extra space added)
- clicking changes focus (transition event related?) and .focus() doesn't
work - could not find how to fix it.
|
|
|
|
|