Skip to content

Releases: djblue/portal

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

0.54.2

05 Apr 07:07
Compare
Choose a tag to compare

0.54.1

02 Apr 06:24
Compare
Choose a tag to compare
  • Fix bug in prepl viewer around html escaping

0.54.0

01 Apr 04:34
Compare
Choose a tag to compare
  • Add basic Joyride guide 72e8be2
  • Add highlight-words to several viewers 57f074a
  • Allow filtering for pprint viewer 27625d3
  • Move filtering to view layer to improve performance 96bbfc1
  • Improve filter match fn b9e2e6d
  • Improve color viewer e50988e
  • Add $BROWSER support for vscode remote development ab23682
  • Unify styles for selection and hover states b588c9c

0.53.0

23 Mar 08:05
Compare
Choose a tag to compare
  • Add portal.viewer/code helper 7a3b67e
  • Get selected values for all sessions 6f8c4a5
  • Revert org.clojure/data.json to fix transitive issues in bb 92c0258
  • Add clojure.zip to sci cf1bf85
  • Highlight context on mouse hover 4848083
  • Improve portal.runtime async error handling 57e9e62
  • Initial support for user specified shortcuts f76a0ed

0.52.2

17 Feb 23:10
Compare
Choose a tag to compare
Release 0.52.2

0.52.1

17 Feb 22:22
Compare
Choose a tag to compare
  • Bump deep-diff to preserve metadata

0.52.0

17 Feb 19:38
Compare
Choose a tag to compare
  • Register portal.api/register! as a command 6a66bc7
  • Get Portal runtime working in Joyride (#204) a60396d
  • Allow passing theme for embedded view 8f09472
  • Add support for :column metadata for coll-of-vector tables 2a55d25

Docs

Bug Fixes

  • Improve portal.client.* error handling 8550bf2
  • Fix portal.runtime.node.server session-id issue 2d81be8
  • Fix: the environment variable PATH might be undefined. In this case
    clojure.string/split fails since the first argument is nil. (#210) a30264a
  • Prevent body background-color from being set in embedded mode ae9017a
  • Scope highlight.js classes to code viewer 0060083

0.51.1

07 Jan 23:03
Compare
Choose a tag to compare