All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Error response reporting
- Non-Siren response handling
- Tags for actions'
method
andtype
- Display original JSON source (in addition to current state)
- Support for multi-
select
- Indication of high-latency requests
- Form controls now contain an icon based on known field
type
s:search
tel
url
email
password
date
month
week
time
datetime-local
number
- The text shown when an action has no fields is now larger and has more spacing.
- The Location field now updates based on API navigation.
- The Fetch button is now disabled after submitting the Location and while the request is being made.
- The Location form is now stacked on mobile and tablet.
- #8:
radio
fields'title
is now displayed as a form control label. - #9: Properties now align correctly on mobile and tablet.
- #2: Modals now close properly after navigation
- Typo in sub-entities panel
- Settings
- Customize HTTP headers to be sent in each request
- Toggle title casing property names
- Upgraded
@siren-js/client
from v0.1.0 to v0.3.1, which allows for custom HTTP headers, supports more field type submission, and fixes submitting no value - Location form is now centered
- #3: Actions are now properly submitted with the Enter key.
- #4: Navbar is now visible on touch devices.
- #5: Generating content for empty property values.
- Fetch entry point URL
- Display an (embedded) entity
- Render the
title
as the header, theclass
elements as tags, and panels for theactions
,links
, andentities
- JSON representation of the entity
- Render the
- Follow (embedded) links
- Submit actions