ayanamist
41697170a7
Use HTML5 cache manifest
2013-09-26 08:24:55 +08:00
josdejong
ad29069364
fixed merge conflict
2013-09-24 22:17:05 +02:00
josdejong
fbedebd928
Released version 2.3.1
2013-09-24 21:55:24 +02:00
Jos de Jong
e25948c8b8
Merge pull request #65 from thlorenz/patch-1
...
Adding main field pointing to jsoneditor.js
2013-09-22 12:53:06 -07:00
Thorsten Lorenz
f79ceeec31
Adding main field pointing to jsoneditor.js
...
Without this `require('jsoneditor')` fails with the following error:
```
Error: Cannot find module 'jsoneditor'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object.<anonymous> (/Users/thlorenz/dev/projects/level-json-edit/example/main.js:3:18)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
```
2013-09-20 14:32:55 -04:00
josdejong
99a3c5c34a
Fixed #61 : actions menu not working in bootstrap modal (was a z-index issue)
2013-09-16 22:07:52 +02:00
josdejong
0005bb51b7
Updated version number to 2.3.1-SNAPSHOT
2013-09-13 21:57:37 +02:00
josdejong
e34cfc1e52
Released version 2.3.0
2013-09-13 21:50:58 +02:00
josdejong
0915c8366c
Fixed buggy loading of files in the web application
2013-09-12 21:48:47 +02:00
josdejong
34a337874c
Added descriptions to the dialogs to load files from disk and url
2013-08-28 20:39:20 +02:00
josdejong
3602b8045c
Link 'Report a bug' added to the website footer
2013-08-28 20:25:37 +02:00
josdejong
9ae63d7960
Fixed wrong title on fields with value null
2013-08-28 20:24:12 +02:00
josdejong
a33bc3e119
Restore focus after switching mode. Fixed z-index issue with context menu.
2013-08-28 15:01:05 +02:00
josdejong
5a7a76cf0b
Implemented option modes
2013-08-27 22:50:20 +02:00
josdejong
605b01d638
Documentation updated
2013-08-01 21:17:09 +02:00
josdejong
6b1975abce
Updated version number to 2.3.0-SNAPSHOT
2013-08-01 21:11:58 +02:00
josdejong
2816acbb75
Released version 2.2.2
2013-08-01 21:04:19 +02:00
josdejong
252d03fdf1
css not being loaded in case of AMD and multiple scripts ( Fixed #58 , second try)
2013-07-31 22:10:10 +02:00
josdejong
01f6112261
Fixed a security error in the server side file retriever script of the web app.
2013-07-31 21:42:09 +02:00
josdejong
02c5fa416b
Fixed #58 : css not being loaded in case of AMD and multiple scripts
2013-07-30 22:13:26 +02:00
josdejong
38a356a5c3
Changed color of booleans from orange to darkorange
2013-07-08 20:30:14 +02:00
josdejong
e5ccd9beac
Fixed #57 : non-working option `indentation`
2013-07-08 20:29:45 +02:00
josdejong
d1cee647cc
Fixed a typo in the readme
2013-06-03 13:01:52 +02:00
josdejong
e2101fd3b5
Rebuild of the library
2013-05-28 20:32:44 +02:00
josdejong
d7552b23fa
More robust onError message (see also issue #50 )
2013-05-28 20:18:51 +02:00
josdejong
f90c9f9fc6
Updated version number to 2.3.0-SNAPSHOT
2013-05-27 20:55:51 +02:00
josdejong
f3ca6ad84f
Released version 2.2.1
2013-05-27 20:45:47 +02:00
josdejong
915497e9e0
Fixed non-working save button on Firefox 21 (issue #49(
2013-05-27 20:43:08 +02:00
josdejong
227f8dfcc0
Updated history and built library
2013-05-25 22:18:16 +02:00
josdejong
f6801e8fc0
Readme updated
2013-05-25 22:16:53 +02:00
josdejong
e83c128d8d
Fixed undefined options in TextEditor (see also #50 )
2013-05-25 22:16:23 +02:00
josdejong
baf7082f5d
Updated version number to 2.3.0-SNAPSHOT. Updated readme and docs
2013-05-04 13:17:24 +02:00
josdejong
97d0cc01dd
merged develop branch
2013-05-04 12:51:54 +02:00
josdejong
6d3a50780c
Released version 2.2.0
2013-05-04 12:42:54 +02:00
josdejong
a596626642
docs updated
2013-05-04 12:09:14 +02:00
josdejong
147eddc9e0
docs updated
2013-05-04 12:02:20 +02:00
josdejong
78547dbdbc
Docs secion added
2013-05-04 11:54:03 +02:00
josdejong
9b448ab2e7
Added libs to the zipped package
2013-05-04 11:35:41 +02:00
josdejong
7f91c88150
Added an example showing mode switching
2013-05-04 11:34:02 +02:00
josdejong
a8d26fd113
Improved error handling
2013-05-04 11:26:40 +02:00
josdejong
9d5aab339b
Moved ace and jsonlint libraries to the root
2013-05-04 10:12:37 +02:00
josdejong
2140125ace
Updated repository urls
2013-05-03 23:34:53 +02:00
josdejong
9dda39df21
Moved source folders
2013-05-03 23:26:09 +02:00
josdejong
f645f8a345
Fixed broken links after move
2013-05-03 23:09:04 +02:00
josdejong
0976f078a5
Updated comments
2013-05-03 23:06:16 +02:00
josdejong
b287c4bfbc
Replaced ant build script with jake build script. Files moved around. Created package.json and component.json
2013-05-03 22:55:15 +02:00
josdejong
a03ea9a2d0
Added shortcut key Ctrl+Enter on the Expand button
2013-05-02 22:03:17 +02:00
josdejong
ac7a5afe37
Navigable url is now a real anchor when mode=view. Some fixes in click and enter events.
2013-05-02 21:42:39 +02:00
josdejong
77291ac62b
First basic implementation of a navigable url (see #40 )
2013-04-30 21:16:58 +02:00
josdejong
132861b5bc
Made second parameter name in function set(json, name) deprecated. Use setName(name) instead.
2013-04-30 15:16:13 +02:00