Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit03e03fe

Browse files
authored
Merge pull request#1624 from json-editor/release
Release
2 parents3d14a21 +b411472 commit03e03fe

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

‎CHANGELOG.md‎

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
###Unreleased
22

3+
###2.15.2
4+
5+
- Support drag and drop for array item
6+
- Updated to docker compose commands
7+
- Updated to docker compose commands
8+
- Added schema switcher option
9+
- Added opt_in_widget option (checkboxes and switches for opt int activators)
10+
- Added enforce_const option
11+
- Added enforce_const option
12+
- ShowErrorMessages method
13+
- Recursively deactivate non required properties, when adding a new row in an array
14+
- Fixed error in Playground
15+
- Fixed simpleMde exception
316
- Support drag and drop for array item
417

518
###2.15.1

‎package-lock.json‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name":"@json-editor/json-editor",
33
"title":"JSONEditor",
44
"description":"JSON Schema based editor",
5-
"version":"2.15.1",
5+
"version":"2.15.2",
66
"main":"dist/jsoneditor.js",
77
"author": {
88
"name":"Jeremy Dorn",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp