Skip to content

Releases: curveball/browser

v0.15.3

23 May 23:59
e51e33d
Compare
Choose a tag to compare
  • Fix warning when stylesheets aren't specified.

v0.15.2

23 May 23:16
2ba802e
Compare
Choose a tag to compare
  • Run the 'normalizeOptions' script only once: when initializing the
    middleware.

v0.15.1

23 May 23:12
3b12300
Compare
Choose a tag to compare
  • Load custom stylesheets after theme sheets.

v0.15.0

23 May 22:34
15a503f
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Allow HTML tags in markdown.
  • Fix highlight.js depreciation warning.

v0.14.8

01 Apr 01:24
ea1aeed
Compare
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
Compare
Choose a tag to compare
  • Fix the icon for the edit-form link.

v0.14.6

02 Mar 22:28
cd01d5e
Compare
Choose a tag to compare
  • Last release did not include updated html-form-enhancer files.