Skip to content

Releases: curveball/browser

v0.15.4

13 Sep 16:29
e08a578

Choose a tag to compare

  • Fix formatting of datetime-local value attribute.
  • Updated to latest highlight.js, typescript, ketting

v0.15.3

23 May 23:59
e51e33d

Choose a tag to compare

  • Fix warning when stylesheets aren't specified.

v0.15.2

23 May 23:16
2ba802e

Choose a tag to compare

  • Run the 'normalizeOptions' script only once: when initializing the
    middleware.

v0.15.1

23 May 23:12
3b12300

Choose a tag to compare

  • Load custom stylesheets after theme sheets.

v0.15.0

23 May 22:34
15a503f

Choose a tag to compare

  • Small BC break: setting custom stylesheets no longer removes the 'theme'
    stylesheets. To remove the default stylesheets, set null for the theme.

v0.14.11

23 May 22:02
525cba5

Choose a tag to compare

  • Upgrade to Ketting 7 for parsing hypermedia bodies.
  • Support the HTTP Title header as a last resort to determine a page title.

v0.14.10

05 Apr 16:53
8a9466b

Choose a tag to compare

  • Fix content-negotiation/alternate links on the root of the API.
  • Fix another React warning.

v0.14.9

05 Apr 15:08
d2d77f7

Choose a tag to compare

  • Allow HTML tags in markdown.
  • Fix highlight.js depreciation warning.

v0.14.8

01 Apr 01:24
ea1aeed

Choose a tag to compare

  • Tweaks to design of form submission buttons.
  • 'Forms' renamed to 'Actions'.
  • If a form has no fields (or only hidden fields), the form will get rendered
    as a single button.

v0.14.7

08 Mar 04:05
9b0870d

Choose a tag to compare

  • Fix the icon for the edit-form link.