Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: missing css variables in chrome dev-tool #1967

Merged
merged 4 commits into from
Jul 16, 2024

Commits on Jul 15, 2024

  1. fix: metadata styling extraction miss variables

    Do not remove css variable name from metadata extracted as it is used in the devtools
    
    Do not fail on third party css scripts
    
    Do not create variable for css var details
    cpaulve-1A committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3b0f3f8 View commit details
    Browse the repository at this point in the history
  2. Update packages/@o3r/styling/src/devkit/styling-devtools.message.serv…

    …ice.ts
    
    Co-authored-by: Florian PAUL <110407799+fpaul-1A@users.noreply.github.com>
    cpaulve-1A and fpaul-1A committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    82129d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Update packages/@o3r/styling/src/devkit/styling-devtools.message.serv…

    …ice.ts
    
    Co-authored-by: Kilian Panot <kilian.panot@amadeus.com>
    cpaulve-1A and kpanot committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2a67340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d38cd03 View commit details
    Browse the repository at this point in the history