Commit History

Make metadata work before backend response.
b44f5a8

darabos commited on

Automatically find location for "/".
7194a89

darabos commited on

Restore shadows. Allow large zoom anyway.
db13d53

darabos commited on

Allow greater zoom at the cost of smaller shadows.
8fbb3f9

darabos commited on

Modern viewport navigation.
8fe1d21

darabos commited on

Avoid permanently selecting groups.
bbd3b58

darabos commited on

Fix ungrouping, make it smooth.
f563e64

darabos commited on

Support nested groups.
fb847c9

darabos commited on

Color picker for groups.
91961e7

darabos commited on

Better styling for node groups.
ef8a15c

darabos commited on

Add basic grouping.
3f3cb7b

darabos commited on

Name all exports to fix HMR.
da1f2d0

darabos commited on

Make the delete button delete selected elements.
e2e447f

darabos commited on

Add workspace comments.
502f722

darabos commited on

Remove minimap.
2421706

darabos commited on

Make sure edge IDs are unique.
3006c30

darabos commited on

Customize edge curves.
35313d0

darabos commited on

Really preserve selection.
be60ac3

darabos commited on

Preserve selection when receiving CRDT updates.
1f43b58

darabos commited on

Use Aria labels for links in tests.
0234ec8

darabos commited on

Allow working with files in directories.
19e2687

darabos commited on

Merge pull request #121 from biggraph/feat/bionemo-nims
b4180d6

doragera commited on

rename NodeWithPy3DMol to NodeWithMolecule
1107514

doragera commited on

Add an execute button and endpoint.
e44317d

darabos commited on

molecule visualizing, requests->httpx, support multiple molecules
d6db5a1

doragera commited on

Open code files from directory + related stuff.
cd2383d

darabos commited on

Code editor. (Not saving edits yet.)
9a9d700

darabos commited on

Load ops from .py files in the data directory.
1ae7dde

darabos commited on

Split out ml_ops.py, add "View vector" box.
2d84389

darabos commited on

Change formatters from 80 columns to 100 columns.
a112474

darabos commited on

Disable scroll to zoom. (#71) Use pinch!
d7fda19

darabos commited on

Use cwd instead of LYNXKITE_DATA.
a08a3aa

darabos commited on

Pick file type. Remove waiting from tests.
c82d8dc

darabos commited on

Fix missing box ID. Use keyboard in test instead of click.
dcd48d1

darabos commited on

File upload with drag & drop.
0a23cf5

darabos commited on

Disallow zoom. It has performance issues.
199b805

darabos commited on

Avoid unnecessary CRDT updates.
21c1030

darabos commited on

Use secure websockets over HTTPS.
7c324a6

darabos commited on

Make env selector fit in.
e3b1d5c

darabos commited on

Work around ReactFlow issue. Try making tests more robust.
c83f1c9

darabos commited on

Use hotkey for node search in tests.
f94e9a7

darabos commited on

More automatic formatting.
303286e

darabos commited on

Merge branch 'main' into darabos-rdkit
fdbe0b4

darabos commited on

47 smooth graph creation flow
bf8f4f1

JMLizano JMLizano commited on

Drag nodes only using the title.
6f8e8fe

darabos commited on

Fix arrow edge color.
86475b8

darabos commited on

Set up Biome for JS linting/formatting.
d460634

darabos commited on

For string attributes use a categorical color scheme. (Instead of throwing an exception.)
de9a525

darabos commited on

Small fixes. The CSS import order caused connectors to be tiny.
d7e4335

darabos commited on

Split LynxKite into several Python packages.
145d037

darabos commited on