v-8.9.0
What's Changed
- Add step parameter for hour and minute increment/decrement in BitCalendar (#7367) by @Cyrus-Sushiant in #7376
- Add the missing ClassStyles to the Separator div of the BitNav component (#7377) by @Cyrus-Sushiant in #7378
- Improve TS implementations of BlazorUI (#7374) by @msynk in #7379
- Add Google reCAPTCHA to the Boilerplate project template (#7381) by @msynk in #7382
- Fix app insights issue with empty connection string (#7383) by @ysmoradi in #7384
- Add Google reCaptcha parameter to Boilerplate project template (#7386) by @ysmoradi in #7387
- preconnect to google.com in boilerplate project template only if reCaptcha is enabled (#7389) by @ysmoradi in #7390
- Improve callout of BitBreadcrumb component (#7392) by @msynk in #7393
- Fix href links opening issue in iOS/macOS in Boilerplate project template (#7396) by @ysmoradi in #7397
- Add StartingValue parameter to BitDateRangePicker (#7394) by @Cyrus-Sushiant in #7398
- Fix BarColor issue in BitProgressIndicator (#7400) by @Cyrus-Sushiant in #7401
- Fix animation direction issue in BitProgressIndicator (#7402) by @Cyrus-Sushiant in #7403
- Improve StartingValue docs in BitDateRangePicker (#7409) by @Cyrus-Sushiant in #7410
- Fix issue drag clock hand on touch screen in BitCircularTimePicker (#7006) by @Cyrus-Sushiant in #7391
- Add StartingValue parameter to BitDatePicker (#7399) by @Cyrus-Sushiant in #7404
- Add StartingValue parameter to BitCalender (#7405) by @Cyrus-Sushiant in #7407
- Improve BitBreadcrumb component UI (#7066) by @mhrastegari in #7408
- Remove BitCircularTimePickerDialMode enum in BitCircularTimePicker (#7411) by @Cyrus-Sushiant in #7412
- Fix Expanded property of Classes parameter in BitAccordion (#7417) by @msynk in #7418
- Add missing System.Net.Http.Json using in the generated code of HttpClient source generator (#7420) by @jpmchia in #7372
- fix action with string return type issue in http client source generator (#7413) by @ysmoradi in #7421
- Add support for overriding route convention for specific action in http client source generator (#7425) by @ysmoradi in #7426
- Improve the BitProgressIndicator (#7414) by @Cyrus-Sushiant in #7416
- Fix Increment/Decrement buttons issue in BitTimePicker (#7419) by @Cyrus-Sushiant in #7431
- Update BitProgressIndicator usage post-improvement (#7427) by @Cyrus-Sushiant in #7433
- Fix Increment/Decrement buttons issue in BitDatePicker (#7434) by @Cyrus-Sushiant in #7436
- Fix increment/decrement buttons issue in BitDateRangePicker (#7437) by @Cyrus-Sushiant in #7440
- Add HideIcon parameter to BitMessageBar (#7429) by @msynk in #7441
- Parameters sorted alphabetically in BitProgressIndicator (#7443) by @Cyrus-Sushiant in #7445
- fix EF Core issues in release mode of the Boilerplate project template (#7449) by @ysmoradi in #7450
- add the missing com.apple.security.cs.allow-jit entitelment to the Boilerplate project template (#7451) by @ysmoradi in #7454
- Move Console logger out of the Debug condition in the Boilerplate project template (#7452) by @ysmoradi in #7455
- Use armV8 as default cpu arch in the Boilerplate project template for the apk bundle type (#7453) by @ysmoradi in #7456
- Fix cell width issue in the month/year picker of the BitDatePicker (#7457) by @Cyrus-Sushiant in #7461
- Add Key and OnClick parameters to BitBreadCrumb items (#7459) by @mhrastegari in #7460
- Add Classes/Styles parameters to BitMessage (#7446) by @msynk in #7458
- Fix cell width issue in the month/year picker of the BitDateRangePicker (#7462) by @Cyrus-Sushiant in #7463
- Fix cell width issue in the month/year picker of the BitCalendar (#7464) by @Cyrus-Sushiant in #7465
- Fix EF Core issues on Android in the Boilerplate in release mode (#7466) by @ysmoradi in #7467
- Add Variant parameter to BitMessage (#7471) by @msynk in #7472
- Fix EF Core issues on macOS in the Boilerplate project template (#7473) by @ysmoradi in #7474
- Add generate 2FA token feature in Boilerplate project template (#7448) by @msynk in #7475
- Add 2FA QR Code generation to Boilerplate project template (#7432) by @msynk in #7438
- Add HeaderTemplate to BitDropdown (#7469) by @Cyrus-Sushiant in #7470
- Fix incorrect positioning of callouts in RTL direction (#7478) by @msynk in #7483
- Fix incorrect dotnetObj disposing in BitCircularTimePicker and BitColorPicker (#7482) by @msynk in #7487
- Fix incorrect positioning of long callouts (#7422) by @msynk in #7488
- Add BitTag component (#7479) by @mhrastegari in #7480
- Rename BitProgressIndicator to BitProgressBar (#7435) by @Cyrus-Sushiant in #7492
- Fix increment/decrement buttons issue in BitCalendar (#7495) by @Cyrus-Sushiant in #7496
- Add missing boilerplate identity api (#7506) by @ysmoradi in #7507
- Fix increment/decrement buttons issue in BitNumberField (#7504) by @Cyrus-Sushiant in #7509
- Fix BitDataGrid UI issues in RTL mode (#7500) by @mhrastegari in #7501
- Use singleton HttpClient in boilerplate wasm/hybrid (#7520) by @ysmoradi in #7526
- Add http to DataSchemes of IntentFilter of Android project of Boilerplate (#7519) by @ysmoradi in #7527
- Add support for IValidatableObject in AppDataAnnotationsValidator component of Boilerplate (#7517) by @ysmoradi in #7528
- Move HtmlRenderer registration to Core project in Boilerplate (#7516) by @ysmoradi in #7529
- Add local http server to boilerplate project template (#7511) by @ysmoradi in #7530
- Fix increment/decrement buttons issue in BitSpinButton (#7531) by @Cyrus-Sushiant in #7532
- Add InPrerenderSession property to AppComponentBase in Boilerplate (#7538) by @msynk in #7539
- Add close button to BitCircularTimePicker (#7533) by @Cyrus-Sushiant in #7536
- Unify server and offline DbContext configuration in Boilerplate (#7546) by @ysmoradi in #7547
- Add OnFill event to BitOtpInput (#7537) by @msynk in #7548
- Sync resource files together in Boilerplate (#7552) by @ysmoradi in #7553
- Fix incorrect handling of Delete key in BitOtpInput (#7549) by @msynk in #7551
- Update UI of ResetPassword process in Boilerplate (#7550) by @msynk in #7560
- Add TwoFactorEnabled auth policy to boilerplate (#7568) by @ysmoradi in #7570
- Fix incorrect example data of swagger in Boilerplate (#7567) by @ysmoradi in #7571
- Add OTP support to Boilerplate project template (#7521) by @ysmoradi in #7557
- Add SmsService to Boilerplate (#7523) by @ysmoradi in #7569
- Improve BitCircularTimePicker (#7541) by @Cyrus-Sushiant in #7554
- Add EmailService to Boilerplate (#7524) by @ysmoradi in #7580
- Add optional dependencies support for AutoInject source generator (#7574) by @ysmoradi in #7582
- Rename general variable names in HttpClientProxy source generator (#7508) by @ysmoradi in #7583
- Add Size parameter to BitIconButton (#7572) by @mhrastegari in #7590
- Use label element instead of div for Label wrapper in BitProgressBar (#7594) by @Cyrus-Sushiant in #7604
- Remove files non related to Api from Boilerpalte if api is false (#7607) by @ysmoradi in #7608
- Use unified approach to run build tasks across all client projects (#7596) by @ysmoradi in #7597
- Validate appsettings configuration in Boilerplate (#7611) by @ysmoradi in #7612
- Set server handled urls excludes for Android, iOS and macOS in Boilerplate (#7600) by @ysmoradi in #7601
- Fix InstallNodejsDependencies issue in ci/cd pipelines (#7617) by @ysmoradi in #7618
- Fix Boilerplate AppSettings annotations issue (#7619) by @ysmoradi in #7620
- Scroll messages into view on long forms in Boilerplate (#7627) by @msynk in #7629
- Replace azure acs with twilio in Boilerplate (#7631) by @ysmoradi in #7632
- Fix key display issue in responsive mode BitTimePicker (#7540) by @Cyrus-Sushiant in #7640
- Disable AutoToggleScroll of sign-out modal in Boilerplate (#7654) by @msynk in #7655
- Add social login support to Boilerplate (#7525) by @ysmoradi in #7653
- Fix issues of main layout in Boilerplate (#7406) by @msynk in #7641
- Fix message bar scroll margin issues (#7661) by @msynk in #7662
- Return NotSignedIn on JWT parsing exception in Boilerplate (#7666) by @msynk in #7670
- Add api server preconnect link in Boilerplate (#7664) by @msynk in #7671
- Correct scroll margin value of error message bars in Boilerplate (#7673) by @msynk in #7674
- Add Social SignUp to Boilerplate (#7675) by @msynk in #7676
- Fix issues of horizontal scrollbar in Boilerplate (#7680) by @msynk in #7681
- Correct width of main-content in Boilerplate (#7684) by @msynk in #7685
- Add BitElement component #7679 by @mhrastegari in #7686
- Fix key display issue in responsive mode BitDatePicker (#7663) by @Cyrus-Sushiant in #7677
- Add server url parameter to Boilerplate project template (#7689) by @ysmoradi in #7690
- Add Reselectable parameter to BitNav (#7564) by @msynk in #7706
- Correct Callout position calculation for dynamic window sizes (#7707) by @msynk in #7708
- Fix responsive issues of profile page in Boilerplate (#7711) by @msynk in #7714
- Sort Parameters alphabetically in BitCircularTimePicker (#7717) by @Cyrus-Sushiant in #7719
- Fix key display issue in responsive mode BitDateRangePicker (#7715) by @Cyrus-Sushiant in #7716
- Fix Boilerplate without multilingual feature issue in blazor wasm (#7718) by @ysmoradi in #7724
- Add support for twitter social sign in to Boilerplate project template (#7728) by @ysmoradi in #7729
- Improve BitPersona component (#7514) by @Cyrus-Sushiant in #7700
- Add AppCenter monitoring to Boilerplate (#7733) by @ysmoradi in #7734
- Add Classes/Styles to the BitCircularTimePicker (#7725) by @Cyrus-Sushiant in #7726
New Contributors
Full Changelog: v-8.8.1...v-8.9.0