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