forked from brutusin/json-forms
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCREDITS
More file actions
30 lines (23 loc) · 708 Bytes
/
CREDITS
File metadata and controls
30 lines (23 loc) · 708 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Here are people who have contributed to development of json-forms:
(version numbers in brackets indicate release in which the problem was fixed)
fabifabi@github
Several contributions regarding i18n. French translation
(1.6.2)
Omri Schwarz (ocschwar@github):
#23: $ref, definitions, fixed oneOf, patternProperties
(1.4.0)
Stephen J. Fuhry (fuhrysteve@github)
#20: Add support for date format
(1.3.1)
Matheus Graciano (graciano@github)
#16: Propperly adding types to buttons
(1.2.4)
Volt220@github
#15: Update brutusin-json-forms.css
(1.2.3)
Dirk Haage (e110c0@github)
#14 Added version to package.json
(1.2.1)
Omri Schwarz (ocschwar@github):
#11: Add handling for the oneOf option for schemas
(1.2.0)