Bartosz Dziewoński
7aa1d55a48
DesktopArticleTarget.init: Ignore fake section edit links added by gadgets
...
Bug: T328094
Change-Id: Ia9554bfa90944fec0ebc0eadde65f13beb562fbd
2023-02-13 22:57:23 +01:00
Ed Sanders
44f5f47636
Enable visual diffs on history pages by default
...
Bug: T314588
Depends-On: I1617433d307b92075cab33efae7e57f3a3fcc7d9
Change-Id: I0948add56007368bc95e20687d01d70495e013c5
2023-02-13 21:49:58 +00:00
Bartosz Dziewoński
d7e0d1deae
DesktopArticleTarget.init: Fix init from "Add topic" tab in some cases
...
Going through onEditSectionLinkClick() is not needed, and it confused
some code that actually expected a section edit link.
Bug: T328094
Change-Id: I8975ade38d9dd064272781fb9d4bd22bab4d65ce
2023-02-13 22:34:36 +01:00
Translation updater bot
effcd01ccd
Localisation updates from https://translatewiki.net .
...
Change-Id: I7c6632b2e979da7c858654b60eb2010b2543b5e7
2023-02-13 08:31:28 +01:00
jenkins-bot
a70826e8bd
Merge "Follow-up I3412c53cc: Fix reference to target in ve.ce.MWWikitextSurface"
2023-02-12 15:14:28 +00:00
Ed Sanders
12395b0a57
Follow-up I3412c53cc: Fix reference to target in ve.ce.MWWikitextSurface
...
Bug: T329439
Change-Id: I67632bf62c0373e7825ccd9fbe263116928e7e35
2023-02-12 11:13:48 +00:00
Translation updater bot
c1f6629088
Localisation updates from https://translatewiki.net .
...
Change-Id: I6b6e8e6e1870c6ae9802c1503ddcf6490f8b6d8a
2023-02-10 08:44:46 +01:00
jenkins-bot
33a980b150
Merge "Don't unnecessarily load huge icons for Wikimedia logos"
2023-02-09 11:39:59 +00:00
Translation updater bot
4aa84c2150
Localisation updates from https://translatewiki.net .
...
Change-Id: I09115bdd81a756ec1dd8d98b710d4ad2c084715d
2023-02-09 10:12:56 +01:00
jenkins-bot
d9eb3ab803
Merge "Loosen the edit link selector specificity in setupMultiTabs()"
2023-02-08 20:24:41 +00:00
Bartosz Dziewoński
a9aade6d66
Don't unnecessarily load huge icons for Wikimedia logos
...
The only icon we use from 'oojs-ui.styles.icons-wikimedia'
is the CC licenses logo.
Recently in I6217692e98088814c7a33bbc7ef8174622e03f25 more
Wikimedia project logos were added to that pack, and some
of them are positively huge. They may be improved in T328492,
but we're not using them anyway, so it makes sense to me
to use a custom icon pack here.
This reduces the download size for opening the editor for
the first time (uncached) by around 500 KB.
Change-Id: Ibe8a9ce9e4f1ded28fc9fd7e4ee41d5823123ceb
2023-02-08 19:08:38 +01:00
Translation updater bot
732c0615a1
Localisation updates from https://translatewiki.net .
...
Change-Id: I23a7073408f97e6ac36a2d8db43777bfe5ff0a88
2023-02-08 08:40:51 +01:00
Jack Phoenix
eb71d7710a
Loosen the edit link selector specificity in setupMultiTabs()
...
This allows VE to support even more skins with minimal or no changes to the skins themselves.
Partially reverts 75ff121b29
.
Change-Id: I7536610459b7401015d4a033cc516c5d9a0ca5f1
2023-02-07 20:28:32 +00:00
jenkins-bot
b5b4d42b3b
Merge "Target#tryTeardown should succeed when target isn't active"
2023-02-07 16:41:05 +00:00
James D. Forrester
f6dcd98b38
Update VE core submodule to master (109c9a606)
...
New changes:
597ca6403 Localisation updates from https://translatewiki.net .
a938d5338 Update OOUI to v0.46.3
109c9a606 Try to prevent selections inside ref/template nodes on Firefox
Bug: T272207
Bug: T313162
Bug: T327086
Change-Id: I9b91729271e320576ea8425a68dc540a31d23a2e
2023-02-07 09:59:28 -05:00
Bartosz Dziewoński
5736f8ead6
Target#tryTeardown should succeed when target isn't active
...
It makes other code easier to write when we want to make sure
that no target is active.
Change-Id: Ica75f8334ef32ffbcc59109a46624acdf271847d
2023-02-07 00:03:07 +01:00
David Lynch
d8fd73d72a
Avoid error if watchlist has been toggled before editing
...
onWatchToggle didn't cope with the case where there was already an event
in the hook-queue when it was registered during setup
Bug: T328955
Change-Id: Ic80f707e86ba3c9f88097cac8aec8c6b3cc32cee
2023-02-06 15:58:45 -06:00
Translation updater bot
8eb272c2be
Localisation updates from https://translatewiki.net .
...
Change-Id: I36f229974a169c54f63cf58d8720cf48a8da82fe
2023-02-06 08:46:44 +01:00
Translation updater bot
bc4073b76c
Localisation updates from https://translatewiki.net .
...
Change-Id: I784845f9eeb21ac31fdd62fb1a240a14573913ce
2023-02-03 08:48:45 +01:00
Ed Sanders
722e639ccb
Update VE core submodule to master (b5c670c7a)
...
New changes:
0cf02db3a [BREAKING CHANGE] Pass Target to UI Surface and use instead of ve.init.target
Local changes:
* Pass target to surface
Bug: T305762
Change-Id: I3412c53cc70346c8ba4b8b76976ba9c7535e945f
2023-02-02 23:19:40 +01:00
Bartosz Dziewoński
0e115d914c
Update VE core submodule to master (b8cc71bdc)
...
New changes:
ed2db1808 Localisation updates from https://translatewiki.net .
fb7f38574 Pass surface to all dialogs, and use in CommandHelpDialog
Bug: T305762
Change-Id: If69cbdc87971b303d3e7255dca3b0c7c9ef8a2b2
2023-02-02 22:29:03 +01:00
jenkins-bot
257dc1bd20
Merge "Add language and direction to preview"
2023-02-02 21:21:20 +00:00
jenkins-bot
e70bdb06bf
Merge "Mark config parameter as optional where it is"
2023-02-02 17:08:55 +00:00
jenkins-bot
696b791127
Merge "Error logging for native URL errors"
2023-02-02 16:10:28 +00:00
thiemowmde
c57e86d325
Mark config parameter as optional where it is
...
This goes along with I3f239e0 in Cite.
Change-Id: Ife88431ef810f978f5c4466ee82405fd4c791032
2023-02-02 10:47:32 +01:00
jenkins-bot
be9977ad8c
Merge "Re-apply "Remove references to mediawiki.Uri""
2023-02-02 09:23:43 +00:00
jenkins-bot
bd105f2fc1
Merge "Re-apply "Rewrite mw.libs.ve.getTargetDataFromHref with URL API""
2023-02-02 09:22:45 +00:00
Bartosz Dziewoński
cc72825835
Re-apply "Remove references to mediawiki.Uri"
...
This reverts commit afe3b7187e
.
Bug: T325249
Change-Id: Ie2ce4816cd8fb6cc9805e0fd70dadb337719c551
2023-02-01 22:46:14 +00:00
Bartosz Dziewoński
99b1220aca
Re-apply "Rewrite mw.libs.ve.getTargetDataFromHref with URL API"
...
This reverts commit a92dce4999
.
A workaround for the previous problem was added in ContentTranslation
in I945897a27db479986855002b389034a745bf9bef.
Bug: T325249
Bug: T325566
Bug: T327779
Change-Id: I2d9c330dc4328468a65315ec6bed1d0f53ebd1f6
2023-02-01 22:45:56 +00:00
jenkins-bot
a1c1366b30
Merge "Document need to remove data-mw-section-id attributes when saving"
2023-02-01 21:15:11 +00:00
jenkins-bot
34a0634e16
Merge "Set a min-height on surface in Vector 2022"
2023-02-01 21:11:49 +00:00
Translation updater bot
e2e5a62727
Localisation updates from https://translatewiki.net .
...
Change-Id: If07a3888cd2bc4f6d0f2b3c7543d5dd7ae50c450
2023-02-01 09:19:05 +01:00
jenkins-bot
e9fd00aa7f
Merge "build: Remove unused 'targets' property for QUnitTestModule"
2023-01-31 21:18:02 +00:00
Ed Sanders
4155ac51f6
Document need to remove data-mw-section-id attributes when saving
...
Bug: T328268
Change-Id: I429d692053c3bf02135b57471b76f72519221e99
2023-01-31 15:14:16 +00:00
Brandon Fowler
988097b09a
Add language and direction to preview
...
Bug: T328388
Change-Id: I5ea63a743d9e497133ad6f35ba64d3a754eb7f5d
2023-01-31 00:18:14 +00:00
jenkins-bot
299110c446
Merge "Doc comment: Replace nbsp with normal space"
2023-01-30 17:46:29 +00:00
jenkins-bot
ab8f3ece5d
Merge "Authors.txt: Remove old reference to fork"
2023-01-30 17:46:00 +00:00
Bartosz Dziewoński
b5a0450567
Update VE core submodule to master (6ed9b00f1)
...
New changes:
37b26cd7a Minor fixes to AUTHORS.txt
24151ec02 ve.ui.CommandHelpDialog: Move populating of dialog to getSetupProcess
a099b59f5 Localisation updates from https://translatewiki.net .
b45f88fd5 Update papaparse to 5.3.2
Bug: T326946
Change-Id: I83e367d5d7fa5952f942d86e3d2965f4ebf489e8
2023-01-30 17:16:10 +01:00
jenkins-bot
2fdac8851c
Merge "Revert "Rewrite mw.libs.ve.getTargetDataFromHref with URL API""
2023-01-30 14:13:38 +00:00
jenkins-bot
e5837cd9f0
Merge "Revert "Remove references to mediawiki.Uri""
2023-01-30 14:13:35 +00:00
Bartosz Dziewoński
a92dce4999
Revert "Rewrite mw.libs.ve.getTargetDataFromHref with URL API"
...
This reverts commit 461c76981f
.
Bug: T328143
Change-Id: Ib59192c650736eac9d4a2db130c3e29720c30486
2023-01-30 13:52:53 +00:00
Bartosz Dziewoński
afe3b7187e
Revert "Remove references to mediawiki.Uri"
...
This reverts commit 15bbafbe8c
.
Bug: T328143
Change-Id: I57e6d953ed5a1735541987a256ad39037170da5a
2023-01-30 13:52:26 +00:00
Ed Sanders
143291b9d0
Doc comment: Replace nbsp with normal space
...
Change-Id: I5f44f2c3fc80ad6e29eaa8a5aaab2df53614e6f4
2023-01-30 11:09:37 +00:00
Ed Sanders
f0516deef4
Authors.txt: Remove old reference to fork
...
Change-Id: I7d6240fb97047e56687afcd8fbf3d0f5a6fa7c4f
2023-01-30 11:08:41 +00:00
Translation updater bot
04b370230d
Localisation updates from https://translatewiki.net .
...
Change-Id: I2f503345aa44871c8f094b55916065f57a632a4f
2023-01-30 08:31:07 +01:00
Ed Sanders
c5cccfc85b
Set a min-height on surface in Vector 2022
...
We could do something more complex and compute the height of the
available space, but a fixed height is a reasonable solution with
a fraction of the complexity.
Bug: T328048
Change-Id: I0b7bfa55f23afc16be43b85270666ec6a480ca32
2023-01-28 14:07:11 +00:00
Bartosz Dziewoński
e52058fad3
Error logging for native URL errors
...
Bug: T328094
Change-Id: I7d0e3bb403db7ddbc233d6b0a770533f02883c5a
2023-01-27 10:48:45 +01:00
Ed Sanders
420c0f6c10
ve.ui.MWLiveExtensionInspector: Account for this.selectedNode being null in debounced method
...
Change-Id: I74ab091d3bfbdd9290429cd50688f458118701e7
2023-01-26 17:58:00 +00:00
Translation updater bot
0b1f41a07d
Localisation updates from https://translatewiki.net .
...
Change-Id: If6a03eac30c8c10da26063590fe9620cac08f915
2023-01-26 08:52:57 +01:00
Jan Drewniak
d98e9e83e1
Fix Wikitext editor preview layout in Vector 2022
...
Accounts for the use of CSS Grid in Vector 2022, in
the 2017 Wikitext editor preview, by placing the heading and
content in named grid areas (`titlebar` and `content`).
Bug: T327778
Change-Id: I66a30e282e808559b4f375f5924ae0d945c058a9
2023-01-24 10:39:40 -05:00