Skip to content

Json tree#234

Open
ljack wants to merge 19 commits intoperak:masterfrom
ljack:json-tree
Open

Json tree#234
ljack wants to merge 19 commits intoperak:masterfrom
ljack:json-tree

Conversation

@ljack
Copy link
Contributor

@ljack ljack commented Jan 30, 2016

Fixes object-tree selection lost problem.
Adds json-tree to "Edit Source"
Adds syncing between json-tree and json-editor. Select something in json-tree and it will be highlighted in json-editor.

Notice: Needs ecmascript package in production mode, because ES5/6 feature ( x=> {}} used. This can be converted back to normal javascript function callback ;)

You can try this version in https://pim-ljack1.c9.io/ (when it's not down ;)

TODO
Find out why json-tree gets blanked when saving in json-editor. Current fix is to reload page. Which is slow and you loose focus/location in json-editor / json-tree too, which kinda scks.

@perak
Copy link
Owner

perak commented Jan 30, 2016

@ljack thank you dude! Btw, let's talk privatelly. Can you join me in this repo's gitter chat?

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

Successfully merging this pull request may close these issues.

2 participants