v-10.3.0
What's Changed
Key Highlight
- Added redis parameter to bit Boilerplate
- Added Keycloak integration to bit Boilerplate
- Added Params feature to bit BlazorUI (Experimental)
- Breaking change for
BitCss, checkout #11897 to see how to update your codebase.
bit BlazorUI
- Update BitCss implementations (#11878) by @msynk in #11880
- Add Params infrastructure to BlazorUI (#11794) by @msynk in #11803
- Add missing Params infrastructure for BitComponentBase (#11828) by @msynk in #11831
- Add missing tests of BitParams (#11852) by @msynk in #11853
- Add Params implementation for BitCard (#11806) by @msynk in #11808
- Add Params implementation for BitText (#11810) by @msynk in #11811
- Add Params implementation for BitTag (#11823) by @msynk in #11825
- Apply further improvements to BitActionButton (#11845) by @msynk in #11846
- Correct default selected item behavior in BitMenuButton (#11863) by @msynk in #11867
- Add Params infrastructure for BitStack (#11884) by @msynk in #11906
- Add Mode parameter to BitDatePicker (#11889) by @msynk in #11907
- Add Params infrastructure for BitActionButton (#11908) by @msynk in #11909
- Fix saturation picker issue with culture in BitColorPicker (#11763) by @msynk in #11923
- Fix culture-related number issues in BitColorPicker (#11920) by @msynk in #11924
- Add missing ValueList parameter to BitAppShell (#11918) by @msynk in #11919
- Add initial performance tests for BitActionButton (#11927) by @msynk in #11928
- Add UI performance tests infrastructure for BlazorUI (#11930) by @msynk in #11931
- Use get/set modifiers for BitNumberField value binding (#11926) by @Greexter in #11929
- Fix review comments on BitNumberField component (#11932) by @msynk in #11933
- Fix cultural numeric symbol issues in BlazorUI components (#11934) by @msynk in #11935
- Add Clear button feature to BitTextField component (#11847) by @msynk in #11936
Add missing tests of BitCascadingValueProvider (#11850)
bit Boilerplate
- Add keycloak integration to bit Boilerplate (#11821) by @ysmoradi in #11822
- Improve bit Boilerplate AppChatbot follow-up suggestions system prompt (#11797) by @ysmoradi in #11800
- Update to dotnet 10.0.1 (#11859) by @ysmoradi in #11860
- Improve bit Boilerplate copilot instructions (#11875) by @ysmoradi in #11876
- Read WasmApplicationEnvironmentName from Environment variable in bit Boilerplate (#11887) by @ysmoradi in #11888
- Apply recent Bit.BlazorUI's BitCss enhancements across projects (#11896) by @ysmoradi in #11897
- Use xcode 26.2 across projects (#11900) by @ysmoradi in #11901
- Fix UI style issues of SignInPanel in Boilerplate (#11910) by @msynk in #11911
- Update BitShimmer usages in Boilerplate (#11912) by @msynk in #11913
- Replace bit Boilerplate's SmartComponents.LocalEmbeddings.SemanticKernel with text-embeddings-inference:cpu-1.8 (#11916) by @ysmoradi in #11917
- Exclude TodoTableController when offlineDb disabled mode and sample is true (#11921) by @nfsdns in #11922
- Add redis parameter to bit Boilerplate (#11937) by @ysmoradi in #11938
- bit Boilerplate must always store auth method in jwt token (#11939) by @ysmoradi in #11940
- User must be able to configure webAuthn in bit Boilerplate if passkey is no longer valid (#11947) by @ysmoradi in #11948
Tooling
- Improve bit resx translator (#11801) by @ysmoradi in #11802
- Prevent caching failed responses in passive mode fetches (#11871) by @msynk in #11873
- Add cleanup command (#11870) by @msynk in #11872
Docs
- Update description of BitComponentBase members in demo pages (#11843) by @msynk in #11844
- Add demo page of BitCascadingValueProvider (#11854) by @msynk in #11855
- Improve bit Boilerplate docs (#11864) by @ysmoradi in #11865
- Add BitParams component demo page (#11856) by @msynk in #11861
- Update bit Boilerplate docs regarding azure cloud features (#11949) by @ysmoradi in #11950
Websites
- Modernize Overview page of BlazorUI demo website (#11883) by @msynk in #11885
- Fix typos of hero section of home page (#11815) by @msynk in #11818
- Further improve Overview page (#11816) by @msynk in #11817
- Improve GettingStarted page (#11824) by @msynk in #11826
- Add new UI layout to Overview page (#11829) by @msynk in #11830
- Improve Iconography page (#11832) by @msynk in #11834
- Add Language parameter to CodeBox component of BlazorUI demo (#11835) by @msynk in #11836
- Improve Theming page of BlazorUI demo (#11833) by @msynk in #11839
- Improve FeedbackSection demo component (#11841) by @msynk in #11842
- Add missing language parameter to codeboxes on GettingStarted page (#11848) by @msynk in #11849
New Contributors
Full Changelog: v-10.2.0...v-10.3.0