Skip to content
Snippets Groups Projects

Create a prototype of the new top contextual bar - #3398483

Closes #3398483

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 <nav class="breadcrumb control-bar__breadcrumbs" role="navigation" aria-labelledby="system-breadcrumb">
2 <h2 id="system-breadcrumb" class="visually-hidden">Breadcrumb</h2>
3 <ol class="breadcrumb__list">
4 <li class="breadcrumb__item">
5 <a href="#" class="breadcrumb__link">Back to site</a>
  • Ivan Berdinsky added 1 commit

    added 1 commit

    Compare with previous version

  • Ivan Berdinsky added 1 commit

    added 1 commit

    • 15a3ef12 - Hidden node tasks + toolbar on node creation

    Compare with previous version

  • 9 * Third is mobile shadow.
    10 * Fourth is close sidebar button on mobile.
    11 *
    12 * @type {Drupal~behavior}
    13 *
    14 * @prop {Drupal~behaviorAttach} attach
    15 */
    16
    17 (
    18 (Drupal, once) => {
    19 const HTML_TRIGGER_EVENT = 'toggle-admin-extra-toolbar';
    20 const SIDEBAR_CONTENT_EVENT = 'toggle-admin-extra-toolbar-content';
    21
    22 Drupal.behaviors.arminExtraToolbarProcessHtmlListener = {
    23 attach: (context) => {
    24 // if (context === document) {
  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 8 commits

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 9 commits

    Compare with previous version

  • Ivan Berdinsky added 9 commits

    added 9 commits

    Compare with previous version

  • Ivan Berdinsky added 1 commit

    added 1 commit

    Compare with previous version

  • Ivan Berdinsky added 1 commit

    added 1 commit

    Compare with previous version

  • added 10 commits

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Ivan Berdinsky added 14 commits

    added 14 commits

    Compare with previous version

  • added 1 commit

    • 13697f0e - Quick design changes after pilot test

    Compare with previous version

  • added 1 commit

    • 448467b6 - set back max width for node form

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading