v-6.0.0
What's Changed
- Update to .NET 8 RC1 (#5281) by @ysmoradi in #5282
- Add
BitScrollablePanecomponent (#5381) by @mhrastegari in #5382 - Add Sticky component (#5442) by @mhrastegari in #5443
- Add
BitStackcomponent (#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
BitDatePickerwhen using thePersianculture (#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