Commit Graph

118 Commits

Author SHA1 Message Date
b34702485f adapted control shape rendering 2025-07-19 18:04:16 +02:00
02fd3282f7 adapted boundary shape rendering 2025-07-19 17:56:57 +02:00
c27493e780 adapted actor shape rendering 2025-07-19 17:50:29 +02:00
ffdffc9e41 adapted custom shape rendering 2025-07-19 17:29:52 +02:00
5b57a89cdd refactored participant rendering 2025-07-19 17:13:56 +02:00
d6aeb33fa5 refactored groups to use CeTZ style + fixed spacing 2025-07-19 12:05:26 +02:00
754cddd328 refactored delay to use CeTZ style 2025-07-18 17:33:07 +02:00
a5e8194d59 merged with-ctx-style and get-ctx 2025-07-18 17:30:42 +02:00
ff8ec72a42 changed internal lifelines structure 2025-07-18 17:30:00 +02:00
22254211f3 refactored separator to use CeTZ style 2025-07-18 16:55:10 +02:00
aca2d858fe changed participant name alignment to base
All checks were successful
CI / tests (push) Successful in 20s
2025-07-16 19:13:54 +02:00
6c97bb807f Merge pull request 'Fix notes width not taken into account' (#16) from fix/issue-13-note-in-group into dev
All checks were successful
CI / tests (push) Successful in 1m1s
Reviewed-on: #16
2025-07-16 16:53:08 +00:00
f812ac93c2 fixed missing import
All checks were successful
CI / tests (pull_request) Successful in 26s
2025-07-16 18:45:37 +02:00
caad9ed823 fixed group width containing notes 2025-07-16 18:45:10 +02:00
0b401df67d fixed start column width with note 2025-07-16 17:55:46 +02:00
8ee14167de fixed ignored multiple linked notes 2025-07-16 17:21:20 +02:00
1f24ba8efe added allow-overlap parameter for notes 2025-07-16 17:20:31 +02:00
03138269f9 Merge pull request 'Refactor to integrate with CeTZ' functional API and shared-state' (#15) from feat/refactor-1 into dev
All checks were successful
CI / tests (push) Successful in 13s
Reviewed-on: #15
2025-07-16 13:43:47 +00:00
90d97a9ae5 fixed imports
All checks were successful
CI / tests (pull_request) Successful in 15s
2025-07-16 15:32:40 +02:00
7106cc3e22 grouped some elmt defs in misc.typ 2025-07-16 15:29:30 +02:00
d51a08830d updated CeTZ to v0.4.0 2025-07-16 15:10:13 +02:00
08f7eea0e4 reorganized imports 2025-07-15 12:36:30 +02:00
ef2541f267 refactored debug rendering 2025-07-15 11:58:37 +02:00
aed215ff17 refactored groups, separators and delays 2025-07-15 11:58:37 +02:00
babce5195e fixed create event participant position 2025-07-15 11:58:36 +02:00
b1ad3b98d2 refactored notes 2025-07-15 11:58:36 +02:00
3a1c274e83 refactored sequences, sync and gaps 2025-07-15 11:58:35 +02:00
e27bb9a9eb base for CeTZ integration
migrated contextual variables to CeTZ context shared-state
adapted participant rendering
2025-07-15 11:58:35 +02:00
4f916359a9 renamed get- to compute-columns-widths 2025-07-15 11:58:35 +02:00
276e9dae1b refactored pre-rendering 2025-07-15 11:58:34 +02:00
0c0aa0a420 refactored setup process 2025-07-15 11:58:34 +02:00
534caf24a7 removed CI cargo cache
All checks were successful
CI / tests (push) Successful in 17s
2025-07-15 11:54:41 +02:00
2e29a79f4c renamed CI cache step
Some checks failed
CI / tests (push) Has been cancelled
2025-07-15 00:22:17 +02:00
4ae06a5f03 changed CI cache action
All checks were successful
CI / tests (push) Successful in 24s
2025-07-15 00:20:20 +02:00
91ff0efb06 changed CI upload artifact action
All checks were successful
CI / tests (push) Successful in 3m5s
2025-07-14 22:53:03 +02:00
bdeabb39f9 changed CI container for rust
Some checks failed
CI / tests (push) Failing after 4m10s
2025-07-14 22:43:18 +02:00
7ad39decb6 Merge pull request 'Add tests' (#12) from feat/tests-1 into dev
Some checks failed
CI / tests (push) Failing after 39s
Reviewed-on: #12
2025-07-14 20:13:21 +00:00
b8b775c3ce added CI workflow 2025-07-14 22:11:11 +02:00
2a35b86f6e added group tests 2025-07-14 19:11:19 +02:00
2a46612bfb added note tests 2025-07-14 19:06:30 +02:00
964d708280 added sequence tests 2025-07-14 18:48:48 +02:00
e1a5b0b431 added participant shape test 2025-07-14 18:33:08 +02:00
cdfdd96966 set up tytanic with basic test 2025-07-14 18:04:26 +02:00
5e70e5179f Merge pull request 'Add parameter to style participant line' (#11) from feat/10-participant-line-styling into dev
Reviewed-on: #11
2025-07-09 20:47:50 +00:00
000813ff3b bumped version to 0.2.2 2025-07-09 22:41:30 +02:00
f94c6f25a2 added documentation for line-stroke 2025-07-09 22:39:50 +02:00
d1a44d0b0f added line-stroke participant param 2025-07-09 22:35:37 +02:00
1b8c40d70d added uncommitted file
Forgot to add cetz.typ in 788c8999 (oops)
2025-07-09 22:23:54 +02:00
b9c19ac730 fixed link in manual 2025-07-09 21:55:32 +02:00
c46b345771 updated version in README 2025-03-12 14:17:32 +01:00