Site Notice
hello, world
Difference between revisions of "InPageEdit-v2/version-info"
m ([InPageEdit] 没有编辑摘要) |
m ([InPageEdit] 没有编辑摘要) |
||
Line 71: | Line 71: | ||
* [N] You can turn off the function of clicking outside of edit window to close via setting | * [N] You can turn off the function of clicking outside of edit window to close via setting | ||
− | <html><div class="hide-old-version" style="width:100%"><hr/><center><a href="javascript:void(0);" onclick="$('.hide-old-version').toggle( | + | <html><div class="hide-old-version" style="width:100%"><hr/><center><a href="javascript:void(0);" onclick="$('.hide-old-version').toggle()"> See more <br/>﹀</a></center><hr/></div></html> |
<div class="hide-old-version" style="display:none;width:100%"> | <div class="hide-old-version" style="display:none;width:100%"> | ||
== 2.4.1(build_783) == | == 2.4.1(build_783) == |
Revision as of 14:05, 25 November 2019
This is update log for InPageEdit-v2.
<html><style>@media screen and (min-width:850px){.min-right-toc {float:right;margin-left:4px;}.min-right-toc .toc {min-width:unset !important;}}@media screen and (max-width:850px){.min-right-toc, .min-right-toc .toc {width:100%}}.min-right-toc .toc .toctogglespan {display:none !important;}</style></html>
Description:
[N] New function(s)
[T] Beta testing function(s)
[F] Fixed issue(s)
[D] Deleted function(s)
2.6.2.3(build_1467)
Release date: 14:03, 25 November 2019 (CST)
- [F] Now the button in quick diff module lead you to the right page
2.6.2.2(build_1459)
Release date: 22:32, 24 November 2019 (CST)
- [F] Fixed a bug that cause in editor diff can't work
2.6.2.1(build_1444)
- [D] Merged "关于&帮助" button from ipe-toolbox to ipe-preference module
2.6.2(build_1432)
Release date: 21:33, 24 November 2019 (CST)
- [N] We complete quick diff module
- Now quick diff shows right info
- Now you can jump to next or prev version and quick view diff via quick diff module
- [F] We fixed the quick edit summary text
- Now
$oldid
will shows like(编辑自[[Special:Diff/oldid]])
- Now
- [F] We fixed checkbox style
- Made inline width to 1px
- Hover style
- Transition *thanks to Dianliang233 :)
- [N] Now you can use compressed version via https://common.wjghj.cn/js/InPageEdit-v2/min
- Reduced code size but functions consistent >v<
2.6.1(build_1238)
Release date: 14:35, 23 November 2019 (CST)
- [N] Script now run strict mode
- [N]
We are now using new version number naming rule:- V2
Main.Primary.Secondary(build_Code-revision-id)
- Canary edition
Main.Primary.Secondary(canary_Code-revision-id)
- V2
2.6.0(build_1196)
Release date: 00:32, 23 November 2019 (CST)
- [N] We rewrote quick diff module
- Rename module
InPageEdit.viewDiff()
→InPageEdit.loadQuickDiff(CompareApiJson)
- Add module
InPageEdit.quickDiff()
- Rename module
- [N] You can now quick view diff on history page!
- [N] We redesigned the quick edit editor
- More OOUI style (LOL)
- [N] You can now view difference between your code and old code when you are editting!
2.5.3(build_1094)
- [D] We are no longer support skin setting.
- We are now using the new OOUI-like skin. You can customize the look of the IPE on your personal css page.
- [F] New OOUI style progress bar: <html><button class="btn btn-primary" onclick="$('#ipe-progress-sample').toggleClass('done')">TOGGLE</button></html>(
我可以玩一年)
2.5.2(build_944)
- [N] We are now using the new OOUI-like skin!
You can still load old Wikia-like designed skin viavar InPageEditSkin = 'wds';
2.5.1(build_876)
- [F] The page content is no longer overwritten when an editing conflict occurs
2.5.0(build_821)
- Release date: 19:59, 16 November 2019 (CST)
- [N] This is a big update, we replaced the cookie function with localStorage
- You can manually delete old cookies or wait for 60 days to expire automatically
- [N] You can turn off the function of clicking outside of edit window to close via setting
<html><div class="hide-old-version" style="width:100%"><hr/><center><a href="javascript:void(0);" onclick="$('.hide-old-version').toggle()"> See more <br/>﹀</a></center><hr/></div></html>
Earlier version
InPageEdit 1.0 no longer updated
See more: Plugin page Version info