tvl-depot/corp/tvixbolt
Vincent Ambo a8f7383fcb refactor(tvixbolt): use details elements for toggling outputs
For optional outputs (runtime trace & AST) this has a slightly nicer
user experience.

Note that the code of this is a bit verbose because doing a naive
implementation hits dumb behaviours of browsers that result in
infinite loops.

Thanks Profpatsch for the suggestion.

Change-Id: I8945a8e722f0ad8735829807fb5e39e2101f378c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7006
Reviewed-by: j4m3s <james.landrein@gmail.com>
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2022-10-16 12:26:56 +00:00
..
src refactor(tvixbolt): use details elements for toggling outputs 2022-10-16 12:26:56 +00:00
.gitignore chore(corp/tvixbolt): gitignore trunk's dist folder 2022-09-20 10:59:32 +00:00
Cargo.lock feat(tvix/eval): add an AST pretty-printing module 2022-10-16 12:26:56 +00:00
Cargo.toml refactor(tvixbolt): use details elements for toggling outputs 2022-10-16 12:26:56 +00:00
default.nix fix(tvix/eval): support string identifiers in inherits 2022-09-22 23:07:14 +00:00
index.css feat(corp/tvixbolt): add some additional information on the page 2022-09-04 18:50:06 +00:00
index.html feat(corp/tvixbolt): add an ad in the footer 2022-09-13 12:47:18 +00:00