Skip to content
Snippets Groups Projects

#3505700: Move the Project browser specific styling from gin theme to project browser's scope.

Merged #3505700: Move the Project browser specific styling from gin theme to project browser's scope.
Merged utkarsh_33 requested to merge issue/project_browser-3505700:3505700-move-the-project into 2.0.x

Closes #3505700

Merge request reports

Merge request pipeline #437111 failed

Merge request pipeline failed for d87ff492

Code Quality is loading
Test summary results are being parsed

Merged by Chris WellsChris Wells 3 months ago (Feb 28, 2025 5:37pm UTC)

Loading

Pipeline #437115 passed

Pipeline passed for 399a0cd0 on 2.0.x

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
19 19 css:
20 20 theme:
21 21 css/pb.css: {}
22 css/project_browser_gin.css: {}
  • utkarsh_33 added 13 commits

    added 13 commits

    Compare with previous version

  • utkarsh_33
  • utkarsh_33 added 1 commit
  • utkarsh_33 added 2 commits

    added 2 commits

    Compare with previous version

  • utkarsh_33 added 1 commit

    added 1 commit

    Compare with previous version

  • utkarsh_33 added 5 commits

    added 5 commits

    Compare with previous version

  • Adam G-H
  • Adam G-H
  • utkarsh_33 added 4 commits

    added 4 commits

    Compare with previous version

  • 65 65 * {@inheritdoc}
    66 66 */
    67 67 public function getInfo(): array {
    68 $libraries = ['project_browser/svelte'];
    69 if (\Drupal::theme()->getActiveTheme()->getName() === 'gin') {
    70 $libraries[] = 'project_browser/project_browser_gin';
  • 65 65 * {@inheritdoc}
    66 66 */
    67 67 public function getInfo(): array {
    68 $libraries = ['project_browser/svelte'];
    69 if (\Drupal::theme()->getActiveTheme()->getName() === 'gin') {
  • Adam G-H added 1 commit

    added 1 commit

    • cefe3aac - Attach Gin styling at render time

    Compare with previous version

  • css/gin.css 0 → 100644
    1 /* cspell:ignore xxxs */
    2 #project-browser .search__form-container,
  • utkarsh_33 added 6 commits

    added 6 commits

    • df809ed2 - Issue #3477335: Follow-up; Update core.phpcs.xml.dist
    • 8b49781d - Issue #3506377 by arunsahijpal, narendrar, phenaproxima, fjgarlin: Warning:...
    • c0bac1ea - Issue #3508182 by zaporylie, narendrar: Update documentation with accurate version string
    • bfcd779b - Issue #3506557: Provide a follow-up task to uninstall a module
    • a8b0227f - Issue #3508090 by phenaproxima, tim.plunkett: Add assertElementIsVisible() as...
    • ea7713f7 - Issue #3507922 by phenaproxima, tim.plunkett: Add assertPageHasText() as a...

    Compare with previous version

  • Adam G-H added 13 commits

    added 13 commits

    • ea7713f7...579a4072 - 11 commits from branch project:2.0.x
    • 2ed6a3ae - Merge branch '2.0.x' into 3505700-move-the-project
    • e54cd11d - Merge branch '3505700-move-the-project' of...

    Compare with previous version

  • Adam G-H added 1 commit

    added 1 commit

    Compare with previous version

  • Adam G-H added 7 commits

    added 7 commits

    Compare with previous version

  • Adam G-H added 5 commits

    added 5 commits

    Compare with previous version

  • Adam G-H added 2 commits

    added 2 commits

    • ba9d24f4 - 1 commit from branch project:2.0.x
    • a2f2ee54 - Merge branch '2.0.x' into 3505700-move-the-project

    Compare with previous version

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