4.9.9
What's Changed
- Add
TimePicker
component #3849 by @Cyrus-Sushiant in #4006 - Add the new Theme infrastructure for the BitProgressIndicator component (#3983) by @msynk in #4014
- Merge different implementations of the
BitNav
component (#4008) by @sajadkardel in #4018 - Add the new Theme infrastructure for the BitRating component (#3999) by @msynk in #4016
- Add the new Theme infrastructure for the BitSearchBox component (#4021) by @msynk in #4023
- Rename the Bit.BlazorUI.Playground projects to Bit.BlazorUI.Demo (#4007) by @msynk in #4025
- Update bitplatform website project (#4026) by @ysmoradi in #4027
- Update bitservices.company website project (#4028) by @ysmoradi in #4029
- Add missing entries to the compilerconfig.json (#4031) by @msynk in #4032
- Add the new Theme infrastructure for the BitDatePicker component #4019 by @Cyrus-Sushiant in #4033
- ci cd for web sites (#4030) by @ysmoradi in #4037
- Add the new Theme infrastructure for the BitSlider component (#4024) by @msynk in #4036
- Prerelease v-4.9.7-pre-01 (#4034) by @msynk in #4039
- add the new Theme infrastructure for the BitSpinButton component (#4038) by @msynk in #4040
- change websites pipeline names (#4042) by @ysmoradi in #4043
- Add specific Class and Style parameters to the BitNav component (#3843) by @msynk in #4045
- Fix MacCatalyst application scale (#4049) by @mhrastegari in #4051
- Add the new Theme infrastructure for the BitSpinner component (#4041) by @msynk in #4052
- Improvement BitDatePicker #4035 by @Cyrus-Sushiant in #4054
- Fix MacCatalyst application title (#4015) by @mhrastegari in #4050
- Fix Mac Catalyst application inspect in debug mode (#4048) by @mhrastegari in #4055
- Add the new Theme infrastructure for the BitSwiper component (#4053) by @msynk in #4057
- Add the new Theme infrastructure for the BitTextField component (#4059) by @msynk in #4060
- Add the new Theme infrastructure for the BitToggle component (#4061) by @msynk in #4062
- Add the new Theme infrastructure for the BitDropDown component #4058 by @Cyrus-Sushiant in #4064
- Upgrade Bit Blazor UI Demo Project (#4044) by @ysmoradi in #4065
- Fix Bit BLazor UI demo assets loading issue (#4066) by @ysmoradi in #4067
- fix bit blazor ui demo upgrade related issues (#4069) by @ysmoradi in #4070
- Add the new Theme infrastructure for the BitNav component (#4063) by @msynk in #4072
- Fix not-working click on nav items on the BlazorUI demo project (#4074) by @msynk in #4075
- Replace all mouse events with pointer events (#4076) by @msynk in #4077
- Resolve overflow issues of the BlazorUI demo pages (#4078) by @msynk in #4079
- Resolve parameter value extraction issues for custom item mode in components with list-inputs (#4080) by @msynk in #4081
- Resovle the BitModal dragging issues on mobile devices (#4082) by @msynk in #4083
- Resolve dragging issues of the BitSlider component (#4084) by @msynk in #4085
- Add
BitSnackbar
component (#4020) by @sajadkardel in #4056 - Add the new Theme infrastructure for the BitDataGrid component (#4073) by @msynk in #4090
- Add the new Theme infrastructure for the BitDateRangePicker component (#4068) by @Cyrus-Sushiant in #4087
- Add the new Theme infrastructure for the BitFileUpload component (#4088) by @Cyrus-Sushiant in #4092
- Add clear button to the BitDropDown component (#4022) by @msynk in #4093
- Resolve overflow issue in the MessageBox components (#4094) by @msynk in #4097
- Collecting all animations in SCSS (#4091) by @Cyrus-Sushiant in #4098
- Fix sidebar size and sort position (#4095) by @mhrastegari in #4096
- Add the new Theme infrastructure for the BitSnackBar component (#4086) by @msynk in #4100
- Prerelease v-4.9.8-pre-01 (#4102) by @msynk in #4103
- Resolve touch-action issue in BitSwiper & BitCarousel components (#4104) by @msynk in #4108
- Prerelease v-4.9.8-pre-02 (#4107) by @msynk in #4110
- Remove Visual from BitActionButtonTests (#4106) by @Cyrus-Sushiant in #4111
- Remove Visual from BitButtonTests (#4105) by @Cyrus-Sushiant in #4112
- Remove Visual from BitBasicListTests (#4113) by @Cyrus-Sushiant in #4115
- Add new Theme infra. for new BitChoiceGroup after the merge (#4116) by @msynk in #4118
- Remove Visual from BitColorPickerTest (#4117) by @Cyrus-Sushiant in #4119
- Remove Visual from BitDropDown tests (#4114) by @Cyrus-Sushiant in #4120
- Remove Visual from BitTextField tests (#4121) by @Cyrus-Sushiant in #4122
- Fix BitNumericTextField error when used with decimal type (#4124) by @Cyrus-Sushiant in #4125
- Remove Visual from BitNumericTextField tests (#4123) by @Cyrus-Sushiant in #4126
- Remove Visual from BitModal tests (#4128) by @Cyrus-Sushiant in #4129
- Remove Visual from BitMessageBar tests (#4130) by @Cyrus-Sushiant in #4131
- Remove Visual from BitPersona tests (#4132) by @Cyrus-Sushiant in #4133
- Remove Visual from BitPivot tests (#4134) by @Cyrus-Sushiant in #4135
- Remove Visual from BitProgressIndicator tests (#4136) by @Cyrus-Sushiant in #4137
- Remove Visual from BitRating tests (#4138) by @Cyrus-Sushiant in #4139
- Remove Visual from BitSearchBox tests (#4140) by @Cyrus-Sushiant in #4141
- Remove Visual from BitSlider tests (#4142) by @Cyrus-Sushiant in #4143
- .NET 8.0 first try (#4127) by @ysmoradi in #4145
- remove extra dotnet workload install in pipelines (#4147) by @ysmoradi in #4148
- eula & privacy policy for todo template (#4149) by @ysmoradi in #4150
- Remove Visual from BitSpinButton tests (#4144) by @Cyrus-Sushiant in #4151
- Remove Visual from BitToggle tests #4153 by @Cyrus-Sushiant in #4154
- Remove Visual from BitSpinner tests (#4152) by @Cyrus-Sushiant in #4155
- Remove Visual from BitCheckbox tests (#4157) by @Cyrus-Sushiant in #4158
- Remove Visual and Theme parameters (#4109) by @Cyrus-Sushiant in #4159
- Add the
BitTypography
component (#4156) by @msynk in #4162 - Fix bug BitTimePicker component in Blazor WASM (#4101) by @Cyrus-Sushiant in #4164
- Replace
LibSassBuilder
byDartSassBuilder
(#4089) by @ysmoradi in #4167 - Add ItemsProvider feature to the BitBasicList component (#4160) by @msangtarash in #4161
- Prerelease v-4.9.9-pre-01 (#4166) by @msynk in #4168
- Prerelease: Update Bit.Build.props for prerelease v-4.9.9-pre-01 (#4169) by @msynk in #4170
- Resolve incorrect implementation of RowTemplate in BitBasicList (#4172) by @msynk in #4174
- Prerelease v-4.9.9-pre-02 (#4175) by @msynk in #4177
- Remove general CSS classes for disable and invalid states (#4173) by @Cyrus-Sushiant in #4176
- Remove style classes from BitTimePicker general model (#4165) by @Cyrus-Sushiant in #4171
- Refactor styles structure for Theme implementations (#4180) by @msynk in #4181
- Remove style classes from BitDateRangePicker general mode (#4179) by @Cyrus-Sushiant in #4182
- Add missing CSS variables for Typography (#4178) by @msynk in #4183
- Modification of IsInCurrentMonth method in BitDateRangePicker (#4184) by @Cyrus-Sushiant in #4185
- Fixed
aria-describedby
attribute in BitTextField (#4188) by @Cyrus-Sushiant in #4189 - Add a time picker in the BitDateRangePicker component (#4191) by @Cyrus-Sushiant in #4192
- Add TimePicker to BitDatePicker (#3760) by @Cyrus-Sushiant in #4194
- Remove unused variable in BitColorPicker component ( #4196) by @Cyrus-Sushiant in #4197
- Refactor focus event listener for BitDatePicker, BitDateRagnePicker, and BitOtpInput (#4195) by @Cyrus-Sushiant in #4198
- Improve BitDateRagnePicker CSS (#4199) by @Cyrus-Sushiant in #4200
- Improve BitTimePicker CSS (#4202) by @Cyrus-Sushiant in #4203
- Fix BitDateRangePickerCalendarSelectTodayDate test (#4205) by @Cyrus-Sushiant in #4206
- Fix BitDateRangePickerCalendarWithCustomCultureInfo test (#4205) by @Cyrus-Sushiant in #4209
- Improve BitDatePicker CSS (#4204) by @Cyrus-Sushiant in #4207
- Improve BitActionButton CSS (#4213) by @Cyrus-Sushiant in #4214
- Improve BitDropDown CSS (#4210) by @Cyrus-Sushiant in #4212
- Add RefreshDataAsync method in
BitBasicList
(#4217) by @msangtarash in #4218 - Fix disposable fields issue in BitDropDown (#4215) by @Cyrus-Sushiant in #4219
- Prerelease v-4.9.9-pre-03 (#4187) by @msynk in #4222
- Prepare the BlazorUI for the Dark Theme (#4190) by @msynk in #4216
- Prepare the BlazorUI for the Dark Theme II (#4234) by @msynk in #4236
- Improve BitModal CSS (#4232) by @Cyrus-Sushiant in #4233
- Release v-4.9.9 (#4223) by @msynk in #4224
- Version 4.9.9 (#4237) by @msynk in #4238
Full Changelog: v-4.9.6...v-4.9.9