Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

提交一个BUG,在谷哥下设置编辑器的高度 #3215

Open
wants to merge 26 commits into
base: dev-2.0.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Empty file modified _examples/completeDemo.html
100755 → 100644
Empty file.
Empty file modified _examples/customPluginDemo.html
100755 → 100644
Empty file.
Empty file modified _examples/customToolbarDemo.html
100755 → 100644
Empty file.
Empty file modified _examples/editor_api.js
100755 → 100644
Empty file.
Empty file modified _examples/filterRuleDemo.html
100755 → 100644
Empty file.
Empty file modified _examples/highlightDemo.html
100755 → 100644
Empty file.
Empty file modified _examples/index.html
100755 → 100644
Empty file.
Empty file modified _examples/jqueryCompleteDemo.html
100755 → 100644
Empty file.
Empty file modified _examples/jqueryValidation.html
100755 → 100644
Empty file.
Empty file modified _examples/multiDemo.html
100755 → 100644
Empty file.
Empty file modified _examples/renderInTable.html
100755 → 100644
Empty file.
Empty file modified _examples/resetDemo.html
100755 → 100644
Empty file.
Empty file modified _examples/setWidthHeightDemo.html
100755 → 100644
Empty file.
Empty file modified _examples/simpleDemo.html
100755 → 100644
Empty file.
Empty file modified _examples/submitFormDemo.html
100755 → 100644
Empty file.
Empty file modified _examples/textareaDemo.html
100755 → 100644
Empty file.
Empty file modified _examples/uparsedemo.html
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion _src/core/htmlparser.js
Original file line number Diff line number Diff line change
Expand Up @@ -194,4 +194,4 @@ var htmlparser = UE.htmlparser = function (htmlstr,ignoreBlank) {
text(currentParent, htmlstr.slice(nextIndex));
}
return root;
};
};
Empty file modified _src/editor.js
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion _src/plugins/table.cmds.js
Original file line number Diff line number Diff line change
Expand Up @@ -933,4 +933,4 @@
return [];
}
}
})();
})();
Empty file modified _src/ui/button.js
100755 → 100644
Empty file.
Empty file modified _src/ui/dialog.js
100755 → 100644
Empty file.
Empty file modified _src/ui/toolbar.js
100755 → 100644
Empty file.
Empty file modified _src/ui/ui.js
100755 → 100644
Empty file.
43 changes: 43 additions & 0 deletions _test/coverage/api.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
/* automatically generated by JSCoverage - do not edit */
try {
if (typeof top === 'object' && top !== null && typeof top.opener === 'object' && top.opener !== null) {
// this is a browser window that was opened from another window

if (! top.opener._$jscoverage) {
top.opener._$jscoverage = {};
}
}
}
catch (e) {}

try {
if (typeof top === 'object' && top !== null) {
// this is a browser window

try {
if (typeof top.opener === 'object' && top.opener !== null && top.opener._$jscoverage) {
top._$jscoverage = top.opener._$jscoverage;
}
}
catch (e) {}

if (! top._$jscoverage) {
top._$jscoverage = {};
}
}
}
catch (e) {}

try {
if (typeof top === 'object' && top !== null && top._$jscoverage) {
_$jscoverage = top._$jscoverage;
}
}
catch (e) {}
if (typeof _$jscoverage !== 'object') {
_$jscoverage = {};
}
if (! _$jscoverage['api.js']) {
_$jscoverage['api.js'] = [];
}
_$jscoverage['api.js'].source = ["<span class=\"c\">/**</span>","<span class=\"c\"> * &#35813;&#25991;&#20214;&#23450;&#20041;&#20102;API&#25991;&#26723;&#25152;&#20351;&#29992;&#21040;&#30340;&#26412;&#22320;&#20989;&#25968;&#30340;&#35828;&#26126;</span>","<span class=\"c\"> * @file</span>","<span class=\"c\"> * @module Native</span>","<span class=\"c\"> */</span>","","<span class=\"c\">/**</span>","<span class=\"c\"> * &#36741;&#21161;&#25509;&#21475;&#35828;&#26126;</span>","<span class=\"c\"> * @module Native</span>","<span class=\"c\"> * @unfile</span>","<span class=\"c\"> */</span>","","<span class=\"c\">/**</span>","<span class=\"c\"> * &#21407;&#29983;String&#23545;&#35937;&#65292; &#23383;&#31526;&#20018;</span>","<span class=\"c\"> * @class String</span>","<span class=\"c\"> */</span>","","<span class=\"c\">/**</span>","<span class=\"c\"> * &#21407;&#29983;Function&#23545;&#35937;&#65292; &#20989;&#25968;</span>","<span class=\"c\"> * @class Function</span>","<span class=\"c\"> */</span>","","<span class=\"c\">/**</span>","<span class=\"c\"> * &#21407;&#29983;Object&#23545;&#35937;&#65292; &#26222;&#36890;&#23545;&#35937;</span>","<span class=\"c\"> * @class Object</span>","<span class=\"c\"> */</span>","","<span class=\"c\">/**</span>","<span class=\"c\"> * &#21407;&#29983;Boolean&#23545;&#35937;&#65292; &#24067;&#23572;&#20540;</span>","<span class=\"c\"> * @class Boolean</span>","<span class=\"c\"> */</span>","","<span class=\"c\">/**</span>","<span class=\"c\"> * &#21407;&#29983;Number&#23545;&#35937;&#65292; &#25968;&#20540;</span>","<span class=\"c\"> * @class Number</span>","<span class=\"c\"> */</span>","","<span class=\"c\">/**</span>","<span class=\"c\"> * &#21407;&#29983;NULL&#23545;&#35937;&#65292; &#31354;</span>","<span class=\"c\"> * @class NULL</span>","<span class=\"c\"> */</span>","","<span class=\"c\">/**</span>","<span class=\"c\"> * &#21407;&#29983;Array&#23545;&#35937;&#65292; &#25968;&#32452;</span>","<span class=\"c\"> * @class Array</span>","<span class=\"c\"> */</span>","","<span class=\"c\">/**</span>","<span class=\"c\"> * &#27983;&#35272;&#22120;DOMNode&#65292; dom&#33410;&#28857;</span>","<span class=\"c\"> * @class Node</span>","<span class=\"c\"> */</span>","","<span class=\"c\">/**</span>","<span class=\"c\"> * &#27983;&#35272;&#22120;DOMElement&#65292; dom&#20803;&#32032;</span>","<span class=\"c\"> * @class Element</span>","<span class=\"c\"> */</span>"];
43 changes: 43 additions & 0 deletions _test/coverage/commands.js

Large diffs are not rendered by default.

Loading