Anyone have any success re-rolling against 2.1?
Congrats to all involved, this is a major step in the right direction. A couple items I noticed that I didn't see above:
1. The main menu dropdown on the desktop toggles via hover *and* click. If you try to click an item in the main menu (not knowing it's a dropdown as there's no indication) it starts opening from the hover, and then it immediately closes from the click. Disorientating, should use a single interaction type.
2. Not sure if you're interested in feedback on content, but the headline "Create ambitious experiences that scale Drupal for Developers" is confusing. You want to say something more like "Drupal empowers developers to create ambitious experiences that scale" or similar.
mrogers → created an issue.
Thanks so much for the advice.
Great, thanks for the info!
Should this line:
css:
component:
misc/components/sticky-header.module.css: css/system/components/sticky-header.module.css
Actually be:
css:
component:
css/components/sticky-header.module.css:
component: misc/components/sticky-header.module.css
I get an error otherwise: TypeError: array_key_first(): Argument #1 ($array) must be of type array, string given in array_key_first() (line 455 of /app/web/core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php).
Quick and dirty patch
Thanks, but after the button is added to the editor and an anchor is added to the text, how should the link to the anchor be added?
The documentation states that there is "Dialog to insert links and anchors with some properties. Context menu option to edit or remove links and anchors..."
I can't see how to access the bolded items above.
#2 is working for me as well — maintainers, any chance for a Drupal 10 release?
Amazing, patch is working flawlessly on our site. Thank you @ad0z !
I don't *think* the issue is resolved in 10.1, unless I'm missing it? Is there now a way in the UI to configure headings with classes like there was in CK4, so that users can apply the block-level element *and* the style in one click?
Patch updated for 3.x