mediawiki-extensions-Visual.../modules/ve-mw/ui
Bartosz Dziewoński 3b1a2d9dce Handle temporary users when dealing with user preferences
As temporary users will not have access to user preferences (T330815),
use cookies or localStorage to save them, like we already do for
logged-out users.

Also add some comments to point out where we intentionally distinguish
logged-out and temp users.

Bug: T332435
Change-Id: Ic83dd8bc8bc107f603a9b0340bd9e2bcaad8ff5a
2023-04-28 15:57:46 +02:00
..
actions
commands
contextitems Template context: Link to source templates in "Generated from:" list 2023-02-24 00:12:15 +00:00
datatransferhandlers
dialogs Remove the "Report incorrect…" button on visual diffs in save dialog 2023-04-18 22:28:51 +02:00
elements MWPreviewElement: Strip already-present TemplateStyles when building elements 2023-03-14 18:46:30 +00:00
inspectors ve.ui.MWLiveExtensionInspector: Account for this.selectedNode being null in debounced method 2023-01-26 17:58:00 +00:00
layouts Merge "Enable template editor toolbar deeper in the stack" 2022-09-12 09:52:26 +00:00
pages Follow-up I1a81484: Replace MetaItem#remove with SurfaceFragment#removeMeta in other pages 2023-03-30 16:19:41 +01:00
styles Remove the "Report incorrect…" button on visual diffs in save dialog 2023-04-18 22:28:51 +02:00
tools Add narrowConfig for 'Insert' and 'Publish changes' 2023-04-12 23:05:08 +01:00
widgets Handle temporary users when dealing with user preferences 2023-04-28 15:57:46 +02:00
ve.ui.MWAriaDescribe.js
ve.ui.MWCommandRegistry.js
ve.ui.MWExtensionWindow.js
ve.ui.MWSequenceRegistry.js
ve.ui.MWSurface.js Update VE core submodule to master (b5c670c7a) 2023-02-02 23:19:40 +01:00
ve.ui.MWWikitextCommandRegistry.js
ve.ui.MWWikitextDataTransferHandlerFactory.js
ve.ui.MWWikitextSequenceRegistry.js
ve.ui.MWWikitextSurface.js textSelection compat layer getCaretPosition could error if no selection 2023-04-18 09:59:43 -05:00
ve.ui.MWWikitextTransferRegistry.js