josdejong
|
8cb22b3480
|
Export jsoneditor factory function
|
2020-05-06 20:11:59 +02:00 |
josdejong
|
0d8854c5ea
|
Implementing debouncing of inputs
|
2020-05-06 14:47:30 +02:00 |
josdejong
|
488d7bde49
|
Move styling into separate files
|
2020-05-06 14:18:31 +02:00 |
josdejong
|
8d48d16858
|
Fix highlighting of search results broken for values
|
2020-05-06 14:07:21 +02:00 |
josdejong
|
d4b02e8d00
|
Fix highlighting of search results broken for values
|
2020-05-06 14:07:03 +02:00 |
josdejong
|
4d2eb28eb3
|
Handle changes via JSONPatch
|
2020-05-06 13:57:55 +02:00 |
josdejong
|
e66ff70ac4
|
Remove some old code from getInnerText
|
2020-05-06 11:51:15 +02:00 |
josdejong
|
e9116cc36c
|
Fix controlling contenteditable div innerText
|
2020-05-06 10:47:48 +02:00 |
josdejong
|
2b73c6e6bf
|
Some fixes in styling empty key/value
|
2020-05-05 21:25:54 +02:00 |
josdejong
|
3517d185f9
|
Add lorum ipsum text for testing
|
2020-05-05 12:10:59 +02:00 |
josdejong
|
ed263726dc
|
Fix styling of rows, and fields with long text
|
2020-05-05 12:09:50 +02:00 |
josdejong
|
375a268531
|
Fix vertical alignment
|
2020-05-05 12:01:06 +02:00 |
josdejong
|
88fb95a522
|
Implement loading a (large) file from disk
|
2020-05-04 22:30:09 +02:00 |
josdejong
|
f495974598
|
Fix overflow of contents
|
2020-05-04 21:58:04 +02:00 |
josdejong
|
9b5891d5cb
|
Split App into JSONEditor and App
|
2020-05-04 21:50:32 +02:00 |
josdejong
|
a4c58cfa15
|
Calculate props only once instead of twice on creation
|
2020-05-03 19:49:55 +02:00 |
josdejong
|
3a9a409fcb
|
Fix changing property name not working for arrays and objects
|
2020-05-03 19:44:55 +02:00 |
josdejong
|
7646c1756b
|
Disable spell checking
|
2020-04-29 09:46:45 +02:00 |
josdejong
|
b22e5fae81
|
Make url clickable
|
2020-04-27 17:41:11 +02:00 |
josdejong
|
4fdf90fb38
|
Unescape HTML input text
|
2020-04-27 13:44:43 +02:00 |
josdejong
|
c03353845e
|
Styling fixes
|
2020-04-27 13:38:55 +02:00 |
josdejong
|
581e64bd73
|
Improve styling of node header
|
2020-04-27 12:20:47 +02:00 |
josdejong
|
86ac2c52c1
|
Implement object/array tag when collapsed, and delimiters [] and {} around the contents
|
2020-04-27 12:08:18 +02:00 |
josdejong
|
6bb9e9460a
|
Cleanup console.log
|
2020-04-27 11:26:38 +02:00 |
josdejong
|
cf027db855
|
Props working properly now (though solution is half mutable)
|
2020-04-27 11:26:17 +02:00 |
josdejong
|
80c7b2814f
|
Make editing properties workable (not fully solved yet)
|
2020-04-27 10:28:09 +02:00 |
josdejong
|
5fe4be081f
|
Implement handleChangeKey (WIP)
|
2020-04-26 22:48:17 +02:00 |
josdejong
|
0ee1ab5cca
|
Colorzzz
|
2020-04-26 22:16:33 +02:00 |
josdejong
|
635616ac1c
|
Add JSON Patch functions and immutability helpers
|
2020-04-26 21:33:34 +02:00 |
josdejong
|
1bc28041d3
|
Initial commit with a new Svelte setup
|
2020-04-25 22:32:20 +02:00 |
josdejong
|
cfa5575884
|
Update dependencies
|
2020-04-22 09:46:39 +02:00 |
josdejong
|
990f481f5f
|
Publish `v8.6.6`
|
2020-04-22 09:30:47 +02:00 |
josdejong
|
2db9e70ac4
|
Fix #969: adding a new property to an empty object or array is broken
|
2020-04-22 09:00:18 +02:00 |
josdejong
|
a68ecf5297
|
Fix #969: adding a new property to an empty object or array is broken
|
2020-04-22 08:56:02 +02:00 |
josdejong
|
a292b82792
|
Fix linting
|
2020-04-19 10:05:19 +02:00 |
josdejong
|
830be6c3df
|
Update dependencies and devDependencies. Publish v8.6.5
|
2020-04-19 10:00:26 +02:00 |
josdejong
|
2519c0fee5
|
Merge remote-tracking branch 'origin/develop' into develop
|
2020-04-19 09:48:29 +02:00 |
josdejong
|
894af51861
|
Fix #964: translation of titles of some context menu items not working
|
2020-04-19 09:47:59 +02:00 |
dependabot-preview[bot]
|
b05e6059de
|
Bump ace-builds from 1.4.9 to 1.4.10 (#958)
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.4.9 to 1.4.10.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases)
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/ChangeLog.txt)
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.4.9...v1.4.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-04-15 20:29:46 +02:00 |
dependabot-preview[bot]
|
c42ddd4f65
|
Bump uglify-js from 3.8.1 to 3.9.0 (#957)
Bumps [uglify-js](https://github.com/mishoo/UglifyJS2) from 3.8.1 to 3.9.0.
- [Release notes](https://github.com/mishoo/UglifyJS2/releases)
- [Commits](https://github.com/mishoo/UglifyJS2/compare/v3.8.1...v3.9.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-04-14 18:21:58 +02:00 |
Tim Gates
|
fc4927bcf6
|
docs: Fix simple typo, vaidation -> validation (#956)
There is a small typo in src/js/JSONEditor.js.
Should read `validation` rather than `vaidation`.
|
2020-04-14 18:14:59 +02:00 |
dependabot-preview[bot]
|
981dd220a0
|
Bump @babel/preset-env from 7.9.0 to 7.9.5 (#955)
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.9.0 to 7.9.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.9.0...v7.9.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-04-08 10:50:36 +02:00 |
jos
|
c32f667396
|
Update dependencies and devDependencies
|
2020-04-04 11:33:18 +02:00 |
jos
|
5508d421e8
|
Publish v8.6.4
|
2020-03-29 14:48:01 +02:00 |
jos
|
78ac97c001
|
Revert reckoning with the order of object properties when updating an object. See #917
|
2020-03-29 12:15:36 +02:00 |
jos
|
d62d2e14db
|
Fix #946: `language` not working in modes `text`, `code`, and `preview`
|
2020-03-29 11:57:06 +02:00 |
jos
|
4f433cb6a9
|
A fix in repairing line-separated json
|
2020-03-25 12:18:41 +01:00 |
jos
|
fd0db5dc73
|
Implement support for repairing line separate JSON
|
2020-03-25 12:11:33 +01:00 |
jos
|
0ba8321eb3
|
Fix linting issue
|
2020-03-25 10:37:33 +01:00 |
jos
|
253c02c684
|
Merge remote-tracking branch 'origin/develop' into develop
|
2020-03-25 10:31:16 +01:00 |