This website requires JavaScript.
Explore
Help
Sign In
alois
/
Verso
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
Build and Deploy Verso (prod)
Build and Deploy Verso
344 workflow runs
Actor
All actors
alois
claude
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
copilot/find-quick-win-issues
git-bridge-test
main
msm-github-codespaces
old-master
prod
test
tools
fix: capture typst diagnostics emitted after the status line
Build and Deploy Verso #134
:
Commit
b8543c8bb9
pushed by
claude
main
2026-06-08 12:28:30 +00:00
2m41s
View workflow file
fix: cache typst compile result to eliminate race-condition failures
Build and Deploy Verso #133
:
Commit
7e6c8c30cc
pushed by
claude
main
2026-06-08 12:03:03 +00:00
14m7s
View workflow file
fix: suppress interim compile errors while typing, show Typst error logs, dark-mode footer
Build and Deploy Verso #132
:
Commit
e0c717c131
pushed by
claude
main
2026-06-08 10:37:56 +00:00
10m9s
View workflow file
typst: fix CodeIdent vs "_" token overlap after #keyword CallExpr?
Build and Deploy Verso #131
:
Commit
7a5218d472
pushed by
claude
main
2026-06-08 09:25:25 +00:00
8m42s
View workflow file
projection: visit overlay/mounted subtrees during tree iteration
Build and Deploy Verso #130
:
Commit
b16b096744
pushed by
claude
main
2026-06-08 09:26:29 +00:00
22m40s
View workflow file
typst: highlight function name after #set / #show keywords
Build and Deploy Verso #129
:
Commit
e9cc63a261
pushed by
claude
main
2026-06-08 09:06:51 +00:00
26m12s
View workflow file
typst: stop heading title at // or /* comment markers
Build and Deploy Verso #128
:
Commit
07c72cf7e5
pushed by
claude
main
2026-06-08 08:36:33 +00:00
9m25s
View workflow file
classHighlighter: map function(variableName) to tok-function
Build and Deploy Verso #127
:
Commit
4f98abbc5d
pushed by
claude
main
2026-06-08 08:34:40 +00:00
13m14s
View workflow file
lezer-typst: convert LineCommentContent and MathContent to external tokenizers
Build and Deploy Verso #126
:
Commit
1dcd6e24f4
pushed by
claude
main
2026-06-08 08:06:38 +00:00
10m10s
View workflow file
fix(typst): resolve all overlapping-token errors via @precedence
Build and Deploy Verso #125
:
Commit
e21f7cc0d5
pushed by
claude
main
2026-06-08 07:58:36 +00:00
17m27s
View workflow file
fix(typst): fix zero-length token error for LineCommentContent
Build and Deploy Verso #124
:
Commit
e4f5385e35
pushed by
claude
main
2026-06-08 07:35:39 +00:00
40m38s
View workflow file
fix(typst): make HeadingTitle an external token to end LALR conflicts
Build and Deploy Verso #123
:
Commit
2f3e3e7363
pushed by
claude
main
2026-06-08 06:56:38 +00:00
3h23m43s
View workflow file
fix(typst): eliminate LALR(1) conflict on heading title items
Build and Deploy Verso #122
:
Commit
94e8ff3503
pushed by
claude
main
2026-06-08 00:08:23 +00:00
3h10m10s
View workflow file
fix(editor): resolve HeadingTitle shift/reduce conflict in Typst grammar
Build and Deploy Verso #121
:
Commit
26da1f6205
pushed by
claude
main
2026-06-07 20:50:25 +00:00
14m37s
View workflow file
fix(editor): break Strong/Emphasis mutual recursion in Typst grammar
Build and Deploy Verso #120
:
Commit
5287ea6f00
pushed by
claude
main
2026-06-07 20:37:42 +00:00
23m5s
View workflow file
feat(editor): native Lezer grammar for Typst syntax highlighting
Build and Deploy Verso #119
:
Commit
045d458875
pushed by
claude
main
2026-06-07 20:33:24 +00:00
37m45s
View workflow file
feat(editor): use @codemirror/lang-yaml for Quarto YAML frontmatter
Build and Deploy Verso #118
:
Commit
2c0f387cef
pushed by
claude
main
2026-06-07 18:43:00 +00:00
12m20s
View workflow file
feat(editor): improve syntax highlighting for Typst and Quarto documents
Build and Deploy Verso #117
:
Commit
f9788a1c69
pushed by
claude
main
2026-06-07 17:53:51 +00:00
10m50s
View workflow file
feat(pdf): dark mode for Quarto RevealJS HTML output
Build and Deploy Verso #116
:
Commit
489bdb01ec
pushed by
claude
main
2026-06-07 17:29:14 +00:00
10m36s
View workflow file
Fix Quarto RevealJS media missing on second compile
Build and Deploy Verso #115
:
Commit
0b8897540d
pushed by
claude
main
2026-06-07 16:04:37 +00:00
29m7s
View workflow file
Fix stale error lines bleeding into next Typst compile log
Build and Deploy Verso #114
:
Commit
2ead377ebc
pushed by
claude
main
2026-06-07 15:47:44 +00:00
36m24s
View workflow file
Add smooth PDF transition toggle to compile settings
Build and Deploy Verso #113
:
Commit
5a85e1b9d8
pushed by
claude
main
2026-06-07 14:31:40 +00:00
11m53s
View workflow file
fix(autocompile): prevent compile chaining — wait for previous compile before starting next
Build and Deploy Verso #112
:
Commit
165219dcb1
pushed by
claude
main
2026-06-07 13:50:30 +00:00
11m38s
View workflow file
fix(pdf): replace document.startViewTransition with non-blocking canvas fade
Build and Deploy Verso #111
:
Commit
71755e5cee
pushed by
claude
main
2026-06-07 13:23:46 +00:00
14m23s
View workflow file
fix(pdf): suppress root view-transition animation to isolate fade to PDF pane only
Build and Deploy Verso #110
:
Commit
453439e611
pushed by
claude
main
2026-06-07 12:50:54 +00:00
11m47s
View workflow file
feat(pdf): restore smooth crossfade for Chrome 111+ using document.startViewTransition
Build and Deploy Verso #109
:
Commit
d895e14e48
pushed by
claude
main
2026-06-07 12:34:20 +00:00
11m25s
View workflow file
fix: eliminate too-recently-compiled error and PDF flicker on fast Typst compiles
Build and Deploy Verso #108
:
Commit
4410a83146
pushed by
claude
main
2026-06-07 12:11:35 +00:00
11m25s
View workflow file
fix(typst): correct auto-compile default and debounce detection for Typst projects
Build and Deploy Verso #107
:
Commit
db162e54af
pushed by
claude
main
2026-06-07 11:49:13 +00:00
11m37s
View workflow file
feat(typst): auto-compile on by default with fast debounce + smoother PDF transitions
Build and Deploy Verso #106
:
Commit
228ad00075
pushed by
claude
main
2026-06-07 10:54:43 +00:00
14m23s
View workflow file
Implement persistent typst watch for incremental compilation
Build and Deploy Verso #105
:
Commit
7eaeaedcd8
pushed by
claude
main
2026-06-07 10:09:08 +00:00
59m28s
View workflow file
First
Previous
...
6
7
8
9
10
...
Next
Last