Louis Heredero HEL
HEL pushed to feat/refactor-1 at HEL/chronos 2025-07-13 14:09:22 +00:00
6970e59413 renamed get- to compute-columns-widths
HEL created branch feat/refactor-1 in HEL/chronos 2025-07-13 14:06:08 +00:00
HEL pushed to feat/refactor-1 at HEL/chronos 2025-07-13 14:06:08 +00:00
57a3a371eb refactored pre-rendering
c1191de661 refactored setup process
Compare 2 commits »
HEL deleted branch feat/10-participant-line-styling from HEL/chronos 2025-07-11 10:12:48 +00:00
HEL commented on issue HEL/chronos#10 2025-07-11 10:11:43 +00:00
feature request: possibility to remove dotted lines

Great, I'll close this issue then I don't plan on making a new release just now though, as there are other things I'd like to add

HEL closed issue HEL/chronos#10 2025-07-11 10:11:43 +00:00
feature request: possibility to remove dotted lines
HEL commented on issue HEL/chronos#10 2025-07-09 20:54:11 +00:00
feature request: possibility to remove dotted lines

With #11, you should now be able to completely hide the line by setting its stroke to none

As mentioned in the PR, I plan on adding more control over styling by using CeTZ' builting styles…

HEL pushed to dev at HEL/chronos 2025-07-09 20:47:52 +00:00
5e70e5179f Merge pull request 'Add parameter to style participant line' (#11) from feat/10-participant-line-styling into dev
000813ff3b bumped version to 0.2.2
f94c6f25a2 added documentation for line-stroke
d1a44d0b0f added line-stroke participant param
1b8c40d70d added uncommitted file
Compare 6 commits »
HEL merged pull request HEL/chronos#11 2025-07-09 20:47:51 +00:00
Add parameter to style participant line
HEL created pull request HEL/chronos#11 2025-07-09 20:45:13 +00:00
Add parameter to style participant line
HEL pushed to feat/10-participant-line-styling at HEL/chronos 2025-07-09 20:41:43 +00:00
000813ff3b bumped version to 0.2.2
f94c6f25a2 added documentation for line-stroke
d1a44d0b0f added line-stroke participant param
1b8c40d70d added uncommitted file
Compare 4 commits »
HEL created branch feat/10-participant-line-styling in HEL/chronos 2025-07-09 20:15:47 +00:00
HEL pushed to feat/10-participant-line-styling at HEL/chronos 2025-07-09 20:15:47 +00:00
b9c19ac730 fixed link in manual
HEL commented on issue HEL/chronos#10 2025-07-09 20:13:34 +00:00
feature request: possibility to remove dotted lines

Thank you for using chronos and taking the time to open this issue ! Removing the dotted line is indeed not currently possible Hereunder are some workarounds (including yours)

I will also…

HEL commented on issue HEL/circuiteria#10 2025-06-29 13:21:23 +00:00
IEC gates support

closed by #11

HEL closed issue HEL/circuiteria#10 2025-06-29 13:21:23 +00:00
IEC gates support
HEL pushed to dev at HEL/circuiteria 2025-06-29 13:19:59 +00:00
693676d61a Merge pull request 'feature: add IEC gates' (#11) from bono/circuiteria:add_iec_gates into dev
94d5d6b854 add examples and add iec gates to manual
71f128f6c9 fix typo in xnor gate
ea8277ee5b rename iec gates to have consistent naming
c5e4f8039a improve iec-gate
Compare 8 commits »
HEL merged pull request HEL/circuiteria#11 2025-06-29 13:19:57 +00:00
feature: add IEC gates
HEL approved HEL/circuiteria#11 2025-06-29 13:18:45 +00:00
feature: add IEC gates
HEL commented on pull request HEL/circuiteria#11 2025-06-24 22:12:54 +00:00
feature: add IEC gates

Should be element.gate-iec-buf instead of element.iec-gate-buf