v0.19.3
- #145: Form elements now have
id
attributes and<label>
s that point to them. (@ikbensiep) - #141: JSON-Schema comments were not rendered in nested objects in the JSON viewer. (@syedfkabir)
- #151:
datetime-local
fields weren't rendered correctly if they have a value. (@mhum) - Fixed a CSV table layout issue.