提交历史

作者 SHA1 备注 提交日期
  Jeremy 8bebe4dcf1 Merge branch 'SebT-master' 10 年之前
  Jeremy ae32d7b615 Merge branch 'master' of https://github.com/SebT/json-editor into SebT-master 10 年之前
  Bryan McBride 0dd1b23d96 Fix checkbox alignment for Bootstrap 3.2.0 10 年之前
  jdorn 5c8c99b794 Add ability to set string format via options. #150 10 年之前
  jdorn fb180e6f15 Merge branch 'jhiswin-master' 10 年之前
  Jonathan Hsu d491db4f95 update jsoneditor.js/jsoneditor.min.js 10 年之前
  Jonathan Hsu 2f53f0dac2 put Array.isArray polyfill in ie9.js 10 年之前
  SebT 6cff780e37 Extracted the customization logic to a class that is instantiated in core.js. The instance is passed to the validator and the editors 10 年之前
  SebT a597e28df5 String customization OK for errors 10 年之前
  SebT 895fa50861 Extracted all messages from validator.js and added it to default.js associated with keys 10 年之前
  Jonathan Hsu c98c172d83 use Array.isArray() instead of instanceof Array 10 年之前
  Jeremy 5ff167af89 Version bump. 10 年之前
  Jeremy 14e8540baf Allow for nested definitions. Fixes #127 10 年之前
  Jeremy aa41bfa64a Fix collapsed option with array editor. Fixes #148 10 年之前
  jdorn d58a264bf9 Version bump. 10 年之前
  jdorn ff33cbe576 Merge branch 'pangon-minor-patch' 10 年之前
  jdorn a4e99d9a6e Merge branch 'minor-patch' of https://github.com/pangon/json-editor into pangon-minor-patch 10 年之前
  jdorn 47dc6e5992 Fix bug with multiselect and edit json button. Fixes #145 10 年之前
  jdorn e8a93340ed Fix typo that was breaking arrays. Fixes #146 10 年之前
  Felicioli Claudio cf57cfb2ec skip afterInputReady for temporary string editor 10 年之前
  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 年之前