Releases: bitfoundation/bitplatform
Releases · bitfoundation/bitplatform
v-8.5.0
What's Changed
- Resolve nuget package issue of the
Bswup
project by @msynk in #2119 - Update stable nuget package github action by @msynk in #2123
- Fix bit source generators issue with cancellation token (#6314) by @ysmoradi in #6315
- Improve & simplify event handling of Butil (#6318) by @msynk in #6319
- Add support for win 7+ exe to bit boilerplate (#6316) by @ysmoradi in #6317
- Add missing properties of Window class in Butil (#6275) by @msynk in #6335
- Add missing methods of Window class in Butil (#6334) by @msynk in #6337
- Add Storage support to Butil (#6327) (#6332) by @msynk in #6342
- Add Location class to Butil (#6328) by @msynk in #6345
- Add Suggest List to BitSearchBox (#6247) by @Cyrus-Sushiant in #6312
- Add Screen support to Butil (#6331) by @msynk in #6349
- Add missing members of Document class in Butil (#6350) by @msynk in #6353
- Add document.cookie support to Butil (#6352) by @msynk in #6354
Full Changelog: v-8.4.0...v-8.5.0
v-8.4.0
v-8.3.0
What's Changed
- Update bit BlazorUI Hero section button content (#6212) by @mhrastegari in #6213
- Update root readme file (#6210) by @msynk in #6217
- Initial bit blazor ui upgrade to the latest version of bit boilerplate (#6218) by @ysmoradi in #6219
- fix script.razor issue across projects (#6220) by @ysmoradi in #6221
- fix blazor ui demo CD issue (#6222) by @ysmoradi in #6223
- Add missing Prism.js artifacts (#6224) by @msynk in #6225
- Enable prerendering in CD pipeline of the BlazorUI demo (#6226) by @ysmoradi in #6227
- Add missing script docs to README file of Butil (#6228) by @msynk in #6229
- fix naming issues related to boilerplate, todo sample and adminPanel sample (#6230) by @ysmoradi in #6232
- Add support for 502 status code for ServerConnectionException (#6233) by @ysmoradi in #6234
- Apply required changes for GoogleTagManager to Platform website (#6235) by @msynk in #6239
- Add
BitTooltip
component (#6215) by @mhrastegari in #6216 - Improve JSInterop method names (#6242) by @msynk in #6243
- Complete the members of the ButilKeys class (#6231) by @mhrastegari in #6244
- Add History to Butil (#6240) by @msynk in #6246
- Add Element to Butil (#6241) by @msynk in #6249
- Enable pre rendering for todo sample (#6248) by @ysmoradi in #6252
- fix conflict with todo pages sample namespace and Todo project name (#6253) by @ysmoradi in #6254
- Reduce server project dependency to the web project (#6255) by @ysmoradi in #6256
- Add Bit.Boilerplate.Web.slnf (#6257) by @ysmoradi in #6258
- Add PopState event to History of Butil (#6245) by @msynk in #6260
- Initial fix for app render mode issues related to localizaton & blazor mode detection (#6263) by @ysmoradi in #6264
- Add Navigator to Butil (#6261) by @msynk in #6267
- Add BitShimmer component (#6250) by @mhrastegari in #6251
- Fix
BitShimmer
demo on hybrid (#6269) by @mhrastegari in #6270 - Fix font icon preloading on Blazor Hybrid (#6271) by @mhrastegari in #6272
- Fix incorrect sample code of
BitShimmer
demo (#6273) by @mhrastegari in #6274 - Add http client source generator to bit boilerplate project (#6259) by @ysmoradi in #6266
- Add
DoLess.UriTemplates
toBit.Source.Generator
nupkg file (#6280) by @ysmoradi in #6281 - Complete the Element class of the Butil (#6268) by @msynk in #6285
- Fix bit boilerplate middlewares order (#6286) by @ysmoradi in #6287
- Fix Todo iOS CodesignProvision profile issue (#6290) by @ysmoradi in #6291
- fix certificate issues on macOS (#6262) by @garunski in #6293
New Contributors
Full Changelog: v-8.2.0...v-8.3.0
v-8.2.0
What's Changed
- Remove redundant versions of nuget packages in docs of Platform website (#6102) by @msynk in #6103
- add cloudflare cache purge task to github actions (#6104) by @ysmoradi in #6105
- Fix BitDatePicker GoToToday button bug (#6081) by @Cyrus-Sushiant in #6106
- Add Icon to BitCompoundButton (#6107) by @mhrastegari in #6108
- Add missing symbols to template config of BlazorEmpty (#6110) by @msynk in #6111
- Add new Script and Link components to support version for tags (#6113) by @ysmoradi in #6114
- Remove redundant refresh token codes (#6117) by @ysmoradi in #6118
- Remove _ from field names of project templates (#6119) by @ysmoradi in #6120
- Remove unused styles in BitDatePicker (#6121) by @Cyrus-Sushiant in #6122
- Don't build android, iOS, windows, macOS versions of the app when blazor mode is not hybrid (#6125) by @ysmoradi in #6127
- Update the title of the BitIcon section of the Icon demo page #5679 by @Kamyab7 in #6124
- Modernize api of Butil (#6131) by @msynk in #6132
- Fix capitalization of the IsReadOnly parameter in the BitTextField components #5615 by @Kamyab7 in #6129
- Change timepicker UI in BitDateRangePicker (#6109) by @Cyrus-Sushiant in #6126
- Add BitBadge component (#6116) by @mhrastegari in #6128
- Fix incorrect version of NuGet package in Platform docs (#6138) by @msynk in #6139
- fix
Bit.Boilerplate
compilerconfig.json issue (#6140) by @ysmoradi in #6141 - Full ci pipeline (#6136) by @ysmoradi in #6137
- Add Icon to BitButton (#6144) by @mhrastegari in #6145
- Rename icon parameters to IconName (#6146) by @msynk in #6147
- Add keyboard support to Butil (#6123) by @msynk in #6143
- Complete Mouse support in Butil (#6142) by @msynk in #6151
- Fix broken links (#6153) by @ysmoradi in #6154
- Fix BitDateRangePicker GoToToday button bug (#6135) by @Cyrus-Sushiant in #6155
- Fix capitalization of the IsReadOnly parameter in the BitSlider component #5456 by @Kamyab7 in #6130
- Remove user-select:none from BitAccordion (#5520) by @msynk in #6161
- Add font size to BitIcon (#6166) by @msynk in #6167
- Add content to Butil's readme file (#6164) by @msynk in #6165
- Improve BitBadge demo (#6148) by @msynk in #6168
- Modernized bit boilerplate project template (#6156) by @ysmoradi in #6157
- Add disablePassiveFirstBoot to Bswup (#6150) by @msynk in #6160
- Add beforeUnload support to Butil (#6169) by @msynk in #6170
- Add bswup to Boilerplate (#6172) by @ysmoradi in #6173
- Apply latest boilerplate project template changes in ci cd pipelines (#6174) by @ysmoradi in #6175
- Use recursive method instead of timer class for BitTimePicker component (#6176) by @Cyrus-Sushiant in #6177
- Fix so many minor issues in Boilerplate project template (#6178) by @msynk in #6180
- So many minor issues in the Boilerplate project template (#6178) by @ysmoradi in #6181
- Add BitPagination component (#6162) by @mhrastegari in #6182
- Update Platform website docs to reflect latest boilerplate project template changes (#6184) by @ysmoradi in #6185
- Fix min supported macOS version in boilerplate (#6187) by @ysmoradi in #6188
- Fix ui issues in Boilerplate after merge (#6190) by @msynk in #6192
- Improve BuildConfigurationDetector in Boilerplate (#6191) by @msynk in #6193
- Change timepicker UI in BitCalendar (#6115) by @Cyrus-Sushiant in #6195
- Apply missing ui fixes in Boilerplate (#6196) by @msynk in #6197
- Fix minor issues in boilerplate project template (#6198) by @ysmoradi in #6199
- fix min macOS catalyst version issue (#6203) by @ysmoradi in #6204
- Fix BitCalendar GoToToday button bug (#6189) by @Cyrus-Sushiant in #6202
- Update title of RTL Carousel section of Carousel demo (#5645) by @Wayne-Mather in #6205
New Contributors
- @Kamyab7 made their first contribution in #6124
- @Wayne-Mather made their first contribution in #6205
Full Changelog: v-8.1.0...v-8.2.0
v-8.1.0
What's Changed
- Improve websites performance #6062 by @ysmoradi in #6063
- Fix CI build issue in the solution file (#6064) by @ysmoradi in #6065
- fix http response handling related issues (#6066) by @ysmoradi in #6067
- Improve BitColorPicker (#6016) by @msynk in #6073
- Fix redundant scrollbar issue in responsive mode of date pickers (#6077) by @msynk in #6078
- Update BlazorEmpty project template for final version of .NET 8 (#6075) by @msynk in #6076
- Change timepicker UI in BitDatePicker (#5985) by @Cyrus-Sushiant in #6070
- Add method for opening browse file window in BitFileUpload (#6079) by @Cyrus-Sushiant in #6083
- Add missing ClassBuilder resets to date pickers (#6086) by @msynk in #6087
- Merge BitSplitButton into BitMenuButton (#6074) by @mhrastegari in #6080
- add support for refresh token (#6071) by @ysmoradi in #6072
- fix boilerplate publish issue (#6089) by @ysmoradi in #6090
- Fix instance issues in FileUploader's javascript (#6088) by @msynk in #6094
- Add missing parts in BitMenuButton demo page (#6096) by @mhrastegari in #6097
- Fix RemoveFile issues in BitFileUpload (#6098) by @msynk in #6099
Full Changelog: v-8.0.1...v-8.1.0
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
v-7.1.0
What's Changed
- Improved UI/UX of go-to-today button in BitCalendar (#5573) by @Cyrus-Sushiant in #5601
- Add Prefix options to render the ChoiceGroup items (#5605) by @msynk in #5609
- Improve BitCalendar component (#5598) by @msynk in #5604
- Add Index property to ChoiceGroup items (#5606) by @msynk in #5611
- Fix padding issues of the item's label (#5607) by @msynk in #5612
- Rename BitTimePicker to BitCircularTimePicker (#5608) by @Cyrus-Sushiant in #5659
- Remove Android transparent StatusBar (#5626) by @mhrastegari in #5632
- Fix BitTimePicker hour selection bug (#4491) by @Cyrus-Sushiant in #5693
- Remove transparent titlebar of WinUI (#5695) by @mhrastegari in #5697
- Improve BitIconButton ClassStyles (#5728) by @mhrastegari in #5729
- Add missing classes & styles for Prefix of BitChoiceGroup (#5731) by @msynk in #5732
- Fix BitCircularTimePicker callout position in responsive mode (#4506) by @Cyrus-Sushiant in #5725
- Improve BitLoadingButton ClassStyles (#5737) by @mhrastegari in #5738
- Improve BitCompoundButton ClassStyles (#5739) by @mhrastegari in #5743
- Update ChangePrerenderResponseStatusCode usages to use the new name (#5760) by @ysmoradi in #5761
- Update Pricing page of Platform website (#5750) by @msynk in #5763
- Add EmptyContent to BitBasicList (#5759) by @msynk in #5775
- Fix BitDatePicker year click issue (#5762) by @Cyrus-Sushiant in #5778
- use strict samesite for cookies (#5788) by @ysmoradi in #5789
- Fix contact us form validation issues in the Platform website (#5787) by @msynk in #5791
- Use aspnetcore 8 IExceptionHandler in project templates (#5801) by @ysmoradi in #5802
- Make all hardcoded texts customizable in BitCalendar (#5599) by @mhrastegari in #5790
- Improve BitDatePicker component (#5798) by @msynk in #5805
- Add BitSnackbar tests (#4402) by @0xSamman in #5806
- Improve BitDatePicker callout (#5804) by @msynk in #5815
- Add BitTypography tests (#4163) by @0xSamman in #5822
- Upgrading, reforming and pruning the Exceptions (#5808) by @zandiarash in #5809
- Fix callout width calculation issue (#5829) by @msynk in #5830
- Improve the BitDatePicker demo page (#5803) by @msynk in #5834
- Add missing ClassBuilder resets to the BitTypography (#5833) by @0xSamman in #5835
- Fix style issues of BitDatePicker demo page (#5838) by @msynk in #5839
- Add class styles to BitCalendar (#5824) by @mhrastegari in #5825
- Improve BitCalendar's structure based on new refactors (#5842) by @msynk in #5843
- Remove redundant field in BitCalendar (#5844) by @msynk in #5846
- Remove redundant element in BitCalendar (#5848) by @msynk in #5849
- Add missing selected date's style to BitCalendar (#5851) by @msynk in #5852
- Improve structure of BitDatePicker (#5850) by @msynk in #5853
- Add BitCalendar ClassStyles demo (#5855) by @mhrastegari in #5856
- Add missing class styles to BitCalendar (#5857) by @mhrastegari in #5858
- add maui essentials to project templates (#5860) by @ysmoradi in #5863
- add launch json to project templates (#5861) by @ysmoradi in #5862
- show unable to connect to server if app http client's handler exception is related to network connectivity (#5817) by @ysmoradi in #5819
- Improve performance of BitCalendar (#5859) by @msynk in #5866
- Add new GTM script to Platform website (#5865) by @msynk in #5868
- Remove Hard-coded texts in BitDatePicker (#5811) by @mhrastegari in #5864
- Fix BitCalendar default values (#5869) by @mhrastegari in #5870
- Fix inconsistence responsive width in callouts (#5867) by @msynk in #5871
- Improve Titles of BitCalendar (#5872) by @msynk in #5873
- Add Classes/Styles parameters to the
BitDatePicker
(#5812) by @mhrastegari in #5874 - Add a new
ButtonStyle
namedText
to theBitButton
component (#5836) by @0xSamman in #5840 - Improve BitModal ClassStyles (#5876) by @mhrastegari in #5877
- Used CultureInfo class to display culture-specific AM/PM designators in BitCircularTimePicker (#5879) by @Cyrus-Sushiant in #5887
- Improve BitPivot ClassStyles (#5882) by @mhrastegari in #5883
- Add Color to BitButton (#5881) by @0xSamman in #5892
- Improve BitPanel ClassStyles (#5893) by @mhrastegari in #5894
- Fix typos in CONTRIBUTING.md and how-to-build.md files (#5902) by @VaibhavWakde52 in #5901
- Add missing sample code and implementation for the new Color parameter in the BitButton demo page (#5899) by @0xSamman in #5900
- Rename the
ButtonColor
parameter ofBitButton
component to justColor
(#5903) by @0xSamman in #5905 - Improve BitNav ClassStyles (#5906) by @mhrastegari in #5907
- Update twitter (X) logo in the Platform website (#5911) by @niranjan-kurhade in #5912
- Remove BitClassStylePair class (#5909) by @mhrastegari in #5910
- Add different sizes to BitButton component (#5885) by @0xSamman in #5914
- Add TimePicker component (#5794) by @Cyrus-Sushiant in #5913
- Define different styles for disabled
BitButton
component for eachBitButtonStyle
(#5915) by @0xSamman in #5916 - Improve BitDateRangePicker (#5878) by @msynk in #5920
- Refactor BitCircularTimePicker to use BitTimeFormat enum (#5896) by @Cyrus-Sushiant in #5924
- Fix alignment of link button text to match normal button text alignment (#5922) by @0xSamman in #5925
- Improve BitButton demo page (#5917) by @0xSamman in #5921
- Improve BitDateRangePicker demo page (#5918) by @msynk in #5927
- Rename CustomFormat to ValueFormat in BitTimePicker component (#5928) by @Cyrus-Sushiant in #5929
- Improve callout of BitDateRangePicker (#5919) by @msynk in #5931
- Convert BitImage Height and Width to string (#5400) by @mhrastegari in #5936
- Improve Titles of BitDatePickers (#5934) by @msynk in #5935
- Resolve minor style issues in Date Pickers (#5937) by @msynk in #5943
- Update Platform website for changes of components (#5951) by @msynk in #5952
- Fix C# nullable related issues (#5947) by @ysmoradi in #5948
- Update project dependencies (#5945) by @ysmoradi in #5946
- use razor engine of blazor instead of razor light (#5949) by @ysmoradi in #5950
- add readme & license to nupkg files (#5956) by @ysmoradi in https://github.com/bitfoundation/bitp...
v-7.0.0
What's Changed
- Update to net 8 rc 2 (#5530) by @ysmoradi in #5562
- Add BitDialog component (#5565) by @mhrastegari in #5566
- Improved UI/UX of go to today button in BitDatePicker (#5554) by @Cyrus-Sushiant in #5556
- Fix incorrect style registration in BitModal (#5553) by @msynk in #5559
- Fix title of binding samples of BitSearchBox demo (#5435) by @bitsali in #5563
- Improved UI/UX of go to today button in BitDateRangePicker (#5332) by @Cyrus-Sushiant in #5569
- Add missing index to input callbacks in BitOtpInput (#5575) by @msynk in #5583
- Fix incorrect date format in properties of JWTs (#5256) by @msynk in #5585
- Fix
BitProgressIndicator
animation flicker on safari (#5570) by @mhrastegari in #5586 - Fix
BitDialog
title on safari (#5576) by @mhrastegari in #5587 - Disable Safari’s text size adjust (#5550) by @mhrastegari in #5588
Full Changelog: v-6.1.0...v-7.0.0
v-6.1.0
What's Changed
- Update blazorui numbers on Platform website (#5466) by @bitsali in #5497
- Update .NET SDK versions in documents to 8 RC1 (#5501) by @msynk in #5503
- Fix unaligned layout in bit BlazorUI demo (#5502) by @msynk in #5504
- Add missing Root property from the BitChoiceGroupClassStyles (#5390) by @faehsani in #5505
- Remove redundant quick start link (#5425) by @bitsali in #5510
- Fix unaligned layout in Platform website (#5507) by @msynk in #5508
- Fix incorrect order in properties of the BitToggleClassStyles (#5397) by @ParsaJR in #5509
- Fix incorrect padding in BitActionButton (#5515) by @msynk in #5517
- Add callout templates to BitDropdown (#5493) by @msynk in #5516
- Add Missing icons to the internal icon font of the Bit.BlazorUI project (#5481) by @Cyrus-Sushiant in #5514
- Remove Contribute page in Platform website (#5438) by @bitsali in #5511
- Add github devcontainer support (#5518) by @ysmoradi in #5519
- Fix sample code font size on safari (#5513) by @mhrastegari in #5521
- Improve BitSlider component (#5525) by @msynk in #5528
- Fix incorrect order of properties of the BitSliderClassStyles class (#5399) by @BSeyfi in #5522
- Improve BitRating component (#5523) by @msynk in #5529
- Improve BitSpinButton component (#5524) by @msynk in #5531
- Fix BitCalendar date bug when changing time in Persian culture (#5506) by @Cyrus-Sushiant in #5534
- Improve BitTextField component (#5533) by @msynk in #5535
- Add appropriate code Highlighting in light mode #5472 by @taha-ghadirian in #5539
- Update contributors number (#5540) by @zahra-yousefi in #5541
- Fix the coloring of the code sample highlighting (#5544) by @msynk in #5545
New Contributors
- @bitsali made their first contribution in #5497
- @faehsani made their first contribution in #5505
- @ParsaJR made their first contribution in #5509
- @BSeyfi made their first contribution in #5522
Full Changelog: v-6.0.0...v-6.1.0
v-6.0.0
What's Changed
- Update to .NET 8 RC1 (#5281) by @ysmoradi in #5282
- Add
BitScrollablePane
component (#5381) by @mhrastegari in #5382 - Add Sticky component (#5442) by @mhrastegari in #5443
- Add
BitStack
component (#5479) by @mhrastegari in #5480 - Add BitSeparator Component (#5451) by @mhrastegari in #5452
- Fix position of goto today button in BitDateRangePicker component (#5309) by @Cyrus-Sushiant in #5317
- Disable scroll bounce on mobile (#5326) by @mhrastegari in #5327
- Fix position of Go to today button in BitDatePicker (#5328) by @Cyrus-Sushiant in #5329
- Fix BitDateRangePickerCalendarWithCustomCultureInfo test (#4208) by @Cyrus-Sushiant in #5330
- Add Id parameter to BitComponentBase (#5334) by @msynk in #5336
- Add ClassStyles to BitSnackBar (#5331) by @mhrastegari in #5333
- Fix incorrect scss function rem (#5351) by @msynk in #5352
- web and app specific exception handlers (#5357) by @ysmoradi in #5360
- Set type for button in
BitAccordion
(#5363) by @msangtarash in #5364 - Resolve InvalidCastException in ObjectExtensions (#5359) by @Cyrus-Sushiant in #5362
- Fix boolean properties of items in BitDropDown component in custom mode (#5367) by @Cyrus-Sushiant in #5369
- Add SearchFunction parameter to BitDropdown (#5284) by @msynk in #5370
- Fix Screen Flicker Issue in Light Theme (#5372) by @hootanht in #5371
- Remove MacCatalyst AppCenter from bit BlazorUI demo (#5374) by @mhrastegari in #5375
- Remove redundant ButtonType parameter from BitActionButton's Link Button demo (#5376) by @zahrabayatt in #5377
- Add type attribute to button element (#5373) by @Cyrus-Sushiant in #5378
- Add Root property from the BitSearchBoxClassStyles #5395 by @HediyeSeza in #5405
- Add missing Root property from the BitRatingClassStyles (#5394) by @zibasfy in #5407
- add Mode parameter to BitSpinButton (#5402) by @msynk in #5408
- Fix typo in the BitNumericTextField (#5392) by @alimuhammadiiii in #5411
- Remove ChangeHandler parameter from BitSpinButton (#5409) by @msynk in #5410
- Add Inline mode to BitSpinButton (#5412) by @msynk in #5413
- Add missing Root property from the BitImageClassStyles (#5388) by @negarghasemi in #5414
- Add ClassStyles to the BitSpinButton component (#5401) by @msynk in #5415
- Remove redundant bit-icon size CSS styles (#5406) by @msynk in #5436
- Add missing Root property from the BitOtpInputClassStyles (#5393) by @zahra-ahangari in #5439
- Add missing Root property from the BitCheckboxClassStyles (#5389) by @OmidTavana in #5441
- Fix issue when changing time in
BitDatePicker
when using thePersian
culture (#5422) by @Cyrus-Sushiant in #5450 - Fix BitDateRangePicker date bug when changing time in Persian culture (#5465) by @Cyrus-Sushiant in #5468
- add missing properties to BitTypographyVariant (#5464) by @msynk in #5469
- Add missing X and Y overflow to BitScrollablePane (#5458) by @msynk in #5473
- improve overflow style registration of BitScrollablePane (#5474) by @msynk in #5475
- Update FabMDL2 to version 4.66 (#5448) by @Cyrus-Sushiant in #5477
- Add missing Root property from the BitMenuButtonClassStyles (#5385) by @Marirood in #5488
- Remove redundant formatting logic in BitSlider (#5483) by @msynk in #5486
- Add missing Root property from the BitSplitButtonClassStyles (#5386) by @kimiahdri in #5490
- Add max-width to page container of demo pages (#5484) by @msynk in #5491
- Add missing Root property from the BitToggleButtonClassStyles (#5387) by @Hanieh-Sadeghi in #5494
New Contributors
- @zahra-yousefi made their first contribution in #5350
- @zahrabayatt made their first contribution in #5377
- @HediyeSeza made their first contribution in #5405
- @zibasfy made their first contribution in #5407
- @alimuhammadiiii made their first contribution in #5411
- @negarghasemi made their first contribution in #5414
- @zahra-ahangari made their first contribution in #5439
- @OmidTavana made their first contribution in #5441
- @Marirood made their first contribution in #5488
- @kimiahdri made their first contribution in #5490
- @Hanieh-Sadeghi made their first contribution in #5494
Full Changelog: v-5.6.1...v-6.0.0