refactor: roll handover (#451)

* style: tweak active colour

* refactor: create shared playback validation

* feat: allow handover from and to roll
This commit is contained in:
Carlos Valente
2023-07-15 11:06:10 +02:00
committed by GitHub
parent 91a2d395cb
commit b89d0787d4
8 changed files with 56 additions and 37 deletions
+2
View File
@@ -267,6 +267,7 @@ importers:
eslint-plugin-simple-import-sort: ^8.0.0
luxon: ^3.3.0
nanoid: ^4.0.1
ontime-types: workspace:*
prettier: ^2.8.3
typescript: ^4.9.4
vitest: ^0.30.1
@@ -281,6 +282,7 @@ importers:
eslint-config-prettier: 8.6.0_eslint@8.31.0
eslint-plugin-prettier: 4.2.1_do5yx3dogbskqc4h5x5ilvlwyy
eslint-plugin-simple-import-sort: 8.0.0_eslint@8.31.0
ontime-types: link:../types
prettier: 2.8.3
typescript: 4.9.4
vitest: 0.30.1