1. 04 6月, 2020 2 次提交
  2. 03 6月, 2020 2 次提交
  3. 29 5月, 2020 2 次提交
  4. 22 5月, 2020 2 次提交
  5. 15 5月, 2020 2 次提交
  6. 14 5月, 2020 1 次提交
  7. 08 5月, 2020 1 次提交
  8. 07 5月, 2020 1 次提交
    • 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
  9. 25 4月, 2020 1 次提交
  10. 24 4月, 2020 2 次提交
  11. 05 4月, 2020 1 次提交
  12. 19 3月, 2020 1 次提交
  13. 09 3月, 2020 2 次提交
  14. 18 1月, 2020 2 次提交
  15. 11 1月, 2020 1 次提交
  16. 05 1月, 2020 1 次提交
  17. 18 11月, 2019 1 次提交
  18. 04 11月, 2019 6 次提交
  19. 12 10月, 2019 2 次提交
  20. 10 10月, 2019 1 次提交
  21. 01 10月, 2019 1 次提交
  22. 28 9月, 2019 1 次提交
  23. 21 9月, 2019 1 次提交
  24. 16 9月, 2019 1 次提交
  25. 11 9月, 2019 1 次提交
    • K
      housekeeping: reorganize and rewire Mocha tests (#5600) · f523ec40
      kyle 提交于
      * move Mocha-run tests to `test/mocha`
      
      * fix relative paths
      
      * fix JSX test paths
      
      * update stagnated JSX tests
      
      * `test/setup.js` -> `test/mocha/setup.js`
      
      * use regex+globstar for test matching
      
      * remove `console.log`
      f523ec40
  26. 10 9月, 2019 1 次提交