Skip to content

0.52.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 19:38
  • 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