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.21
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.22
Choose a head ref
  • 15 commits
  • 22 files changed
  • 11 contributors

Commits on May 21, 2022

  1. Update changelog

    jtommy committed May 21, 2022
    Configuration menu
    Copy the full SHA
    3b507dd View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    6a18d92 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Fix typo dropdown (#3743)

    Aeden-B authored May 29, 2022
    Configuration menu
    Copy the full SHA
    c9173eb View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Update Start.vue Vue 3 support (#3744)

    Update Start.vue to indicate that Vue v3+ is not yet supported.
    Britford authored May 31, 2022
    Configuration menu
    Copy the full SHA
    ebface8 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. [Fixing typo] (#3745)

    fixed typo for "placeholder"
    ayedaemon authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    ee1b36b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    a1d4e2a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. FIX b-table overflow when last column is numeric (#3748)

    When a b-table last column has the `numeric` attribute ( or  `text-align: right` style), the sort icon is pushed outside the table layout which create an overflow on the x axis.
    
    Related issue:
    #3484
    gmercey authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    495331b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Update funding

    jtommy authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    6786590 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Configuration menu
    Copy the full SHA
    adba1eb View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    3880e91 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    6ec8c64 View commit details
    Browse the repository at this point in the history
  2. Modify docs (#3778)

    * Correct grammar
    
    * Add explanation for omission of import statement
    knot22 authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    dfff8f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Add prop to disable Numberinput long press behavior (#3782)

    * Implements disableLongPress property in the Numberinput component
    
    * Adding tests for disableLongPress
    
    * Updating API doc
    
    * Changing name from disableLongPress to longPress & default value to true
    SylvainMarty authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    25a8020 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. Update changelog

    jtommy committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    bdd7acb View commit details
    Browse the repository at this point in the history
  2. 0.9.22

    jtommy committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    88490d4 View commit details
    Browse the repository at this point in the history
Loading