Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Add notes #147

Merged
merged 3 commits into from
Oct 3, 2023
Merged

Feature Add notes #147

merged 3 commits into from
Oct 3, 2023

Conversation

pfh59
Copy link
Owner

@pfh59 pfh59 commented Oct 3, 2023

* #141 : fixed
 Click on a header to sort the table by that column, then click to cycle through sorting directions. By default, sorting directions are ascending, descending and unsorted; if you want to cycle through ascending and descending only, you need to specify the <AllowUnsorted> parameter of the <MudTable>. Sorting can be allowed and disallowed on the column level with the property Enabled.

* #142 : fixed
Using SendToFront and SendToBack

* #140 : fixed (via workaround)
bug is already open here : Blazor-Diagrams/Blazor.Diagrams#323

* update missing package
@pfh59 pfh59 added the features label Oct 3, 2023
@pfh59 pfh59 added this to the 1.1 milestone Oct 3, 2023
@pfh59 pfh59 self-assigned this Oct 3, 2023
@pfh59 pfh59 merged commit d240c82 into 132-add-notes-on-each-systems Oct 3, 2023
3 checks passed
pfh59 added a commit that referenced this pull request Oct 3, 2023
* Multifixes (#144)

* #141 : fixed
 Click on a header to sort the table by that column, then click to cycle through sorting directions. By default, sorting directions are ascending, descending and unsorted; if you want to cycle through ascending and descending only, you need to specify the <AllowUnsorted> parameter of the <MudTable>. Sorting can be allowed and disallowed on the column level with the property Enabled.

* #142 : fixed
Using SendToFront and SendToBack

* #140 : fixed (via workaround)
bug is already open here : Blazor-Diagrams/Blazor.Diagrams#323

* update missing package

* Update Overview.razor (#145)

* Update Overview.razor (#146)


Feature : #132 
  - #137 
  - #136
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant