Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SAP/less-openui5
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.3
Choose a base ref
...
head repository: SAP/less-openui5
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.4
Choose a head ref
  • 2 commits
  • 15 files changed
  • 2 contributors

Commits on Dec 1, 2022

  1. [FIX] cssVariables: Don't use CSS vars within @font-face directives (#…

    …257)
    
    Browsers do not seem to support usage of custom CSS properties
    (aka CSS variables) within @font-face directives.
    
    The skeleton style-sheet should therefore not contain a reference to the
    variables but just use the actual value provided by the LESS variable.
    
    BCP: 2270189546
    matz3 authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    a8dfd17 View commit details
    Browse the repository at this point in the history
  2. Release 0.11.4

    matz3 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    6e41813 View commit details
    Browse the repository at this point in the history
Loading