| Age | Commit message (Collapse) | Author |
|
|
|
- add_node_attr_write()
- add_node_attr_rm()
|
|
|
|
|
|
|
|
|
|
- bubble up common processing
- rename on_completion
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Actually seems that the proper way to save nowadays is the [download]
(https://html.spec.whatwg.org/multipage/semantics.html#attr-hyperlink-download)
attribute of a 'a' element, but that's also supported by the added
[FileSaver.js] (external/scripts/FileSaver.js)
|
|
test_attr_diff_commit() update
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
create statements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#91 Fixed
|
|
It’s fixed except when nodes have “….” in it. That’s issue #79 which I
still haven’t figured out.
|
|
The whole lower case thing is a hack. We should separete id and name.
But right now it seems to be holding.
|
|
|
|
textanalysis, firefox sometimes lags
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|