Site Notice
hello, world
Difference between revisions of "InPageEdit-v2/version-info"
From Project-EPB Commons
([InPageEdit] 没有编辑摘要) |
([InPageEdit] 没有编辑摘要) |
||
Line 1: | Line 1: | ||
− | |||
This is update log for InPageEdit-v2. | This is update log for InPageEdit-v2. | ||
− | <div style="float:right"> | + | <div style="float:right;"> |
+ | <html><style>.min-toc .toc {min-width:unset !important;}.min-toc .toc .toctogglespan {display:none !important;}</style></html> | ||
+ | <div class="min-toc">__TOC__</div> | ||
Description: <br/> | Description: <br/> | ||
[N] New function(s)<br/> | [N] New function(s)<br/> |
Revision as of 19:19, 23 November 2019
This is update log for InPageEdit-v2.
<html><style>.min-toc .toc {min-width:unset !important;}.min-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.1(build_1238)
Release data: 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
2.4.1(build_783)
Release date: 16:03, 16 November 2019 (CST)
- [F] Fixed a bug that caused the display title in the preview as API
- [F] Fixed a bug that caused personal local settings(
MyInPageEditPreference
) not working
2.4.0(build_764)
Release date: 01:55, 12 November 2019 (CST)
- [F] This is not important update for most of you, we use a new version number to remind you that we replaced some function names to make the module more holistic
InPageEdit()
→InPageEdit.edit()
InPageEditRedirect()
→InPageEdit.redirect()
InPageEditDeletepage
→InPageEdit.deletepage()
InPageEditRename()
→InPageEdit.renamepage()
InPageEditPreference()
→InPageEdit.preference()
InPageEditViewDiff()
→InPageEdit.viewDiff()
InPageEditSectionLink()
→InPageEdit.articleLink()
<html><div class="hide-old-version"><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