We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86adf77 commit e611826Copy full SHA for e611826
changelog.md
@@ -1,6 +1,15 @@
1
Changelog
2
=========
3
4
+0.19.3 (2022-09-20)
5
+-------------------
6
+
7
+* #145: Form elements now have `id` attributes and `<label>`s that point to them. (@ikbensiep)
8
+* #141: JSON-Schema comments were not rendered in nested objects in the JSON viewer. (@syedfkabi)
9
+* #151: `datetime-local` fields weren't rendered correctly if they have a value. (@mhum)
10
+* Fixed a table layout issue.
11
12
13
0.19.2 (2022-09-03)
14
-------------------
15
0 commit comments