提交历史

作者 SHA1 备注 提交日期
  Jeremy b969bcaf6b Merge branch 'float' of https://github.com/brettz9/json-editor into brettz9-float 10 年之前
  Jeremy 2201929774 Fix bug with headers not updating properly with oneOf. Fixes #203 10 年之前
  Jeremy 5eb582eb46 Fix typo in editor. Fixes #205 10 年之前
  Jeremy Dorn 35ca167060 Update CONTRIBUTING.md 10 年之前
  Jeremy Dorn 1bbe9ca89a Create CONTRIBUTING.md 10 年之前
  Jeremy 5bd4779c7a Bump version number to 0.7.2 10 年之前
  Jeremy 4d0885ae88 Merge branch 'xeno1991-sanitize_number' 10 年之前
  Jeremy 02b2f41d61 Merge branch 'sanitize_number' of https://github.com/xeno1991/json-editor into xeno1991-sanitize_number 10 年之前
  Jeremy bc8c1158d0 Start array title index at 1. Fixes #167 10 年之前
  Jeremy a1da3ec441 Merge branch 'mazswojejzony-master' 10 年之前
  Bartek Gola 130b659069 Fixes #186 Array item form disappears when second to last item is deleted 10 年之前
  Ryo Murakami 19d2644985 number sanitizing allows scientific expression 10 年之前
  Jeremy 7460578681 Add option for when to show validation errors. Changed default behavior to be on interaction. Fixes #194 10 年之前
  Brett Zamir 1b2d4c85ae Use proper "cssFloat" property for reserved word float (and CamelCase "marginLeft") 10 年之前
  Jeremy f46ed332bb Merge branch 'Reggino-Allow-to-be-wrapped-in-form-tags' 10 年之前
  Jeremy c018f2cfd2 Merge branch 'Allow-to-be-wrapped-in-form-tags' of https://github.com/Reggino/json-editor into Reggino-Allow-to-be-wrapped-in-form-tags 10 年之前
  Jeremy 3231fac9d9 Merge branch 'Reggino-Add-class-to-rows-and-container-for-easier-CSS-styling' 10 年之前
  Jeremy 5a1c522ddc Merge branch 'Add-class-to-rows-and-container-for-easier-CSS-styling' of https://github.com/Reggino/json-editor into Reggino-Add-class-to-rows-and-container-for-easier-CSS-styling 10 年之前
  Jeremy f2d40be1c8 Merge branch 'recursive-schemas' 10 年之前
  Jeremy be5d19686f Update demo to reflect my real age :) 10 年之前
  Jeremy fedc0980a0 Add recursive schema and defaultProperties documentation. 10 年之前
  Jeremy 6bb805607f Add support for defaultProprties, overhaul object properties modal, fix dynamic headers. 10 年之前
  Tim de Koning f1b673ac88 Don't submit a form when clicking a button. Allow JSON editor to be wrapped in form-tags 10 年之前
  Tim de Koning 14f4249b05 More "CSS skinnability" added class to "row", relates to issue #156 10 年之前
  jdorn 919fe98560 New complete.html example (still a work in progress). 10 年之前
  jdorn 30c03f6e1c More recursive schema work. Still needs work. 10 年之前
  Jeremy 635e7dd1f4 Editor API restructure to enable easier recursive schema support. 10 年之前
  Jeremy a352b9f590 Partial support for recursive schemas. A lot of stuff is still broken. 10 年之前
  Jeremy 9589a8dc56 Initial setup of recursive schema support. DOESN'T WORK YET! 10 年之前
  Jeremy 5287b68453 Change validation error message for minLength: 1 to be "Value required". #158 10 年之前