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: buefy/buefy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.16
Choose a base ref
...
head repository: buefy/buefy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.17
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 20, 2022

  1. Fix colorpicker scss build error (#3674)

    ```
    Error: CSS minification error: Lexical error on line 1: Unrecognized text.
    
      Erroneous area:
    1: $colorpicker-radius / 1.75
    ^..^. File: css/app.90f56c4c.css
    ```
    punkt2 authored Feb 20, 2022
    Configuration menu
    Copy the full SHA
    e145d7b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Fix #3676 table sort when backend

    jtommy committed Feb 21, 2022
    1 Configuration menu
    Copy the full SHA
    ff9f3d7 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    jtommy committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    1381990 View commit details
    Browse the repository at this point in the history
  3. 0.9.17

    jtommy committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    d0d0a58 View commit details
    Browse the repository at this point in the history
Loading