提交历史

作者 SHA1 备注 提交日期
  Jeremy fbfec252fb Add options for hiding array controls (add row, delete row, move up/down). Fixes #139 10 年之前
  Jeremy 726eccc19a Fix bug when multiselect is used within table editor. Fixes #141 10 年之前
  Jeremy f6b7e7f201 Fix table column ordering with `propertyOrder`. Fixes #143 10 年之前
  Jeremy c9eebb93aa Version bump. 10 年之前
  Jeremy 26e01c7486 Merge branch 'brettz9-validator-ready-nojslint' 10 年之前
  Jeremy b9cec3c986 Merge branch 'validator-ready-nojslint' of https://github.com/brettz9/json-editor into brettz9-validator-ready-nojslint 10 年之前
  Jeremy 2a2078bdd8 Add file upload editor for base64 strings. 10 年之前
  Jeremy Dorn 09f18d0aee Change demo to use cdn.rawgit for lzstring library 10 年之前
  Jeremy Dorn e95c835aef Change demo url to avoid abusing rawgit.com 10 年之前
  Jeremy Dorn 67151ed83a Merge pull request #136 from wpreul/patch-1 10 年之前
  Wyatt ea4ac06616 Fixes json in package.json 10 年之前
  Brett Zamir 2fcadc2f44 Avoid "self" referring to "window"; adjust comment placement 10 年之前
  Jeremy f7fc8441a7 Add propertyOrder support, fix SCEditor, fix validator ready bug. 10 年之前
  Jeremy fe8101355f Add jshint to grunt build process. 10 年之前
  Jeremy Dorn b599c8d379 Merge pull request #122 from brettz9/meta-charset 10 年之前
  jdorn 20805b6a4a Add disable_properties option, checkbox version of multiselect editor. Fixes #111 #105 #91 10 年之前
  Brett Zamir de0b7df016 HTML5 expects meta charset, and FF complains in console without it; should be before title in case special chars used within title 10 年之前
  jdorn 29643dad1c Fix bug with validate API call. 10 年之前
  jdorn d85006e4e1 Merge branch 'brettz9-specific-validation' 10 年之前
  jdorn 0ec2fd7f3d Merge branch 'specific-validation' of https://github.com/brettz9/json-editor into brettz9-specific-validation 10 年之前
  Jeremy Dorn fe042518bb Merge pull request #120 from brettz9/patch-1 10 年之前
  Brett Zamir b5db163783 Fix validation when supplying value to validate() 10 年之前
  Brett Zamir ca05377ca4 Update README.md 10 年之前
  Jeremy f95738f8b1 Update bower version. 10 年之前
  Jeremy f48d53a128 Fix bugs with error messages not showing up. Fixes #114 10 年之前
  jdorn f8133b132c Add new multiselect editor for arrays of enumerated strings. Fixes #91 10 年之前
  Jeremy d9771b469b Add 'hidden' option to all editors that stops it from being displayed in the UI. 10 年之前
  Jeremy Dorn 86b4eeb23e Fix #100 10 年之前
  jdorn 199a8c4c21 Add bower.json file. For #101 10 年之前
  Jeremy 31cdd3f83d Add name attributes to form inputs so JSON Editor can be embedded in an HTML form. 10 年之前