Louis Heredero HEL
HEL pushed to main at Klagarge/Melies 2025-04-28 08:22:21 +00:00
79b3a2196c feat: add web editor base
HEL pushed tag v0.1.4 to HEL/TimeDispatcher 2025-04-23 22:02:04 +00:00
HEL released V0.1.4 at HEL/TimeDispatcher 2025-04-23 22:02:04 +00:00
HEL pushed to main at HEL/TimeDispatcher 2025-04-23 22:00:45 +00:00
d96d2c590e Merge pull request 'v0.1.4: minor fix' (#7) from dev into main
da9be74050 Merge pull request 'v0.1.4: minor fix' (#6) from fix/5-edit-orphan-project into dev
7d3f13657f bumped to version 0.1.4
0be774531c made project parent blank
Compare 4 commits »
HEL merged pull request HEL/TimeDispatcher#7 2025-04-23 22:00:44 +00:00
v0.1.4: minor fix
HEL created pull request HEL/TimeDispatcher#7 2025-04-23 22:00:39 +00:00
v0.1.4: minor fix
HEL deleted branch fix/5-edit-orphan-project from HEL/TimeDispatcher 2025-04-23 21:59:34 +00:00
HEL pushed to dev at HEL/TimeDispatcher 2025-04-23 21:59:34 +00:00
da9be74050 Merge pull request 'v0.1.4: minor fix' (#6) from fix/5-edit-orphan-project into dev
7d3f13657f bumped to version 0.1.4
0be774531c made project parent blank
Compare 3 commits »
HEL merged pull request HEL/TimeDispatcher#6 2025-04-23 21:59:32 +00:00
v0.1.4: minor fix
HEL closed issue HEL/TimeDispatcher#5 2025-04-23 21:59:32 +00:00
Edit project name not possible if not on a group
HEL created pull request HEL/TimeDispatcher#6 2025-04-23 21:59:18 +00:00
v0.1.4: minor fix
HEL created branch fix/5-edit-orphan-project in HEL/TimeDispatcher 2025-04-23 20:40:05 +00:00
HEL pushed to fix/5-edit-orphan-project at HEL/TimeDispatcher 2025-04-23 20:40:05 +00:00
7d3f13657f bumped to version 0.1.4
0be774531c made project parent blank
Compare 2 commits »
HEL pushed to feat/draw-improvements-1 at HEL/circuiteria 2025-04-20 10:12:14 +00:00
9ab454045e extracted cetz import for easier updating
HEL pushed to feat/draw-improvements-1 at HEL/circuiteria 2025-04-20 10:11:00 +00:00
aba66ed442 extracted cetz import for easier updating
HEL commented on pull request HEL/circuiteria#9 2025-04-20 09:46:58 +00:00
Update Electrical Components and Add Examples

There seem to be a small issue with inductors when placed vertically (see below). It also seems like the horizontal inductor needs a specific aspect-ratio between the width and height to display…

HEL pushed to feat/draw-improvements-1 at HEL/circuiteria 2025-04-19 15:23:31 +00:00
0a108fdc73 improved error message
cd8784fcee adapted ALU + minor fix in add-ports
4733f69b51 adapted extender + improved bound anchors
33d79f35fa minor fix to port margins
Compare 4 commits »
HEL pushed to feat/draw-improvements-1 at HEL/circuiteria 2025-04-19 13:56:30 +00:00
3e9272255c improved wire arguments
4930b53c84 reworked ports layout + adapted multiplexer
Compare 2 commits »
HEL pushed to feat/draw-improvements-1 at HEL/circuiteria 2025-04-18 22:12:00 +00:00
26231b2f48 adapted wire stubs with auto side detection
5616544707 added checks + fixed auto ids
358de4825d initial rewrite of drawing pipeline + positioning
Compare 3 commits »
HEL commented on pull request HEL/circuiteria#9 2025-04-17 08:11:02 +00:00
Update Electrical Components and Add Examples

Thanks for the additions ! It looks like you forgot to commit the example circuit though