mediawiki-extensions-Visual.../.jsduck
Thiemo Kreuz 0ba7480901 More complete top-level part selection support in new sidebar
This comes with a few significant changes:
* A whole bunch of places in the code that focus and highlight
  an element in the old sidebar consider the new sidebar now.
* Same when e.g. the toolbar at the bottom needs to know which
  part is selected. This is read from the new sidebar now.
* To make this possible I had to merge the small helper class
  we introduced in I7bc73cc back into the dialog.

It's helpful to understand how the event flow works:
* You click a template name. This does nothing (does not select
  the element). It only triggers an event.
* The event is catched by the outer container that manages
  all parts. From there all elements are unselected, and one
  selected. This call is internal and should not trigger
  another event.

Bug: T285323
Bug: T288827
Bug: T289043
Change-Id: I4a2d2b83cf2691423d4b0e6f4487228fa3c7b56d
2021-08-27 19:16:00 +02:00
..
categories.json More complete top-level part selection support in new sidebar 2021-08-27 19:16:00 +02:00
CustomTags.rb Follow-up Ieb4e4eb3: Remove @until jsduck tag 2015-07-30 08:39:45 -07:00
eg-iframe.html Update VE core submodule to master (0c024f431) 2021-05-17 17:35:37 -07:00
eg-iframe.html.template build: Bring over eg-iframe fixes from core 2016-11-18 15:17:14 -08:00
external.js Dismissible feedback message for the template search 2021-06-16 10:03:04 +02:00
mw-categories.json More complete top-level part selection support in new sidebar 2021-08-27 19:16:00 +02:00