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: fsprojects/Avalonia.FuncUI Loading
base: 1.2.0
Choose a base ref
...
head repository: fsprojects/Avalonia.FuncUI Loading
compare: 1.3.0
Choose a head ref
  • 10 commits
  • 8 files changed
  • 7 contributors

Commits on Jan 6, 2024

  1. Update publish.yml (#380)

    JaggerJo committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    68c9ba8 View commit details
    Browse the repository at this point in the history
  2. Update publish.yml

    JaggerJo committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    eba7517 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    f81fb04 View commit details
    Browse the repository at this point in the history
  2. added PathIcon (#382)

    Miticcio committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    f0dfd39 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    a3b4840 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88669ca View commit details
    Browse the repository at this point in the history
  3. Try running PR build with xcode 15.1 instead of 14.3 (#391)

    * Try removing the 'xcode-select' call from the macOS PR build pipeline
    
    * Ok, lets try setting it to 15.1 instead
    Numpsy committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    04be9be View commit details
    Browse the repository at this point in the history
  4. Port SelectingItemsBehavior to DataGrid (#394)

    Adds the following functions to the DataGrid control:
    	* selectedIndex
    	* onSelectedIndexChanged
    	* selectedItem
    	* selection
    	* onSelectedItemChanged
    	* onSelectionChanged
    
    Co-authored-by: Tim Rudat <tim.rudat@rudat-it-services.de>
    excpt and Tim Rudat committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d5068af View commit details
    Browse the repository at this point in the history
  5. Add static property ClipboardContentBinding (#385)

    Co-authored-by: Francesco Galla <fgalla@symmetryinvestments.com>
    GallaFrancesco and Francesco Galla committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    87eee60 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. release 1.3.0

    JaggerJo committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    849c92a View commit details
    Browse the repository at this point in the history
Loading