Commit Graph

22 Commits

Author SHA1 Message Date
Sergio Martínez Portela
1cdc679c70 WIP: Login form. 2020-03-02 22:10:22 +01:00
4f2721fb90 Only propagate on ConvertToString when there's changes. 2018-01-26 02:14:02 +01:00
67348d9e03 Add Any-Inputs, string wires (and *puts) and ConvertToString part. 2018-01-26 02:11:33 +01:00
2ea0515bba AddToggler, add boolean wires, make ColorBox accept boolean. 2018-01-26 00:46:28 +01:00
7a8d92cb95 Add little logo to the ticker. 2018-01-25 23:43:23 +01:00
bddc4f64a8 Don't show logic elements outside dev mode. 2018-01-25 00:00:12 +01:00
2f58d1d609 Add ticker component. 2018-01-24 23:55:58 +01:00
eafa61c34b Remove unused imports. 2018-01-23 22:46:55 +01:00
abd9096c25 Allow opening card by path. 2018-01-22 01:03:17 +01:00
8fa2e22d55 Add simplistic modal for part instantiation. 2018-01-21 00:14:46 +01:00
e47e1c61f9 Add scrolling canvas. 2018-01-18 22:15:54 +01:00
82b6e7188c Fix dangling wires when remove input-connected part. 2017-10-31 00:06:46 +01:00
8773f46b60 Test the possibilities of Type-safe wiring. 2017-07-23 09:46:01 -04:00
9157d2b7ad Serialize and save connections. 2017-07-22 18:35:41 -04:00
dcbc0e5cad Add signal passing prototype. 2017-07-22 16:31:21 -04:00
888e32f7ec Add a simplistic prototype of wiring mechanism. 2017-07-13 23:33:25 -04:00
fe0794632d Experiment with basic dev mode context. 2017-07-09 22:29:15 -04:00
cb5b087af1 Add a simple, JSON-based serialization mechanism. 2017-07-04 02:26:35 +02:00
be7eacddb7 Differenciate touching and grabbing. 2017-07-04 01:26:40 +02:00
bfcb25e1a2 Remove "public" from Part interface methods. 2017-07-04 01:10:23 +02:00
1eb830b71d Add basic part movement mechanism. 2017-07-04 01:09:37 +02:00
bc33baca27 Explore canvas + part solution. 2017-07-03 23:25:25 +02:00