Releases: curveball/browser
Releases · curveball/browser
v0.10.2
- Now parsing and formatting Siren resources!
- Fixed some layout issues related to forms.
v0.10.0
- 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
- This package is renamed from
hal-browser
to @curveball/browser
.
- Lots of visual design tweaks
- Fixed link header area.
v0.9.1
- New default theme: 'curveball'.
- All HTML rendering is now handled with React server-side rendering.
- Added a favicon.
v0.9.0
- 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
- Allow installation on Curveball 0.10.
v0.8.5
- Fix spelling of
ellipsis
.
v0.8.4
- Small design fix in Search field.
v0.8.3
- A few subtle design adjustments.
@curveball/core
is now a peerDependency for smoother upgrades.