@openremote/or-json-forms 1.23.0 → 1.24.0-snapshot.20260505120438
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -37,9 +37,9 @@ The following keywords are not (fully) supported:
|
|
|
37
37
|
|
|
38
38
|
#### Renderers & Testers
|
|
39
39
|
|
|
40
|
-
<!--#### Polymorphism
|
|
40
|
+
<!--#### Polymorphism-->
|
|
41
41
|
|
|
42
|
-
<!--'oneOf', 'anyOf', 'allOf'
|
|
42
|
+
<!--'oneOf', 'anyOf', 'allOf'-->
|
|
43
43
|
|
|
44
44
|
#### Default values
|
|
45
45
|
|
|
@@ -124,4 +124,4 @@ The last 2 versions of all modern browsers are supported, including Chrome, Safa
|
|
|
124
124
|
[travis-image]: https://img.shields.io/travis/live-js/live-xxx/master.svg
|
|
125
125
|
[travis-url]: https://travis-ci.org/live-js/live-xxx
|
|
126
126
|
[coveralls-image]: https://img.shields.io/coveralls/live-js/live-xxx/master.svg
|
|
127
|
-
[coveralls-url]: https://coveralls.io/r/live-js/live-xxx?branch=master
|
|
127
|
+
[coveralls-url]: https://coveralls.io/r/live-js/live-xxx?branch=master
|