Site Notice
hello, world
Difference between revisions of "InPageEdit-v2/version-info"
([InPageEdit] 没有编辑摘要) |
([InPageEdit] 没有编辑摘要) |
||
Line 8: | Line 8: | ||
[D] Deleted function(s) | [D] Deleted function(s) | ||
</div> | </div> | ||
+ | |||
+ | == 2.5.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: | ||
+ | <div class="ipe-progress" style="width: 50%; display: none;"><div class="progress-bar"></div></div> | ||
== 2.5.944 == | == 2.5.944 == | ||
− | * [N] We are now using the new | + | * [N] We are now using the new OOUI-like skin! |
− | ** You can still load old Wikia-like designed skin via <code>var InPageEditSkin = 'wds';</code> | + | ** <s>You can still load old Wikia-like designed skin via <code>var InPageEditSkin = 'wds';</code></s> |
== 2.5.876 == | == 2.5.876 == |
Revision as of 23:53, 21 November 2019
This is update log for InPageEdit-v2.
Description:
[N] New function(s)
[T] Beta testing function(s)
[F] Fixed issue(s)
[D] Deleted function(s)
2.5.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:
2.5.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.876
- [F] The page content is no longer overwritten when an editing conflict occurs
2.5.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.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.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()
2.3.747
Release date: 00:16, 11 November 2019 (CST)
- [N] New function: Quick view page diff!
- Click diff links from Special:Recentchanges or action=history, make a quick view of the diff log
2.3.616
Release date: 21:28, 6 November 2019 (CST)
- [F] This is not important update for most of you, we use a new version number to remind you that we have modified some css selectors
- Main editor window
- Add
.ipe-editor .timestamp-<timestamp>
#editPage
→.editPage
#editArea
→.editArea
#editSummary
→.editSummary
#editMinor
→.editMinor
- Add
- Quick redirect window
- Add
.quick-redirect
- Add
- Quick delete window
- Add →
.quick-deletepage
- Add →
- Quick rename window
- Add
.quick-renamepage
- Add
- About & Help window
- Add
.in-page-edit
- Add
- Main editor window
2.3.568
Release date: 12:52, 5 November 2019 (CST)
- [F] Simplify codes
- [F] Fixed a bug that cause in-article edit link save error
2.3.488
Release date: 23:03, 3 November 2019 (CST)
- [N] Now you can save your custom preferences by clicking the gear icon(
- Save your prefer edit summary, who doesn't like to be cool and maverick?
- Default set all edits as minor edit
) in the InPageEdit Toolbox!
2.2.460
Release date: 21:49, 2 November 2019 (CST)
- This is not a regular update, we use a new version number to remind you that we have replaced the license agreement
- *Some new functions coming soon (•‾̑⌣‾̑•)✧˖°
2.2.420
Release date: 20:45, 1 November 2019 (CST)
- [N] Quick redirect now released! Check the InPageEdit Toolbox on right bottom of the page!
2.2.382
Release date: 16:53, 1 November 2019 (CST)
- [N] The new design: InPageEdit Toolbox! Checking all ipe tools on right bottom of the page!
- [COMING_SOON] Quick redirect & Quick rename page...
2.2.350
Release date: 02:10, 1 November 2019 (CST)
- [N] New design with Fandom Design System!
- [D] No longer support load via URL param
2.1.336
- [F] Simplify json codes
2.1.330
Release date: 19:51, 25 October 2019 (CST)
- [N] Use the new way to get plugin version info
2.1.318
Release date: 20191025
- [N][T]
Load via URL param↑ deleted, see Ver.2.2.350
2.1.306
Release date: 20191025
- [F] Replace syntax with mw resource loader0
2.1.298
Release date: 20191019
- [N] Now support reversion edit
- [F] Posting error will show you the error code
2.0.279
Release date: 20191018
- [N] Now support minor edit
2.0.9
Release date: unknown
- [N] Now support multi skins
2.0.8
Release date: unknown
- [N] Now support preview
2.0.7
Release date: unknown
- [F] Multi bugs fixed, content can be published now
2.0.0
Release date: unknown
- [N] Alpha release, rewrite InPageEdit via ssi modal plugin
Earlier version
InPageEdit 1.0 no longer updated
See more: Plugin page Version info