• T
    ft: JsonSchema components are now ImmutableJS compliant (#5952) · 5eb23cdd
    Tim Lai 提交于
    bug: JsonSchema components should validate schema properties exists
      - schema
      - type
      - format
      - enum
    bug: fix a debounce error in JsonSchema_string if value is null
    ft: new simplified JsonSchemaArrayItemText component
    test: use immutableJS for `json-schema-form` test
    test: add dev scripts to run `cypress open`
    test: new cypress `schema-form` tests
    5eb23cdd
Analyzing file…
package.json 6.8 KB