josdejong
|
7f960cdea5
|
Released version 2.3.4
|
2013-11-19 19:26:33 +01:00 |
josdejong
|
8e07ebb711
|
Switched everything to 2-space indentation
|
2013-11-15 18:11:50 +01:00 |
josdejong
|
8ddc6f3946
|
Disabled saving files using HTML5 on Firefox to prevent a Firefox bug
|
2013-11-15 16:03:52 +01:00 |
josdejong
|
65c0c480d2
|
Cleaned up legacy code for IE8
|
2013-11-15 15:42:11 +01:00 |
josdejong
|
35568380f2
|
Dropped support for IE8 (was already broken). Improved error message for unsupported browsers.
|
2013-11-15 14:56:12 +01:00 |
josdejong
|
122d8b4e87
|
Added support for search (Ctrl+F) in the code editor Ace
|
2013-10-17 11:07:46 +02:00 |
josdejong
|
347867837e
|
Released version 2.3.2 with offline available web app.
|
2013-09-26 17:18:16 +02:00 |
josdejong
|
fbedebd928
|
Released version 2.3.1
|
2013-09-24 21:55:24 +02: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
|
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
|
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
|
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
|
02c5fa416b
|
Fixed #58: css not being loaded in case of AMD and multiple scripts
|
2013-07-30 22:13:26 +02:00 |
josdejong
|
e2101fd3b5
|
Rebuild of the library
|
2013-05-28 20:32:44 +02:00 |
josdejong
|
f3ca6ad84f
|
Released version 2.2.1
|
2013-05-27 20:45:47 +02:00 |
josdejong
|
227f8dfcc0
|
Updated history and built library
|
2013-05-25 22:18:16 +02:00 |
josdejong
|
6d3a50780c
|
Released version 2.2.0
|
2013-05-04 12:42:54 +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
|
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 |
Jos de Jong
|
e290ff15da
|
Restructured the files
|
2012-08-16 21:18:37 +02:00 |
Jos de Jong
|
d6cf0f0060
|
Replaced all icons with one sprite. Added buttons next/previous to the searchbox.
|
2012-08-16 20:49:50 +02:00 |
Jos de Jong
|
0a86f57e5a
|
Fixed issue with searchbox quickkeys in IE
|
2012-08-12 15:31:55 +02:00 |
Jos de Jong
|
90b6b94249
|
Disabled quickkeys Ctrl+F and F3 for now, needs some more attention to get that working reliable on all browsers (especially IE and Opera)
|
2012-08-12 14:36:44 +02:00 |
Jos de Jong
|
32a54f4cc6
|
Added looping through search results using quickkeys
|
2012-08-07 22:07:54 +02:00 |
Jos de Jong
|
d20f9031bb
|
fixed ignoring functions and undefined values in the loaded JSON object (they where interpreted as empty object and string instead of being ignored).
|
2012-07-31 11:49:29 +02:00 |
Jos de Jong
|
eeda3673cd
|
Moved the search functionality to a separate prototype SearchBox
|
2012-07-29 21:42:26 +02:00 |
Jos de Jong
|
af92d1b019
|
fixed undefined local variable editor in method _createSearchBox
|
2012-07-23 15:43:46 +02:00 |
Jos de Jong
|
eae02fb43f
|
fixed displaying of an odd number of spaces in a string (was displaying n-1 spaces instead of n).
|
2012-07-22 21:09:48 +02:00 |
Jos de Jong
|
ec1dee480f
|
fixed a typo in method _escape (missing semicolon after )
|
2012-07-22 21:02:54 +02:00 |
Jos de Jong
|
98d96f2228
|
fixed wrapping text that was no longer working on Firefox. (was introduced by solving issue #7)
|
2012-07-22 20:57:11 +02:00 |
Jos de Jong
|
182586ad9a
|
first basic implementation of a search box
|
2012-07-22 20:33:02 +02:00 |
Jos de Jong
|
e96a7042d6
|
created getter and setter function for manipulating the parent of a Node.
|
2012-07-08 14:31:51 +02:00 |
Jos de Jong
|
a33462155f
|
fixed Issue #7: leading (and trailing) spaces where not displayed. Fixed by replacing all spaces with an ` ` character.
|
2012-07-08 11:28:43 +02:00 |
Jos de Jong
|
fe7be148c6
|
fixed the focus/blur events for fields and values.
|
2012-07-01 14:40:12 +02:00 |
=
|
18d9882b96
|
fixed a bug with getAbsoluteTop and getAbsoluteLeft, wrongly calculating the position in case of a scrolled page
|
2012-06-08 22:09:27 +02:00 |
=
|
7a4e9c6259
|
Code formatted more neatly, better method descriptions (thanks WebStorm code inspector)
|
2012-05-30 10:45:59 +02:00 |
=
|
656e52ffda
|
Fixed issue #2: Clicking a button triggers a form submit if the div is inside of a form tag
|
2012-05-30 10:01:21 +02:00 |
=
|
c0646bccb0
|
Use minified js file to improve page load time
|
2012-04-25 09:12:49 +02:00 |
=
|
eee974830c
|
Fixed displaying error in non-supported browsers. Fixed word wrap in Firefox and Opera.
|
2012-04-21 15:50:21 +02:00 |
=
|
28ba72f576
|
first commit
|
2012-04-21 13:28:28 +02:00 |