v-8.0.1
What's Changed
- Improve BitTimePicker increment/decrement buttons (#5926) by @Cyrus-Sushiant in #5972
- Add Classes/Styles to BitDateRangePicker component (#5968) by @mhrastegari in #5969
- Fix incorrect page title of the Sticky demo (#5686) by @Salamesalehpour in #5980
- use xcode 15 in CD pipeline (#5981) by @ysmoradi in #5982
- Fix Build warnings & some other stuff (#5983) by @ysmoradi in #5984
- Add Color and Size parameters to
BitCompoundButton
(#5978) by @mhrastegari in #5979 - Update title of Customized Parameters section of Breadcrumb demo (#5654) by @progman246 in #5989
- fix code review related problems in project templates (#5992) by @ysmoradi in #5993
- Add new BlazorWeb project template (#5988) by @ysmoradi in #5991
- Add BlazorEmpty project template (#5986) by @msynk in #5995
- refactor project templates request pipeline (#5994) by @ysmoradi in #5998
- Remove old project templates in the NuGet pipeline (#5999) by @msynk in #6000
- Add missing NotFound and NotAuhorized parameters to the router of the BlazorWeb project template (#6001) by @ysmoradi in #6004
- Fix naming conflict between the BlazorWeb project template and the BlazorWebAssembly sdk (#6002) by @ysmoradi in #6005
- Improve remove method in BitFileUpload (#6003) by @Cyrus-Sushiant in #6006
- change cd pipelines to use project created by dotnet new (#6008) by @ysmoradi in #6010
- Fix size issues of month cells in responsive mode of date pickers (#6012) by @msynk in #6013
- Changed access and name of some properties and methods in BitFileInfo and BitFileUpload (#6011) by @Cyrus-Sushiant in #6014
- merge todotemplate and adminpanel templates into one project template (#6018) by @ysmoradi in #6019
- port bitplatform.dev to new bit blazor project template (#6020) by @ysmoradi in #6021
- Remove
BitLoadingButton
and add its features intoBitButton
(#6009) by @mhrastegari in #6017 - Update No. of the NuGet packages downloads to 3.9M (#6025) by @bitsali in #6027
- Replace the old templates with the BlazorEmpty in docs (#6026) by @msynk in #6030
- Replace all BitLoadingButton with BitButton (#6035) by @msynk in #6036
- refactor server address usages (#6038) by @ysmoradi in #6039
- Update old name of Platform website (#6043) by @msynk in #6044
- Add Size parameter to BitToggleButton (#6041) by @mhrastegari in #6042
- Update versions in Platform docs to 7.3.0 (#6049) by @msynk in #6050
- Update to .net 8 stable (#6052) by @ysmoradi in #6053
- add missing service registrations in bitplatformdev (#6051) by @ysmoradi in #6054
New Contributors
- @Salamesalehpour made their first contribution in #5980
- @progman246 made their first contribution in #5989
Full Changelog: v-7.1.0...v-8.0.1