Skip to content

feat: ecl ec theme#9853

Draft
BF150 wants to merge 53 commits intodevelopfrom
feature/9851-ecl-ec-theme
Draft

feat: ecl ec theme#9853
BF150 wants to merge 53 commits intodevelopfrom
feature/9851-ecl-ec-theme

Conversation

@BF150
Copy link
Copy Markdown
Contributor

@BF150 BF150 commented Mar 23, 2026

No description provided.

@BF150 BF150 self-assigned this Mar 23, 2026
@BF150 BF150 added the v4 label Mar 23, 2026
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request introduces a new icon font package, @public-ui/ecl-icons, designed to provide a consistent set of scalable icons for KoliBri web components within the ECL theme. It establishes a robust workflow for generating icon fonts from SVG assets and integrates these icons and updated styling variables into the ecl-ec theme, ensuring a cohesive visual experience.

Highlights

  • New Icon Font Package: Introduced a new package @public-ui/ecl-icons dedicated to generating a scalable icon font from SVG assets for KoliBri web components, ensuring consistent iconography across the ECL theme.
  • ECL Theme Integration: Integrated the newly created ecl-icons into the ecl-ec theme, updating build scripts, adding necessary CSS imports, and modifying component styles to leverage the new icon set and theme variables.
  • Automated Icon Generation Workflow: Established a robust build process within the ecl-icons package that automatically fixes and converts SVG files into various web font formats (TTF, WOFF, WOFF2, EOT, SVG) and generates corresponding CSS for easy consumption.
  • Comprehensive Icon Documentation: Provided detailed documentation for the ecl-icons package, covering its structure, configuration, development workflow, SVG requirements, coding rules, build artifacts, usage instructions, and troubleshooting tips.
  • Updated ECL Theme Variables: Refactored the ecl-ec theme's global styling to replace generic color, spacing, font, and shadow variables with a new set of ECL-specific design tokens, enhancing consistency and maintainability.
  • Accordion Component Styling Update: Adjusted the accordion.scss file to align with the new ECL theme variables, specifically updating border styles, focus states, and padding to match the new design system.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

Gemini encountered an error creating the review. You can try again by commenting /gemini review.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 25, 2026

🚀 MCP preview deployed to Vercel: https://kolibri-gt35ozfsv-public-ui-kolibri-mcp.vercel.app

@deleonio deleonio force-pushed the feature/9851-ecl-ec-theme branch from 6b728a2 to 399b55d Compare April 9, 2026 06:16
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@public-ui/theme-ecl auf den neusten Stand bringen und Snaps aktivieren

2 participants