Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,315 contributions in the last year
Contribution activity
November 2020
Created 59 commits in 3 repositories
Created 1 repository
Created a pull request in abpframework/abp that received 1 comment
Opened 23 other pull requests in 2 repositories
stsrki/Blazorise
13
merged
- 0.9.2 final
- 0.9.2 final
- Fixed row un-selection
- Dev092 pagination pointer
- Fixes FileEdit validation
- Update to final .net 5
- Fixed TotalItems not being displayed
- Fixed DataGrid pagination
- Validation fixes and improvements
- Cleaned warnings and messages
- Adds Target parameter to dropdown item
- Added ColumnType to DataGridColumnInfo
- Optimizations of demo app for mobile
abpframework/abp
10
merged
- Right align new button on role, user and tenant pages
- Update Blazorise to .Net5
- Disable modal closing by escape key or lost focus
- Upgrade to Blazorise 0.9.2-rc3
- Updated all project to Blazorise 0.9.2-rc2
- Alignment if message dialog icon and text
- Tenant modals validation
- Validation need to pass if it's not defined
- Smaller fixes on top bar item alignment
- Dev crudpage fixes
Reviewed 1 pull request in 1 repository
abpframework/abp-samples 1 pull request
Created an issue in linq2db/linq2db that received 5 comments
LoadWith generated invalid join
Hi, I stumbled upon serious issues with association join generating the invalid join key from child to parent model. I have created a small repro p…