v-8.7.2
What's Changed
- Add Blazor WebAssembly Standalone deployment (#6591) by @ysmoradi in #6592
- Add TupleExtensions to shared project of bit boilerplate project template (#6534) by @ysmoradi in #6535
- Fix Android CI/CD issue (#6545) by @ysmoradi in #6546
- Update to .NET 8.0.1 (#6548) by @ysmoradi in #6549
- Fix culture change issue in windows (#6543) by @ysmoradi in #6553
- Add errorTolerance option to Bswup (#6597) by @msynk in #6603
- Fix PubSubService issue with SubscribeOnce pattern (#6554) by @ysmoradi in #6555
- Fix
GetAttributeNamesofElementin bitButil(#6537) by @mhrastegari in #6538 - Fix ScrollBy of Element in bit Butil (#6540) by @mhrastegari in #6541
- Make RemoveAttribute of Element void in bit Butil (#6544) by @mhrastegari in #6547
- Fix Scroll of Element in bit Butil (#6551) by @mhrastegari in #6552
- Fix
RequestFullScreenofElementin bitButil(#6559) by @mhrastegari in #6560 - Fix ScrollIntoView of Element in bit Butil (#6561) by @mhrastegari in #6562
- Fix ToggleAttribute return value of Element in bit Butil (#6563) by @mhrastegari in #6564
- Fix template json paths in order to handle boilerplate samples parameter correctly. (#6565) by @ysmoradi in #6566
Full Changelog: v-8.7.1...v-8.7.2