josdejong
|
0f1a6d13a0
|
Added placeholder file for the beta version
|
2013-02-10 20:28:21 +01:00 |
josdejong
|
62e40d07dc
|
Updated tile for chrome web store
|
2013-02-10 17:30:54 +01:00 |
josdejong
|
d8525ba457
|
Updated readme
|
2013-02-10 17:30:37 +01:00 |
josdejong
|
2e24669f35
|
Merge branch 'develop'
|
2013-02-10 15:18:29 +01:00 |
josdejong
|
0bf357ad78
|
Updated screenshots and readme
|
2013-02-10 15:17:35 +01:00 |
josdejong
|
41d61b2b34
|
Merged v2.0.0
|
2013-02-09 20:06:18 +01:00 |
josdejong
|
3fb22ce546
|
Fixed positioning of disabled undo and redo icons
|
2013-02-09 19:35:01 +01:00 |
josdejong
|
2a8d1c4b71
|
Renamed changelog.md and datapolicy.md back to .txt
|
2013-02-09 19:05:47 +01:00 |
josdejong
|
c85b5626ff
|
Updated formatting in datapolicy.md
|
2013-02-09 17:58:05 +01:00 |
josdejong
|
32a8f7ac6d
|
Renamed datapolicy.txt to datapolicy.md
|
2013-02-09 17:54:46 +01:00 |
josdejong
|
2e895eb6c5
|
renamed changelog.html to changelog.md
|
2013-02-09 16:53:37 +01:00 |
josdejong
|
6468e51730
|
Fixed title
|
2013-02-09 16:44:56 +01:00 |
josdejong
|
9b7ef5caf2
|
Replaced changelog.txt with changelog.html
|
2013-02-09 16:44:32 +01:00 |
josdejong
|
48309892ad
|
Updated release dates
|
2013-02-09 16:08:33 +01:00 |
josdejong
|
bc62c0b707
|
Fixed deprecated enableHistory option
|
2013-02-09 16:06:21 +01:00 |
josdejong
|
b74918ef48
|
Added table of contents to the documentation
|
2013-02-09 15:58:26 +01:00 |
josdejong
|
36117d0554
|
Fixed some css issues regarding buttons with focus
|
2013-02-09 15:47:31 +01:00 |
josdejong
|
61795ecdef
|
Keep action menu button highlighted when contextmenu is visible.
|
2013-02-09 13:35:46 +01:00 |
josdejong
|
103c9deec2
|
Fixed icon class in the contextmenu
|
2013-02-08 23:40:45 +01:00 |
josdejong
|
860e1b66e1
|
Added a documentation page for the application
|
2013-02-08 23:36:27 +01:00 |
josdejong
|
fc02451781
|
Caret position is now neatly restored when the action menu is closed using ESC.
|
2013-02-08 12:33:54 +01:00 |
josdejong
|
b64305bc1c
|
Fixed wrong classname for the action menu icon
|
2013-02-08 12:31:49 +01:00 |
josdejong
|
cfd1d70126
|
Updated the compact icon such that the total length of the lines match that of the format icon (see #34).
|
2013-02-07 17:11:47 +01:00 |
josdejong
|
9e2dbab3c1
|
Caret position is now neatly restored on undo/redo (except on IE8)
|
2013-02-07 13:55:33 +01:00 |
Jos de Jong
|
4f86925e44
|
Merge pull request #33 from vbortone/hotfix/1.7.0.1
Correct options.history assignment when options.enabledHistory used.
|
2013-01-31 00:23:32 -08:00 |
Vincent Bortone
|
40165d536d
|
Correct options.history assignment when options.enabledHistory used.
|
2013-01-31 01:06:35 -05:00 |
josdejong
|
a56fd1adcf
|
Cleaned up some more css
|
2013-01-24 22:34:40 +01:00 |
josdejong
|
f98b48f63e
|
Cleaned up and restructured all css and class names
|
2013-01-24 22:24:37 +01:00 |
josdejong
|
a5a29b3f57
|
Fixed highlighting of active search result when having focus
|
2013-01-24 20:47:57 +01:00 |
josdejong
|
ab629e172f
|
Added description of shortcut keys to tooltips.
|
2013-01-24 18:17:29 +01:00 |
josdejong
|
42345582fd
|
Do not initialize fields when changing an array into an object.
|
2013-01-21 22:07:58 +01:00 |
josdejong
|
5b9ca656a4
|
Set focus to anchor only when closing via a shortcut key.
|
2013-01-21 22:07:32 +01:00 |
josdejong
|
465fa11689
|
Implemented shortcut keys Shift+Alt+Arrows to move a node (instead of by dragging with a mouse).
|
2013-01-20 20:48:37 +01:00 |
josdejong
|
d514936c43
|
Implemented shortcut keys Alt+Home and Alt+End
|
2013-01-20 19:47:42 +01:00 |
josdejong
|
59eacb0244
|
Updated css of contextmenu to highlight elements having :focus.
|
2013-01-20 15:09:53 +01:00 |
josdejong
|
f2808083ef
|
Implemented arrow and tab shortcut keys in contextmenu
|
2013-01-20 14:43:00 +01:00 |
josdejong
|
1d686475b3
|
When moving up/down with arrows, element name having focus is remembered. Also implemented shortcutkeys for AppendNode.
|
2013-01-13 21:56:46 +01:00 |
josdejong
|
e6cc99c983
|
Implemented shortcut keys Alt+Arrows to navigate between fields and values.
|
2013-01-13 21:39:06 +01:00 |
Jos de Jong
|
1afd026a88
|
Merge pull request #31 from piffie/patch-1
fixed wrong url path to icons sprite
|
2013-01-10 13:32:25 -08:00 |
piffie
|
9616c1d4cb
|
fixed wrong url path to icons sprite
one url() call to the sprite img was wrong. fixed it like the other paths.
|
2013-01-10 15:36:14 +01:00 |
josdejong
|
f284164c29
|
Changed styling of empty fields/values.
|
2013-01-09 22:53:27 +01:00 |
josdejong
|
44d9b485f6
|
Created a placeholder for empty input fields/values. Changed the initial value of a new node to empty strings. (see issue #30)
|
2013-01-09 22:16:42 +01:00 |
josdejong
|
01a593ffed
|
- Implemented restoring focus on undo/redo.
- Implemented more shortcutkeys.
- Implemented selection of all text on tab and after insert/append.
|
2013-01-06 21:12:37 +01:00 |
josdejong
|
a27423a2f2
|
Minor changes in the examples.
|
2013-01-06 12:58:09 +01:00 |
josdejong
|
d177026d38
|
Moved method getNodeFromTarget to the Node constuctor.
|
2013-01-06 12:52:05 +01:00 |
josdejong
|
ffddf05cbe
|
Fixed: forgot to remove a changed option used for testing.
|
2013-01-05 23:18:56 +01:00 |
josdejong
|
b12d20e341
|
Fixed: In mode 'viewer' and 'form' are the read-only fields no longer highlighted on mouse hover.
|
2013-01-05 23:17:48 +01:00 |
josdejong
|
d12d43b771
|
Implemented mode 'form', in which only values are editable and the fields are fixed. (see issue #24 and #26).
|
2013-01-05 23:08:24 +01:00 |
josdejong
|
ddbd74c5f1
|
Updated downloads link
|
2013-01-05 22:24:08 +01:00 |
josdejong
|
e780917f1d
|
Removed downloads (moved to the website, http://jsoneditoronline.org/downloads)
|
2013-01-05 22:22:08 +01:00 |