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: matestack/matestack-ui-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: matestack/matestack-ui-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 4 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 26, 2021

  1. fix(select component): fix rendering of placeholder

    Make the value property render in the HTML option element used as a placeholder
    
    re #573
    aaron-contreras committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    3ff18da View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Merge pull request #574 from aaron-contreras/select-placeholder-rende…

    …ring
    
    fix(select component): fix rendering of placeholder
    
    merging into a matestack branch in order to be able to trigger CI
    jonasjabari authored Dec 11, 2021
    Configuration menu
    Copy the full SHA
    06a960a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #575 from matestack/select-placeholder-rendering

    Select placeholder rendering
    jonasjabari authored Dec 11, 2021
    Configuration menu
    Copy the full SHA
    79a613f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #576 from matestack/main

    cleanup dummy app
    jonasjabari authored Dec 11, 2021
    Configuration menu
    Copy the full SHA
    8ed4202 View commit details
    Browse the repository at this point in the history
Loading