Commit graph

17 commits

Author SHA1 Message Date
e4041020f1
Warn user when project/component name exists 2022-06-20 01:20:23 +03:00
129f2c3d31
Added Script component kind button 2022-06-19 19:07:29 +03:00
85838c2b32
Implemented logic expressions
Also made truth table horizontally scrollable
2022-06-19 18:23:16 +03:00
bd10853866
Implemented project export 2022-06-19 08:05:29 +03:00
dd62a26004
Moved remove input/output icons to trailing side 2022-06-19 08:02:21 +03:00
500dc297d3
Changed red button text color to white 2022-06-19 08:01:05 +03:00
c002e70616
Separate truth table to file, add column borders 2022-06-19 07:59:04 +03:00
ba6cc9489c
Add padding at bottom of edit component page
Previously, the save floating action button was overlapping truth table.
Now, the screen can be scrolled such that the button will no longer
overlap due to the new empty space.
2022-06-19 07:53:15 +03:00
012de37b4a
Changed red button text color to white 2022-06-19 07:46:40 +03:00
a2b6fa0725
Added choice of component kind when creating 2022-06-17 21:59:14 +03:00
0276643fbb
Added logic expression in component model 2022-06-17 21:58:43 +03:00
61dc1f1f45
Added adding inputs and outputs 2022-06-17 19:38:31 +03:00
0ab607ae3d
Added removing inputs/outputs 2022-06-02 15:07:37 +03:00
ce97a691a0
Added truth table editing 2022-06-02 15:07:14 +03:00
a126057571
Tweaked truth table 2022-06-01 19:11:48 +03:00
65e7d5f122
Fixed cancelling new component 2022-06-01 18:22:36 +03:00
c8b5168413
Initial commit 2022-05-16 07:03:35 +03:00