Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skeleton Theme #27

Closed
jdorn opened this issue Dec 18, 2013 · 1 comment
Closed

Skeleton Theme #27

jdorn opened this issue Dec 18, 2013 · 1 comment

Comments

@jdorn
Copy link
Owner

jdorn commented Dec 18, 2013

No description provided.

@jdorn
Copy link
Owner Author

jdorn commented Dec 19, 2013

not doing (the html theme is good enough with skeleton loaded on a page)

@jdorn jdorn closed this as completed Dec 19, 2013
nicolasGuillouet pushed a commit to nicolasGuillouet/json-editor that referenced this issue Jul 31, 2017
PhE pushed a commit to PhE/json-editor that referenced this issue May 21, 2018
* commit '27b611a766daf680f60f8b14779284bd9775175c': (44 commits)
  Added selenium tests with mocha
  Revert "Merge branch 'mehmetb-master' into develop"
  Include expanded schemas options to include refs (jdorn#27)
  Add option to have info buttons (jdorn#24)
  Implemented template support for 'rel' property on href's schema jdorn#606 (jdorn#17)
  Update multiple.js (jdorn#21)
  Fixed to expand refs before creating root editor (jdorn#18)
  fix for issue 627 - selectize dropdown causes prop to dissapear - and issue 538 - create hardcoded to true (jdorn#19)
  Issue 488 fix disabled fields get enabled when using properties dropdown (jdorn#22)
  Resolved merge conflicts
  update submitted json when editing select fields via json manually to (jdorn#29)
  Copy Array Element Button (jdorn#4)
  Cleaning with innerHTML='' causes issues on IE. So clean children one by one with removeChild (jdorn#11)
  use hasOwnProperty instead of requiring a "true" value for startval (jdorn#30)
  added check for whether label is defined for checkbox (jdorn#8)
  Respect "minimum"/"maximum" and "exclusiveMinimum/Maximum" (jdorn#7)
  Undefined variable issue when using template (jdorn#15)
  Fix typo (jdorn#31)
  Fix for crash given schema {"enum":[null]} (jdorn#26)
  add option for lodash templates (jdorn#5)
  ...
PhE pushed a commit to PhE/json-editor that referenced this issue May 21, 2018
* LV: New namespace editor

* LV: Removed bower support. Updated build process

* LV: Added Travis CI build

* LV: Added travis badge. First steps toward jdorn#5

* Fix: problem with Select2 v4

Fixed issue when using Select2 version 4 where after closing the properties popup all select2s are permanently disabled. This probably breaks compability with older versions of Select2, but I couldn't figure out a way to check the version.

* Select2v4 API update w/ backwards compatibility

Detect if Select2 is version 4, if so use it's new API for val and disabled. Otherwise use the old implementation.

* Fixed multiselect v4 detection

* Added support for Material Icons and Materialize CSS framework.

* Added select, checkboxes and modal support.

* Error messages support, styles fine tuning.

* Tabbing support, added tabbed Cars section to source schema.

* Added color picker support, updated demo page.

* Fixed linting error.

* updated testing setup

* updated test

* added change handler

* fixed bracket

* updated dist sources

* replaced deprecated "select2('val')" method

* updated dist sources

* updated repository info / url

* updated package.json; removed dist

* ignored dist folder

* updated travis testing

* fixed tests

* debugging tests

* Select2v4 API update w/ backwards compatibility

* Fixed multiselect v4 detection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant