v-8.7.5
What's Changed
- Reduce the size of the Butil assembly (#6708) by @msynk in #6712
- Fix Invariant string conversion issues in BlazorUI (#6713) by @ysmoradi in #6717
- Make Bit.BlazorUI.Icons a development dependency (#6710) by @ysmoradi in #6711
- Use latest version of velopack (#6703) by @ysmoradi in #6718
- Add
RESX_NeutralResourcesLanguage = en-US
to the sln file (#6725) by @ysmoradi in #6726 - Fix .NET linker issues in Butil (#6722) by @msynk in #6724
- Prevent boilerplate windows app crash (#6734) by @ysmoradi in #6735
- Add RESX_CodeReferences property to the Boilerplate solution file (#6732) by @ysmoradi in #6733
- Fix issues of element's hidden method in Butil (#6715) by @msynk in #6736
- Add missing MDN links to docs of some of the Butil's APIs (#6714) by @msynk in #6737
- Improve Boilerplate's appsettings.json's IdentitySettings (#6739) by @ysmoradi in #6740
- Fix error when changing time in BitDateRangePicker (#6674) by @Cyrus-Sushiant in #6741
- Add OnChange event instead of OnSelectDate in BitDateRangePicker (#6677) by @Cyrus-Sushiant in #6746
- Add Clipboard APIs to Butil (#6745) by @msynk in #6747
- Use smtp tls port 587 in boilerplate (#6755) by @ysmoradi in #6756
- Add
WasmBuildNative
to all wasm projects (#6750) by @ysmoradi in #6751 - Add clear button to BitDatePicker (#6744) by @Cyrus-Sushiant in #6760
- Add clear button to BitDateRangePicker (#6759) by @Cyrus-Sushiant in #6767
- Fix issue in select date BitDatePicker (#6761) by @Cyrus-Sushiant in #6764
- Fix issue clear button in BitDatePicker (#6768) by @Cyrus-Sushiant in #6773
- Refactor middlewares and services of boilerplate server project (#6774) by @ysmoradi in #6775
- Show clear error to developer if trying to run web app through server project while BlazorWebAssemblyStandalone is true (#6777) by @ysmoradi in #6778
- Rename OnSelectDate in BitDatePicker (#6753) by @Cyrus-Sushiant in #6782
- Add api parameter to boilerplate project template (#6776) by @ysmoradi in #6779
- Refactor services & middlewares in boilerplate project template (#6783) by @ysmoradi in #6784
- Add ComboBox feature to the BitDropDown (#6426) by @Cyrus-Sushiant in #6550
- Add NumberFormat in the BitNumericTextField (#6769) by @Cyrus-Sushiant in #6770
- Fix selected date issue in BitDateRangePicker (#6795) by @Cyrus-Sushiant in #6797
- Add
Boilerplate.Web.slnf
solution filter toBoilerplate
project template (#6798) by @ysmoradi in #6799 - Improve BitNav component (#6738) by @msynk in #6804
- Fix performance issue in BitDropDown (#6790) by @Cyrus-Sushiant in #6801
- Fix issue select date in BitCalendar (#6806) by @Cyrus-Sushiant in #6807
- Improve BitProgressIndicator component (#6754) by @mhrastegari in #6810
- Simplify boilerplate's http client related codes (#6811) by @ysmoradi in #6812
Full Changelog: v-8.7.4...v-8.7.5