Skip to content

Releases: curveball/browser

v0.10.2

17 Oct 21:24
6ded0eb
Compare
Choose a tag to compare
  • Now parsing and formatting Siren resources!
  • Fixed some layout issues related to forms.

v0.10.1

17 Oct 21:24
8249261
Compare
Choose a tag to compare
  • Remove debug statements.

v0.10.0

17 Oct 21:24
32414da
Compare
Choose a tag to compare
  • The browser plugin will now render Siren and HAL-FORMS forms for you.
    This will only work great if you use methods and content-types browsers
    natively support, but support for JSON and other methods are planned.
  • Fix a React warning.

v0.9.2

17 Oct 21:25
d46a440
Compare
Choose a tag to compare
  • This package is renamed from hal-browser to @curveball/browser.
  • Lots of visual design tweaks
  • Fixed link header area.

v0.9.1

17 Oct 21:25
05d056d
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release
  • New default theme: 'curveball'.
  • All HTML rendering is now handled with React server-side rendering.
  • Added a favicon.

v0.9.0

17 Oct 21:25
b063512
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release
  • Using Ketting for all format parsing, which means it will be easier in the
    future to add support for Siren, Collection+JSON, JSON:API and other formats.
  • Switch to ESlint.

v0.8.6

06 Jan 01:46
a7290aa
Compare
Choose a tag to compare
  • Allow installation on Curveball 0.10.

v0.8.5

06 Jan 01:42
7dbaae9
Compare
Choose a tag to compare
  • Fix spelling of ellipsis.

v0.8.4

06 Jan 01:43
06cb3fe
Compare
Choose a tag to compare
  • Small design fix in Search field.

v0.8.3

06 Jan 01:43
84017c4
Compare
Choose a tag to compare
  • A few subtle design adjustments.
  • @curveball/core is now a peerDependency for smoother upgrades.