Draft: Core config + Icons set POC + SDC
1 unresolved thread
1 unresolved thread
Closes #3432173
Merge request reports
Activity
41 42 - core/once 42 43 - core/drupal.displace 43 44 45 icons: 46 css: 47 base: 48 https://unpkg.com/@phosphor-icons/web@2.1.1/src/regular/style.css: { type: external, minified: true } from template
class="ph ph-{{ navigation_icon }} toolbar-button__icon">
- add setting to form with (main) navigation settings the library prefix. this is general responsibility of the admin to use a prefix that is available (until there is a greater Icons solution in core).
options: navigation_type: 'library'. // library|file navigation_icon: 'megaphone' navigation_fid: 0, //. zero would stand for no file attached.
- add file selection to NavigationBlock (settings tray) level selection for currently selected 1st level items.Edited by skaughtI've added simplest use case. Library should be attached. And well documented outside. It can be scaled to custom libs later.
Edited by Ivan Berdinskychanged this line in version 2 of the diff
- Resolved by Ivan Berdinsky
added 123 commits
-
15205b83...01da0fd9 - 122 commits from branch
project:11.x
- f4e27006 - Core config + Icons set POC
-
15205b83...01da0fd9 - 122 commits from branch
added 1 commit
- bed83f7d - 3432173: Fix the PHPCS issue occuring on the files.
Please register or sign in to reply