Skip to content

0.58.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 22:10
· 15 commits to master since this release

New Features

  • Add catppuccin color theme (#242) 4df6022
  • Add portal.api/close as command 7b6b587
  • Add PWA launcher for Windows WSL 0c54c54
  • Link mouse 3 / 4 to history stack 961bd05
  • Add support for broadcast repl 55fde5d
  • Add load-file support for portal.nrepl/wrap-repl de73ef5
  • First cut of diff-text viewer 95536f2
  • Add support for load-file in nrepl middleware 9db2d4f

UX Tweaks

  • Improve :portal.viewer/hiccup styles 1c0ce9a
  • Switch to new github block quote highlight syntax 6b0b440
  • Only include file for source-location when available in ex viewer b798af7
  • Fix :portal.viewer/ex css f02554c
  • Make search-bar more compact a6e00a5
  • Make footer more compact cd1cf93

Documentation

  • Improve nREPL middleware documentation c9133a9
  • Add docs for diff-text 85167a0
  • Add example data for diff-text e2509d3

Bug Fixes

  • Fix z-index on multi-select-counter 45323c8
  • Try relative path for vs-code open-file 9f00e2b
  • Improve error handling for vs-code file-open endpoint 1575e02
  • Prevent over scroll issue in vscode extension edda21f
  • Fix bug in portal.runtime.json 783394d
  • Fix portal.console for self hosted cljs eed30d6
  • Correctly sort wrap-repl with wrap-portal 8acecad
  • Fix portal.nrepl/wrap-repl middleware ordering 17f0132
  • Fix joyride runtime support 9d357b5