Skip to content

Releases: djblue/portal

0.58.2

24 Oct 05:57
Compare
Choose a tag to compare

Bug Fixes

  • Improve command palette css 70ba219
  • Revert "Process each rpc request independently" df2f03d

0.58.1

21 Oct 19:51
Compare
Choose a tag to compare
  • Attempt to sort sub-command windows in Portal UI (#243)

0.58.0

11 Oct 22:10
Compare
Choose a tag to compare

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

0.57.3

28 Aug 01:21
Compare
Choose a tag to compare
  • Prefer default viewer meta on history push d0dc39d
  • Add :on-load-1 launcher option 6953d2d

Bug Fixes

  • Prevent issue with records and serialization 5cfd6f2
  • Fix overflow css issue for inspector 65c463d

0.57.2

09 Aug 01:51
Compare
Choose a tag to compare

0.57.1

31 Jul 05:47
Compare
Choose a tag to compare
  • Race client requests and remove connection on timeout 39c30cb
  • Clear session on websocket disconnect 3f70820
  • Fix code loading for vs-code extension 55242ab

0.57.0

15 Jul 03:57
Compare
Choose a tag to compare
  • Improve support for native java interfaces dc33869
  • Add portal.ui.parsers to sci b0c19fc
  • Initial spec error viewer (#231) 73d07cb (Experimental)
  • Allow users to override launcher configs (#230) c6619bd

0.56.0

02 Jun 21:30
Compare
Choose a tag to compare

0.55.1

13 Apr 22:17
Compare
Choose a tag to compare

0.55.0

13 Apr 19:11
Compare
Choose a tag to compare
  • Ensure that theme values are non-nil 282fe27
  • Use code-dispatch for lists in pprint viewer 7023348
  • Initial nbb support (#219) f22bac3
  • Fully qualify nav in runtime registry 176ee35
    • Fixes nav for Joyride.
  • Add type/metadata disambiguation for value cache 94171f4