| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
for f in `git grep -l edge_info`; do sed -ie 's/edge_info/link_info/g' $f; done
for f in `git grep -l EDGE_INFO`; do sed -ie 's/EDGE_INFO/LINK_INFO/g' $f; done
git mv src/client/view/edge_info.js src/client/view/link_info.js
|
|
|
|
|
|
menu. #437
|
|
|
|
|
|
|
|
|
|
|
|
means that the text moves with the node now, plus allows for setting the
node position asynchronously with setting the typeselection.
|
|
layout
|
|
|
|
|
|
|
|
rz_config__rzdoc_default__name
|
|
|
|
|
|
|
|
|
|
operations together
|
|
|
|
|
|
third-internship-proposal removal
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
current logged in user
|
|
- rm silly <table>
- add 'type_selection__' prefix
- style keyboard shortcut
- rm unused position directives
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|