v-5.1.0
What's Changed
- Remove references to the old Charts project (#4444) by @msynk in #4445
- Prerelease v-4.9.11-pre-01 (#4446) by @msynk in #4447
- Fix demo website's menu issues in Small screens (#4448) by @msynk in #4449
- Fix NavMenu issues in AdminPanel (#4450) by @msynk in #4451
- Prerelease v-4.9.11-pre-02 (#4452) by @msynk in #4453
- Downgrade Microsoft.AspNetCore.Components.Web package version (#4454) by @msynk in #4455
- Fix toggle theme button style issues (#4456) by @msynk in #4458
- Revisit general color css variables (#4391) by @msynk in #4459
- Prerelease v-5.0.0-pre-01 (#4440) by @msynk in #4460
- fix iOS input issue when using use-select:none (#4465) by @ysmoradi in #4466
- Fix BitOtpInput issues on mobile (#4464) by @msynk in #4469
- Prerelease v-5.0.0-pre-02 (#4470) by @msynk in #4472
- Release v-5.0.0 (#4461) by @msynk in #4473
- Version 5.0.0 (#4474) by @msynk in #4475
- Resolve BitDatePicker responsive issues (#4479) by @msynk in #4480
- Resolve BitDateRangePicker responsive issues (#4481) by @msynk in #4482
- Fix Navigation Menu z-index (#4477) by @mhrastegari in #4483
- Fix Dropdown's checkbox theme (#4463) by @mhrastegari in #4488
- Fix
BitDataGrid
's theme and layout (#4487) by @mhrastegari in #4495 - Fix
BitDatePicker
Text input demo (#4490) by @mhrastegari in #4498 - Fix select and copy command texts in getting started (#4492) by @mhrastegari in #4499
- Fix Bit BlazorUI demo colors (#4500) by @mhrastegari in #4501
- Add BitDataGrid styles to apps (#4502) by @mhrastegari in #4503
- Resolve incorrect z-index values of BitBlazorUI demo website (#4504) by @msynk in #4505
- Replace BitIconButton in BitDatePicker & BitDateRangePicker (#4484) by @msynk in #4507
- Revisit the main colors of the Theme (#4510) by @msynk in #4511
- Revisit the text colors of the Theme (#4512) by @msynk in #4515
- Revisit background colors of the Theme (#4519) by @msynk in #4521
- Revisit border colors of the Theme (#4522) by @msynk in #4527
- Fix style of the email confirmation page in the TodoTemplate project (#2498) by @mhrastegari in #4520
- Revisit the action colors of the Theme (#4528) by @msynk in #4532
- refactor scss compilation (#4529) by @ysmoradi in #4530
- Fix incorrect styles of the Loading component (#4535) by @msynk in #4536
- Revisit the state colors of the Theme (#4533) by @msynk in #4538
- fix blazorelectron mode issue (#4540) by @ysmoradi in #4541
- Add missing rename of the css classes in the bit-css.scss file (#4542) by @msynk in #4543
- use global json to install dotnet sdk in github actions (#4553) by @ysmoradi in #4554
- Fix Theme on Hybrid (#4478) by @mhrastegari in #4534
- add pwa to bit blazor ui (#4555) by @ysmoradi in #4556
- Add C# infrastrcuture for the new Theme (#4497) by @msynk in #4558
- Prerelease v-5.1.0-pre-01 (#4559) by @msynk in #4560
- Preload fonts on Bit BlazorUI demo Hybrid app (#4539) by @mhrastegari in #4563
- Fix the disposing issues of some components (#4457) by @msynk in #4564
- Fix missing Prism.js references in the BlazorUI MAUI app (#4562) by @msynk in #4566
- Improve Theme colors (#4567) by @msynk in #4568
- Improve loading experience in all projects (#4565) by @msynk in #4569
- fix blazor wasm ssr issue (#4570) by @ysmoradi in #4571
- Add background color to the dropdown component (#4550) by @msynk in #4572
- Fix z-index & and add ClassStyles parameter of the BitModal (#4573) by @msynk in #4575
- fix bit blazor ui demo cd issue (#4577) by @ysmoradi in #4579
- Add ClassStyles to the BitIconButton component (#4576) by @msynk in #4578
- Prerelease v-5.1.0-pre-02 (#4574) by @msynk in #4581
- use local version of required cli (#4544) by @ysmoradi in #4582
- Resolve style issues of the accordions in the Services page of the Sales website (#4580) by @msynk in #4583
- Resolve pricing modal issues in the platform website (#4551) by @msynk in #4584
- Fix style issues of the AdminPanel & sass warnings (#4546) by @msynk in #4585
- Add initial Theme document (#4486) by @mhrastegari in #4514
- Improve the Theme docs (#4587) by @msynk in #4589
- Fix fonts paths (#4590) by @mhrastegari in #4592
- Fix NavMenu height on Hybrid (#4591) by @mhrastegari in #4593
- Fix Terms page on projects (#4594) by @mhrastegari in #4595
- Add BitThemeProvider component (#4588) by @msynk in #4597
- Fix BitDropDown checkbox styling issue with long text (#4523) by @msynk in #4598
- Enable sticky pivot header for multi-api component demo page (#4494) by @msynk in #4599
- Fix iOS and Mac Catalyst inspect in Safari (#4602) by @mhrastegari in #4604
- Fix sticky pivot on Hybrid (#4601) by @mhrastegari in #4603
- release config for bit blazor UI demo (#4586) by @ysmoradi in #4607
- Rename all the Shared projects of the Client to Core in template projects (#4605) by @msynk in #4606
- Fix incorrect coordinations of callouts (#4524) by @Cyrus-Sushiant in #4561
- refactor google tag manager (#4608) by @ysmoradi in #4609
- Improve page titles & previews of all websites (#4610) by @msynk in #4611
- Prerelease v-5.1.0-pre-03 (#4600) by @msynk in #4612
- Add Prism css (#4613) by @mhrastegari in #4614
- Improve Theme api even further (#4615) by @msynk in #4616
- Improve popular component section (#4430) by @msynk in #4617
- Add some missing features to the Theme api (#4622) by @msynk in #4623
- Prerelease v-5.1.0-pre-04 (#4624) by @msynk in #4625
- ios cd pipeline (#4619) by @ysmoradi in #4621
- websites size regression (#4626) by @ysmoradi in #4627
- Add dark theme to BlazorServer and BlazorWasm (#4618) by @msynk in #4620
- Fix check password result message in template projects (#4628) by @mhrastegari in #4632
- Add Blazor Server/Wasm template projects docs (#4629) by @msynk in #4631
- Prerelease v-5.1.0-pre-05 (#4630) by @msynk in #4633
- Add missing icons to Blazor Server/Wasm template projects (#4634) by @msynk in #4636
- Prerelease v-5.1.0-pre-06 (#4635) by @msynk in #4637
- Correct init method call (#4640) by @msynk in #4641
- Fix Terms link (#4638) by @mhrastegari in #4639
- Make WinUI and MacCatalyst titlebar title dynamic (#4547) by @mhrastegari in #4642
- Fix BitThemeManager init issues on BlazorServer (#4644) by @msynk in #4645
- add google analytics to bit blazor ui demo apps (#4647) by @ysmoradi in #4648
- Change BitThemeManager from static to instance (#4646) by @msynk in #4651
- Prerelease v-5.1.0-pre-07 (#4652) by @msynk in #4653
- Update Blazor Server/Wasm Theme implementation (#4654) by @msynk in #4655
- Add old URLs of the component demo pages (#4656) by @msynk in #4657
- Fix app crash using FileUpload (#4649) by @mhrastegari in #4650
- Improve js API of the BitTheme (#4660) by @msynk in #4661
- Fix iOS and MacCatalyst file upload (#4046) by @mhrastegari in #4662
- Fix iOS black screen while using camera for uploading photos and videos #4658 by @mhrastegari in #4659
- Prerelease v-5.1.0-pre-08 (#4663) by @msynk in #4664
- Apply new theme js api (#4665) by @msynk in #4666
- Add delete account feature (#4643) by @msynk in #4676
- Fix incorrect doc summary comments of BitChoiceGroup (#4672) by @msynk in #4678
- Fix coordinations of callout in BitDatePicker & BitDateRangePicker (#4676) by @Cyrus-Sushiant in #4675
- Remove native Statusbar and Titlebar from Templates (#4671 ) by @mhrastegari in #4673
- fix project templates validation issue (#4670) by @ysmoradi in #4677
- improve file uploader usages (#4667) by @ysmoradi in #4669
- Prerelease v-5.1.0-pre-09 (#4679) by @msynk in #4680
- fix iOS crash issue (#4683) by @ysmoradi in #4684
- Fix AdminPanel UI on iOS (#4681) by @mhrastegari in #4682
- refactor clean.bat files (#4685) by @ysmoradi in #4686
- port clean.bat to mac os and linux (#4688) by @ysmoradi in #4689
- Linux app output support for ci cd (#4687) by @ysmoradi in #4690
- Replace
Gitpod
withGitHub Codespaces
(#4691) by @ysmoradi in #4692 - Improve the First Install behavior of the Bswup (#4693) by @msynk in #4694
- Prerelease v-5.1.0-pre-10 (#4695) by @msynk in #4697
- Fix conflicts of the Bswup with theme (#4698) by @msynk in #4699
- Prerelease v-5.1.0-pre-11 (#4700) by @msynk in #4701
- Add no-prerender feature to the Bswup (#4702) by @msynk in #4704
- Prerelease v-5.1.0-pre-12 (#4703) by @msynk in #4705
- Fix asset caching issues in the Bswup (#4706) by @msynk in #4708
- Prerelease v-5.1.0-pre-13 (#4707) by @msynk in #4709
- Fix fetch issues in the Service Worker of the Bswup (#4710) by @msynk in #4712
- Prerelease v-5.1.0-pre-14 (#4711) by @msynk in #4713
- Resolve service worker client claim issue (#4715) by @msynk in #4716
- Prerelease v-5.1.0-pre-15 (#4717) by @msynk in #4718
- Apply new changes of the Bswup to BlazorUI demo project (#4696) by @msynk in #4714
- Add a Quick setup section to the Theming documents (#4721) by @msynk in #4722
- Simplify the Blazor Server/Wasm template projects (#4723) by @msynk in #4724
- Fix incorrect path of the BlazorWasm (#4726) by @msynk in #4727
- Apply new changes of the
Bswup
to all template projects (#4719) by @ysmoradi in #4720 - Prerelease v-5.1.0-pre-16 (#4728) by @msynk in #4730
- Release v-5.1.0 (#4731) by @msynk in #4732
- Version 5.1.0 (#4733) by @msynk in #4734
Full Changelog: v-4.9.10...v-5.1.0