Ian Gulliver
|
a79dcd4475
|
Add + to toggle full screen
|
2019-07-18 04:05:44 +00:00 |
|
Ian Gulliver
|
c9cc43126d
|
Fix bug in LayoutGroup.restorePos() and reduce group count
|
2019-07-16 18:31:28 +00:00 |
|
Ian Gulliver
|
0ddefeeaef
|
Use attributes for class selection
|
2019-07-16 17:28:47 +00:00 |
|
Ian Gulliver
|
a66bee672d
|
Add ctrl-enter to edit a node and all references
|
2019-07-16 17:24:24 +00:00 |
|
Ian Gulliver
|
ccf4299d5a
|
Switch from attribute+observer to bubbling events for comms
|
2019-07-16 16:05:29 +00:00 |
|
Ian Gulliver
|
329727ff9e
|
Remove unused function
|
2019-07-16 15:25:38 +00:00 |
|
Ian Gulliver
|
ac7bdc79ee
|
Shrink editor icons to keep spacing consistent
|
2019-07-16 06:25:29 +00:00 |
|
Ian Gulliver
|
3bdfd62e1a
|
Add TODO
|
2019-07-16 06:20:05 +00:00 |
|
Ian Gulliver
|
87f8d6edd8
|
Fix major bug in layout iteration
|
2019-07-16 06:13:53 +00:00 |
|
Ian Gulliver
|
a40c8ea1fc
|
Remove redundant styles
|
2019-07-16 05:32:51 +00:00 |
|
Ian Gulliver
|
388813d094
|
Simplify affinity, strengthen links
|
2019-07-16 05:28:02 +00:00 |
|
Ian Gulliver
|
5aeee2e8ea
|
Remove ranksign -- doesn't seem to do anything anymore
|
2019-07-16 05:08:12 +00:00 |
|
Ian Gulliver
|
6417f3f50e
|
Fix bugs in group borders
|
2019-07-16 04:55:01 +00:00 |
|
Ian Gulliver
|
9be47057ca
|
Keep groups apart no matter what.
|
2019-07-16 04:46:30 +00:00 |
|
Ian Gulliver
|
f66f0c3f5c
|
Fix graph node label exclusion zone.
|
2019-07-16 04:45:12 +00:00 |
|
Ian Gulliver
|
9eff55ba6a
|
Change arrow key behavior in input fields.
|
2019-07-16 04:38:45 +00:00 |
|
Ian Gulliver
|
5fa863d28c
|
Reduce affinity confusion
|
2019-07-15 23:58:23 +00:00 |
|
Ian Gulliver
|
fdd1c91f79
|
Meta description
|
2019-07-15 14:28:28 +00:00 |
|
Ian Gulliver
|
af0f132b49
|
QA cleanups
|
2019-07-15 01:43:16 +00:00 |
|
Ian Gulliver
|
47ca7993c0
|
Format
|
2019-07-15 01:36:31 +00:00 |
|
Ian Gulliver
|
af0c238cd6
|
Update manual QA
|
2019-07-15 01:35:25 +00:00 |
|
Ian Gulliver
|
2bb5fe591b
|
Fix backward compat for highlighting
|
2019-07-15 01:31:44 +00:00 |
|
Ian Gulliver
|
968a53c34e
|
Centralize backwards compat
|
2019-07-15 01:15:55 +00:00 |
|
Ian Gulliver
|
b938ce2d97
|
Support bulk-delete of non-nodes
|
2019-07-14 22:48:35 +00:00 |
|
Ian Gulliver
|
e6e892572f
|
Styling for tags
|
2019-07-14 22:39:24 +00:00 |
|
Ian Gulliver
|
ce9eeff702
|
Change color order for greater distance
|
2019-07-14 22:29:37 +00:00 |
|
Ian Gulliver
|
7ce2563781
|
Tag label rendering
|
2019-07-14 22:21:43 +00:00 |
|
Ian Gulliver
|
736d9604f3
|
Add a default tag
|
2019-07-14 21:54:15 +00:00 |
|
Ian Gulliver
|
c8b7fcb5d4
|
Set default focus on help text.
|
2019-07-14 21:50:03 +00:00 |
|
Ian Gulliver
|
07e26a2a6c
|
Tag object
Fixes #1
|
2019-07-14 20:44:07 +00:00 |
|
Ian Gulliver
|
d47cec70c1
|
Instant update of all labels, with the structure catching up later.
Fixes #16
|
2019-07-14 20:05:14 +00:00 |
|
Ian Gulliver
|
ab5210e924
|
Factor common Editor{Group,Link} code out into EditorSublistBase
|
2019-07-14 19:45:42 +00:00 |
|
Ian Gulliver
|
5527cd52d4
|
Focus editor elements when highlighting them by clicking the diagram.
|
2019-07-14 19:15:53 +00:00 |
|
Ian Gulliver
|
25e227d7f8
|
Reduce page size by hacking around chrome concurrency request bug
|
2019-07-14 19:13:47 +00:00 |
|
Ian Gulliver
|
89130382b4
|
Split out Architype class from loading code
|
2019-07-14 18:37:45 +00:00 |
|
Ian Gulliver
|
feb33b9922
|
Lint
|
2019-07-14 18:35:14 +00:00 |
|
Ian Gulliver
|
bcdeff2244
|
If items are highlighted, 'd' deletes them instead of the selected item
|
2019-07-14 03:35:51 +00:00 |
|
Ian Gulliver
|
5f0d7750d4
|
Fix link and group without labels
|
2019-07-14 03:28:46 +00:00 |
|
Ian Gulliver
|
dde00e74df
|
Backwards compat
|
2019-07-14 03:24:56 +00:00 |
|
Ian Gulliver
|
3bdb240987
|
Individual highlighting for link and group labels
|
2019-07-14 03:19:15 +00:00 |
|
Ian Gulliver
|
f3823812c7
|
Bypass the rendering pipeline for highlighting to reduce (eliminate) latency
Fixes #15
|
2019-07-14 02:26:00 +00:00 |
|
Ian Gulliver
|
a4630ba92a
|
Just abuse classes for grid linkage
|
2019-07-13 22:30:37 +00:00 |
|
Ian Gulliver
|
405b170c6a
|
Grid Id tracking
|
2019-07-13 21:44:51 +00:00 |
|
Ian Gulliver
|
a3cc7ad048
|
Lint
|
2019-07-13 05:10:56 +00:00 |
|
Ian Gulliver
|
cbe56098da
|
Lint
|
2019-07-13 05:06:48 +00:00 |
|
Ian Gulliver
|
a93e3dc2f6
|
Cleanups
|
2019-07-13 04:57:39 +00:00 |
|
Ian Gulliver
|
b600fff7c4
|
Quantize favicon
|
2019-07-13 04:48:28 +00:00 |
|
Ian Gulliver
|
91c106ac84
|
Heuristics to move lines and labels away from groups if possible
Fixes #18
|
2019-07-13 03:56:58 +00:00 |
|
Ian Gulliver
|
45bf2d689c
|
Complete affinity migration from Graph to Layout
Fixes #6
|
2019-07-13 03:46:54 +00:00 |
|
Ian Gulliver
|
aa9035749f
|
Affinity migration checkout
Issue #6
|
2019-07-13 03:41:36 +00:00 |
|
Ian Gulliver
|
2663c64bcd
|
Affinity migration checkpoint
Issue #6
|
2019-07-13 03:34:34 +00:00 |
|
Ian Gulliver
|
9d46c061c6
|
Simplify default example
|
2019-07-13 03:25:00 +00:00 |
|
Ian Gulliver
|
894b30568d
|
Factor common code from Editor{Node,Label} into EditorInputBase
Fixes #5
|
2019-07-13 03:23:19 +00:00 |
|
Ian Gulliver
|
9d5b8fc178
|
Example diagram at new start
|
2019-07-13 01:54:08 +00:00 |
|
Ian Gulliver
|
bd34d8e3a4
|
Add link to tutorial
Fixes #17
|
2019-07-12 22:10:32 +00:00 |
|
Ian Gulliver
|
be17ac2211
|
Tip
|
2019-07-12 22:06:28 +00:00 |
|
Ian Gulliver
|
42d712ba8b
|
Hint
|
2019-07-12 21:58:02 +00:00 |
|
Ian Gulliver
|
84d9727e37
|
Draft full tutorial
|
2019-07-12 21:53:11 +00:00 |
|
Ian Gulliver
|
e1da922bba
|
Formatting
|
2019-07-12 21:45:32 +00:00 |
|
Ian Gulliver
|
a79ec570f9
|
Formatting
|
2019-07-12 21:45:07 +00:00 |
|
Ian Gulliver
|
744cbf0402
|
More tutorial
|
2019-07-12 21:44:37 +00:00 |
|
Ian Gulliver
|
3fd5f51b05
|
Links section
|
2019-07-12 21:38:38 +00:00 |
|
Ian Gulliver
|
3ed521d14b
|
Fix lists
|
2019-07-12 21:33:14 +00:00 |
|
Ian Gulliver
|
591d1a57d3
|
Start tutorial
|
2019-07-12 21:31:24 +00:00 |
|
Ian Gulliver
|
91c41b7d96
|
Allow link labels over groups
|
2019-07-12 21:23:30 +00:00 |
|
Ian Gulliver
|
2b1272825c
|
Touch snapshot after refresh
|
2019-07-12 18:05:04 +00:00 |
|
Ian Gulliver
|
eded7eaabd
|
Update browser support chart
|
2019-07-12 15:51:22 +00:00 |
|
Ian Gulliver
|
9094caf214
|
Themes test
|
2019-07-12 15:25:45 +00:00 |
|
Ian Gulliver
|
80b4914692
|
localStorage test
|
2019-07-12 15:18:16 +00:00 |
|
Ian Gulliver
|
e898532dd9
|
Undo/redo test
|
2019-07-12 15:15:42 +00:00 |
|
Ian Gulliver
|
d808b94576
|
Snapshot after unhighlight-all
|
2019-07-12 15:08:18 +00:00 |
|
Ian Gulliver
|
1b758f7de7
|
Additional pre-step
|
2019-07-12 15:07:52 +00:00 |
|
Ian Gulliver
|
5b0d6a9521
|
More steps
|
2019-07-12 15:06:35 +00:00 |
|
Ian Gulliver
|
4dd6b9f1b2
|
First manual test
|
2019-07-12 15:00:01 +00:00 |
|
Ian Gulliver
|
9d7acf7ceb
|
Better format for QA
|
2019-07-12 14:57:24 +00:00 |
|
Ian Gulliver
|
2c43a394ff
|
Start of manual QA doc
|
2019-07-12 14:51:33 +00:00 |
|
Ian Gulliver
|
f1cc13ac05
|
Add browser list
|
2019-07-12 06:28:01 +00:00 |
|
Ian Gulliver
|
6d97a7ba08
|
Color help background, CSS comments, show help on help
|
2019-07-12 06:23:10 +00:00 |
|
Ian Gulliver
|
2d5b3c7ff3
|
Add github link to help text
|
2019-07-12 04:55:02 +00:00 |
|
Ian Gulliver
|
954be1ede8
|
Tweaks
|
2019-07-12 04:50:33 +00:00 |
|
Ian Gulliver
|
bc6692afca
|
Tweaks
|
2019-07-12 04:49:54 +00:00 |
|
Ian Gulliver
|
6ec054ecd2
|
Try different escaping
|
2019-07-12 04:47:16 +00:00 |
|
Ian Gulliver
|
ff930dc933
|
Tweaks
|
2019-07-12 04:46:26 +00:00 |
|
Ian Gulliver
|
6c7168b57c
|
Semi-complete
|
2019-07-12 04:43:56 +00:00 |
|
Ian Gulliver
|
e2cb50757a
|
Key documentation
|
2019-07-12 04:27:15 +00:00 |
|
Ian Gulliver
|
c70ec048fa
|
Checkpoint
|
2019-07-12 04:17:19 +00:00 |
|
Ian Gulliver
|
ed8d0b8c87
|
Intro
|
2019-07-12 04:09:18 +00:00 |
|
Ian Gulliver
|
512cfbd987
|
Add readme
|
2019-07-12 04:05:11 +00:00 |
|
Ian Gulliver
|
a0c161c4f7
|
Remove dead CSS rule
|
2019-07-12 03:59:06 +00:00 |
|
Ian Gulliver
|
eadc7af135
|
Snapshot on highlight changes
|
2019-07-12 03:54:03 +00:00 |
|
Ian Gulliver
|
b1a90d7905
|
Fix group/link creation from highlighted entries
|
2019-07-12 03:44:37 +00:00 |
|
Ian Gulliver
|
b17bd733f6
|
Little bit of node padding
|
2019-07-12 03:41:00 +00:00 |
|
Ian Gulliver
|
81fa6a4ed0
|
Theme support, light theme
|
2019-07-12 03:37:48 +00:00 |
|
Ian Gulliver
|
970c3faba9
|
Save selection to allow replay during undo
|
2019-07-12 01:05:04 +00:00 |
|
Ian Gulliver
|
ed5c79c05d
|
Stop us from undoing right off the page
|
2019-07-12 00:45:03 +00:00 |
|
Ian Gulliver
|
7274886d76
|
Add undo/redo keys
|
2019-07-11 22:43:18 +00:00 |
|
Ian Gulliver
|
498d1cbb1e
|
Remove debug logging
|
2019-07-11 22:31:27 +00:00 |
|
Ian Gulliver
|
0485580b89
|
Proper history tracking
|
2019-07-11 22:30:53 +00:00 |
|
Ian Gulliver
|
d906e6a933
|
Remove unnecessary keydown capture
|
2019-07-11 21:44:50 +00:00 |
|
Ian Gulliver
|
e04c8b50dd
|
Add flip link
|
2019-07-11 20:08:29 +00:00 |
|