Recent Releases of https://github.com/bitfoundation/bitplatform

https://github.com/bitfoundation/bitplatform - v-9.11.3

What's Changed

bit BlazorUI

  • Add missing important features to BitSearchBox (#10537) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11182
  • Rename Accent to Background in BitSearchBox (#11184) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11194
  • Add missing dark and light variants to BlazorUI theme (#11132) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11209
  • Use new dark bg, fg, and brd colors in BitToggleButton (#11210) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11220
  • Add URL match feature to BitNav (#11225) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11226

bit Boilerplate

  • fix xss issue in bit Boilerplate WebInteropApp (#11201) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11202
  • Bind hangfire and azure monitor configurations in bit Boilerplate (#11207) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11208
  • Improve typescript files of Boilerplate (#11188) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11189
  • Improve bit Boilerplate copilot configuration (#11155) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11157
  • Rename bit Boilerplate's Urls to PageUrls (#11156) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11158
  • Enhance bit Boilerplate Bswup update (#11159) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11160
  • Adjust self contained configuration across projects (#11166) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11167
  • Improve bit Boilerplate S3 file storage implemenation (#11169) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11170
  • Enable dependency injection in Boilerplate's AppJwtSecureDataFormat (#11199) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11200
  • Update CI pipeline trigger in Boilerplate to run on each PR (#11211) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11212
  • Update bit scss variables in Boilerplate for new dark & light colors (#11221) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11222
  • Add /resx and /scaffold custom prompt to bit Boilerplate GitHub Copilot (#11224) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11228
  • Resolve social signin issue in bit Boilerplate (#11233) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11234
  • Remove all current user sessions instead of throwing an exception (#11240) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11241
  • Show product images in bit Boilerplate chatbot (#11242) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11243
  • Improve bit Boilerplate launch profiles (#11246) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11247

Docs

  • Wiki answers issues/discussions upon creation (#11192) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11193
  • Add copy feature to Iconography page (#9333) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11227

Infra

  • Add missing SECURITY.md file by @Copilot in https://github.com/bitfoundation/bitplatform/pull/11198

Tooling*

  • Handle exceptions of SW registration promise (#11235) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11236

New Contributors

  • @Copilot made their first contribution in https://github.com/bitfoundation/bitplatform/pull/11198

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.11.0...v-9.11.3

- C#
Published by ysmoradi 7 months ago

https://github.com/bitfoundation/bitplatform - v-9.11.0

What's Changed

bit BlazorUI

  • Fix not working click on suggested item in Modeless BitSearchBox (#11069) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11070
  • Fix issue of clear button in BitDropdown when ItemsProvider is used (#11083) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11088
  • Add missing callout features to BitCallout component (#10628) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11094
  • Add missing type attribute to Browse button in BitFileUpload (#11101) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11103
  • Add EmptyTemplate parameter to BitInfiniteScrolling (#11104) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11105
  • Add ScrollContainerId parameter to BitDropMenu (#11112) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11115
  • Add PanelPosition parameter to BitDropdown component (#11118) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11121
  • Add missing features to BitToggleButton (#10536) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11133
  • Rename misleading argument in BitCarousel (#11127) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11139
  • Add missing row class/style parameters to BitDataGrid (#11142) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11143

bit Boilerplate

  • Add digital ocean, hetzner and contabo samples to bit Boilerplate (#11062) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11063
  • Improve SignalR method invoke in bit Boilerplate project template (#11066) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11067
  • Improve bit Boilerplate aspire configuration (#11072) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11073
  • Refactor vs/vscode extensions configuration (#11075) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11076
  • Improve bit Boilerplate resource validation exception logging (#11077) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11078
  • Add web based ui for bit Boilerplate aspire sql server (#11079) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11080
  • Add secret/env based parameters to bit Boilerplate aspire (#11081) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11082
  • Report environment name in bit Boilerplate Diagnostic (#11084) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11085
  • Add template based CD pipeline to bit Boilerplate (#11086) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11087
  • Refactor bit Boilerplate AppEnvironment (#11092) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11093
  • Generate alt text for images in bit Boilerplate (#11097) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11098
  • Improve bit Boilerplate sign-in process (#11113) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11114
  • Improve bit Boilerplate copilot configuration (#11119) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11120
  • Add mcp.json to bit Boilerplate solution files (#11125) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11126
  • Improve bit Boilerplate OpenTelemetry (#11136) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11137
  • Improve bit Boilerplate azure app insights integration (#11144) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11145

Docs

  • Fix sample code reference in Advanced section of BitInfiniteScrolling demo page (#11106) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11108

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.10.0...v-9.11.0

- C#
Published by ysmoradi 7 months ago

https://github.com/bitfoundation/bitplatform - v-9.10.0

What's New

  • Aspire Integration: Simply press F5 to build and run your project. It automatically sets up Redis, SQL Server, and other dependencies with specified versions. You can later deploy to a simple Linux VPS, Kubernetes, Azure, AWS, or other platforms.

  • GitHub Copilot Wiki Integration: Added support for wiki.bitplatform.dev in GitHub Copilot. When coding with Gemini, GPT-4.1, or Claude, any questions about bitplatform products such as bit BlazorUI components are answered in the background using our wiki for the best results.

  • File Upload Enhancements: Improved file upload functionality with fine-tuned optimizations. Additionally, it now validates that uploaded product images are specifically of a car. This can be easily customized based on your project's business needs.

  • Vector-Based Search & RAG: Previously available for PostgreSQL, vector-based search and Retrieval-Augmented Generation (RAG) using Entity Framework Core & LINQ are now supported for SQL Server (2025 version).

  • Social Sign-In Test Server: In addition to Facebook, GitHub, Google, Twitter (X), Azure Entra, and Apple, we’ve added a test server for Social Sign-In. It works out of the box when you create a project, requiring no configuration.

  • UI Component Improvements: Numerous enhancements to UI components, including the addition of a "Load More" feature to bit BasicList and various improvements on BitSearchBox.

What's Changed

bit BlazorUI

  • Improve md viewer style in SystemPrompt page of Boilerplate (#11049) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11050
  • Improve BitTheme initialization (#11053) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11054
  • Auto open suggestion list on focus in BitSearchBox (#11042) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11043
  • Add Modeless parameter to BitSearchBox (#11028) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11035
  • Add Classes and Styles parameters to BitBasicList (#11019) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11024
  • Add LoadMore feature to BitBasicList (#10996) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11015
  • Add async CallOnSet feature to BlazorUI source generator (#11016) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11017
  • Handle parsing exceptions on BitMarkdownViewer initialization (#11008) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11018

bit Boilerplate

  • Improve Boilerplate image upload (#11000) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11001
  • Improve Boilerplate exception handling (#10998) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10999
  • Improve Boilerplate github co-pilot configuration for visual studio (#11002) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11003
  • Check uploaded product image in Boilerplate using AI (#11004) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11005
  • Add sql server based vector search support to bit Boilerplate (#11011) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11012
  • Add test identity server to make social sign-in testing eaiser in Boilerplate (#11022) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11023
  • Add .github\copilot-instructions.md to bit Boilerplate (#11020) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11021
  • Add deepwiki mcp tool to bit Boilerplate (#11026) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11027
  • Dynamic social sign-in providers in bit Boilerplate (#11031) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11032
  • Add support for aspire in bit Boilerplate (#11033) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11034
  • Refactor bit Boilerplate automated tests (#11036) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11037
  • Add facebook social sign-in to bit Boilerplate (#11038) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11041
  • Update Fido2NetLib to beta.17 and fix breaking change in Boilerplate (#11045) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11046
  • Refactor bit Boilerplate base urls (#11047) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11048
  • Improve msbuild task to remove residual .razor.css.map files (#11051) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11052
  • Improve Boilerplate aspire configuration (#11058) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/11059

Docs

  • Update Element docs of Butil in Platform website (#11025) by @msynk in https://github.com/bitfoundation/bitplatform/pull/11055

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.9.2...v-9.10.0

- C#
Published by ysmoradi 8 months ago

https://github.com/bitfoundation/bitplatform - v-9.9.2

What's Changed

bit BlazorUI

  • Prevent rendering any element when no renderable child content provided in BitMediaQuery by @msynk in https://github.com/bitfoundation/bitplatform/pull/10944

bit Boilerplate

  • Fix race condition in popup based social sign-in by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10942
  • Add ThrowIfContainsExpiredAccessToken method to Boilerplate by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10952
  • Remove unneccesary cascading parameter by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10958
  • Start chatbot panel on SignalR reconnection only if it was started before by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10962
  • Improve boilerplate app features by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10964
  • Improve Boilerplate project template identity by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10961
  • Improve file structure of components in Boilerplate by @msynk in https://github.com/bitfoundation/bitplatform/pull/10970
  • Improve sign-in panel and modal in Boilerplate by @msynk in https://github.com/bitfoundation/bitplatform/pull/10973
  • Make prompt modal draggable in Boilerplate by @msynk in https://github.com/bitfoundation/bitplatform/pull/10974
  • Fix slnx issue with dotnet new parameters by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10982
  • Improve MainLayout in Boilerplate by @msynk in https://github.com/bitfoundation/bitplatform/pull/10978
  • Fix role management delete by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10980
  • Treat RZ10012 warning as build error across projects by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10985
  • Improve .razor.css cleanup in boilerplate by @Md23Mh in https://github.com/bitfoundation/bitplatform/pull/10956
  • Add navigation button to diagnostic log details modal in Boilerplate by @msynk in https://github.com/bitfoundation/bitplatform/pull/10987
  • Improve Boilerplate products / categories pages by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10989

Docs

  • Add wiki page to Boilerplate docs in Platform website (#10966) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10967

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.9.0...v-9.9.2

- C#
Published by ysmoradi 9 months ago

https://github.com/bitfoundation/bitplatform - v-9.9.0

What's Changed

Important: This release introduces a force update feature to the Bit Boilerplate, compatible across all platforms.

bit BlazorUI

  • Add missing parameters to BitTextField by @msynk in https://github.com/bitfoundation/bitplatform/pull/10885
  • Add Color parameter to BitLink by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/10887
  • Add NoColor parameter to BitLink by @msynk in https://github.com/bitfoundation/bitplatform/pull/10893
  • Fix issues of state changes in BitSearchBox by @msynk in https://github.com/bitfoundation/bitplatform/pull/10932
  • Add Persistent feature to BitSnackBar by @msynk in https://github.com/bitfoundation/bitplatform/pull/10901

bit Boilerplate

  • Fix build error by removing none exist namespace by @hamedhajiloo in https://github.com/bitfoundation/bitplatform/pull/10882
  • Improve user session management in Boilerplate by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10895
  • Add force update feature to Boilerplate by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10897
  • Use ApplicationVersion across platforms (#10910) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10911
  • Add current user cascading parameter to Boilerplate by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10915
  • fix forwarded headers options's allowed hosts with trusted origins by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10917
  • Prevent SignalR from re-connecting on auth state change by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10925
  • Show app version in nav panel by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10927
  • Disable wasm simd across projects by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10931
  • Improve Boilerplate claim retrieval by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10934

bit Toolings

  • Add config feature to BswupProgress by @msynk in https://github.com/bitfoundation/bitplatform/pull/10900
  • Use Bswup.skipWaiting in force-update process of Boilerplate by @msynk in https://github.com/bitfoundation/bitplatform/pull/10923
  • Add skipWaiting public API to Bswup by @msynk in https://github.com/bitfoundation/bitplatform/pull/10920
  • Add missing AutoHide parameter to BswupProgress component by @msynk in https://github.com/bitfoundation/bitplatform/pull/10907

There's a breaking change for bit Bswup: Use BitBswupProgress.start instead of startBswupProgress in Blazor WebAssembly Standalone's index.html: js const autoReload = false, showLogs = false, showAssets = false, appContainer = '#app-container', hideApp = false, autoHide = true, handler = null; BitBswupProgress.start(autoReload, showLogs, showAssets, appContainer, hideApp, autoHide, handler);

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.8.0...v-9.9.0

- C#
Published by ysmoradi 9 months ago

https://github.com/bitfoundation/bitplatform - v-9.8.0

What's Changed

bit BlazorUI

  • Add Clear button to BitNumberField by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/10754
  • Fix component @ref issues in BitNavPanel by @msynk in https://github.com/bitfoundation/bitplatform/pull/10798
  • Fix BitButtonGroup issues in Toggle mode by @msynk in https://github.com/bitfoundation/bitplatform/pull/10802
  • Add FixedToggle parameter to BitButtonGroup by @msynk in https://github.com/bitfoundation/bitplatform/pull/10803
  • Add setting system theme to BitTheme infrastructure by @msynk in https://github.com/bitfoundation/bitplatform/pull/10805
  • Fix issues of ToggleKey in BitButtonGroup by @msynk in https://github.com/bitfoundation/bitplatform/pull/10810
  • Add Toggled property to ClassStyles of BitNavPanel by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/10826
  • Add toggle public api to BitNavPanel by @msynk in https://github.com/bitfoundation/bitplatform/pull/10833
  • Fix issues of BitModal by @msynk in https://github.com/bitfoundation/bitplatform/pull/10848

bit Boilerplate

  • Add modal based quick sign-in feature to the Boilerplate by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10843
  • Add open page url on push notification tap feature to the Boilerplate by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10762
  • Add ability to manage notifications by user by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10868
  • Improve Boilerplate concurrency handling by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10779
  • Improve Boilerplate smtp client registration by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10823
  • Log warning - error for get requests with body in Boilerplate by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10824
  • Improve appsettings management in integrated api mode by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10858
  • Make sure local http server is listening by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10860
  • Use fresh user data in authorize view's authorized fragment by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10862
  • Delete user session when refresh token endpoint returns 401 by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10864
  • Reset otp requested on for two factor enabled users during otp sign-in by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10832

bit Toolings

  • Fix error of BSWUP force-start when there is no SW available by @msynk in https://github.com/bitfoundation/bitplatform/pull/10768
  • Fix js disposing issues in Butil by @msynk in https://github.com/bitfoundation/bitplatform/pull/10852

Docs

  • Add misc docs to enrich AI based Wiki by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10851

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.7.4...v-9.8.0

- C#
Published by ysmoradi 9 months ago

https://github.com/bitfoundation/bitplatform - v-9.7.4

What's Changed

bit Boilerplate now gives you powerful Feature Gating by User Groups for precise control over your application's functionality. This means you can easily restrict sensitive features to admins, roll out experimental features to early adopters for feedback, or offer premium features exclusively to high-tier customers. Essentially, you can dynamically hide or reveal any feature using our robust Feature Management tied to these user groups. This is invaluable for controlled rollouts, A/B testing, and tailoring user experiences, a flexible way to manage feature access, evolve your product, and target specific user segments effectively.

bit BlazorUI

  • Improve theme colors of BlazorUI by @msynk in https://github.com/bitfoundation/bitplatform/pull/10753
  • Add HideSearchBox parameter in BitNavPanel by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/10663
  • Fix issue in SetIsSeleted method in BitDropdown by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/10674
  • Improve Toggle mode in BitButtonGroup by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/10682
  • Add missing size parameters to BitBasicList by @msynk in https://github.com/bitfoundation/bitplatform/pull/10703
  • Add ExpandAll and AllExpanded to BitNav by @msynk in https://github.com/bitfoundation/bitplatform/pull/10708
  • Add missing parameters to BitNavPanel by @msynk in https://github.com/bitfoundation/bitplatform/pull/10716
  • Fix animation issues of BitBouncingDotsLoading by @msynk in https://github.com/bitfoundation/bitplatform/pull/10724
  • Hide empty list message when no items provided by @msynk in https://github.com/bitfoundation/bitplatform/pull/10742
  • Add NoShadow parameter to BitCard by @msynk in https://github.com/bitfoundation/bitplatform/pull/10741
  • Fix spinner sizes in BitButton by @msynk in https://github.com/bitfoundation/bitplatform/pull/10744
  • Add ForceBreak and missing demo samples to BitText by @msynk in https://github.com/bitfoundation/bitplatform/pull/10743
  • Fix NoCollapse issues of BitNav by @msynk in https://github.com/bitfoundation/bitplatform/pull/10751

bit Boilerplate

  • Add manage Roles page to Boilerplate by @msynk in https://github.com/bitfoundation/bitplatform/pull/10686
  • Add user management feature to Boilerplate by @msynk in https://github.com/bitfoundation/bitplatform/pull/10730
  • Improve Boilerplate claim based authorization by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10684
  • Add vscode extensions.json to Boilerplate by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10739
  • Add azure adb2c / Entra support to Boilerplate by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10689
  • Improve ScssCompilerService in Boilerplate by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10676
  • add hotReloadCssChanges to Boilerplate Visual Studio settings by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10678
  • Fix sitemap.xml issue in Boilerplate by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10707
  • Improve push notification subscription management in Boilerplate by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10718
  • Add quick sign-in feature to the Boilerplate by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10720
  • Use background job to send push notifications in Boilerplate by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10735

bit Toolings

  • Add missing namespace in HttpClientProxySourceGenerator by @Md23Mh in https://github.com/bitfoundation/bitplatform/pull/10667
  • Fix bit Besql issue with compiled models on iOS/macOS by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10680
  • Force start Blazor when SW is not supported by @msynk in https://github.com/bitfoundation/bitplatform/pull/10711

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.7.3...v-9.7.4

- C#
Published by ysmoradi 10 months ago

https://github.com/bitfoundation/bitplatform - v-9.7.3

What's Changed

bit BlazorUI

Resolve read only issue in BitNumberField by @Cyrus-Sushiant in #10586 Fix arrow keys issue in BitNumberField by @Cyrus-Sushiant in #10602 Fix issues of Items updating in BitNavPanel by @msynk in #10646

bit Boilerplate

Add Claim based authorization feature to the Boilerplate by @ysmoradi in #10636 Add AdService to Boilerplate to earn money by showing rewarded ads in all platforms by @msynk in #10590 Improvements over Blazor Hybrid apps integration with web browser features such as webAuthn by @ysmoradi in #10596 Fix Boilerplate issue with in-app store review by @ysmoradi in #10585 Add ability to read other user logs by super users in Boilerplate by @ysmoradi in #10589 Fixed incorrect Swedish translations by @Kyemate in #10619

bit Toolings

Add WebAuthn to Butil by @msynk in #10601

New Contributors

  • @Kyemate made their first contribution in https://github.com/bitfoundation/bitplatform/pull/10619

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.7.2...v-9.7.3

- C#
Published by ysmoradi 10 months ago

https://github.com/bitfoundation/bitplatform - v-9.7.2

What's Changed

bit BlazorUI

  • Add new provider function parameters to BitFileUpload by @msynk in #10546
  • Add Reversed parameter in BitPersona component by @Cyrus-Sushiant in #10545
  • Add missing logical properties to BitPosition by @msynk in #10543
  • Enable mouse wheel support in BitNumberField by @Cyrus-Sushiant in #10554
  • Add Reversed parameter in BitChoiceGroup component by @Cyrus-Sushiant in #10530

bit Boilerplate

  • Use fresh access token while uploading photos by @ysmoradi in #10558
  • Web.slnf now uses slnx format rather than the legacy format by @ysmoradi in #10560
  • Add hot reload enabling settings to VS settings file in Boilerplate by @msynk in #10568

bit Toolings

Stability improvements for bit ResxTranslator, SCSS Compiler Service and Diagnostic Modal in #10532, #10534 and #10539 by @ysmoradi and @msynk

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.7.0...v-9.7.2

- C#
Published by ysmoradi 10 months ago

https://github.com/bitfoundation/bitplatform - v-9.7.0

What's Changed

bit BlazorUI

  • BitRichTextEditor: Powered by QuillJS, this component delivers a robust rich text editing experience for dynamic content creation #10356 by @msynk

  • TimeZone Improvements: Enhanced timezone support in BitCalendar, BitDatePicker, and BitRangeDatePicker for precise, pro-grade global apps #10413 by @Cyrus-Sushiant

  • Component Disposal: Optimized disposal across all components for smoother performance and reliable resource cleanup #10394 by @msynk

  • Media Query Enhancements: Bit Media Query now lets you trigger C# methods based on responsive conditions, boosting app flexibility #10469 by @msynk

  • New loading types: A sleek, user-friendly loading interface in BitLoadingComponent to enhance data operation visuals #10488 by @msynk

  • Flag Component: New component with flags for all countries, perfect for globalized apps #10511 by @msynk

bit Boilerplate

  • AI Chat Feature: Added AI chat to help users troubleshoot, navigate, search products, and give feedback in real time #10407 by @ysmoradi

  • AI Text Embedding: Introduced Vector and RAG-based AI text embedding for smarter search and recommendations #10479 by @ysmoradi

  • Hangfire Integration: Added Hangfire for advanced background job handling, streamlining asynchronous tasks #10470 by @ysmoradi

  • Encoding Configuration: Set Visual Studio’s default encoding to utf-8-nobom;65001 for consistency with modern tools like VSCode #10387 by @ysmoradi

  • Project Template Attachments: Revamped attachment structure to support multiple product images in various sizes for richer visuals #10465 by @ysmoradi

  • BitOtp Usage: Rolled out BitOtp across the app for better UX and stronger security #10355 by @ysmoradi

  • Link Preview Meta Tags: Added meta tags to product pages for optimized, eye-catching link previews on social platforms #10499 by @msynk

  • Modal UX: Modals now close with Android’s back button, improving mobile navigation #10506 by @msynk

  • Default Database Schema: Included a default database schema in DbContext for easier, consistent setups #10434 by @ArvinDev1400

bit Resx Translator

  • New Tool: bit resx translator dotnet tool auto-translates resx files using your chosen LLM, saving time #10510 by @ysmoradi

bit Toolings

  • Bup Project Removal: Dropped Bup project, leveraging PWA everywhere via Bit.Bswup for streamlined workflows #10404 by @msynk

New Contributors

  • @ArvinDev1400 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/10434

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.6.1...v-9.7.0

- C#
Published by ysmoradi 10 months ago

https://github.com/bitfoundation/bitplatform - v-9.6.1

What's Changed

bit BlazorUI * Fixed small issues in BitDatePicker * Improvements over BitTag by adding missing colors and Reversed parameter

bit Boilerplate * Fix External JS Runner close issue on some Android Devices * Elevated access token will only be sent to devices with 2fa enabled or those after social sign-in

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.6.0...v-9.6.1

- C#
Published by ysmoradi 11 months ago

https://github.com/bitfoundation/bitplatform - v-9.6.0

What's Changed

bit BlazorUI * Added Markdown Viewer components with support for Pre-rendering and SEO, along with a Markdown Editor and a service for converting Markdown to HTML, usable on both server and client sides. * Introduced Timezone and Readonly features to the Date Picker and Date Range Picker components, and updated the color of selected days. * Enhanced File Upload functionality with the addition of HideFileView and Append capabilities. * Fixed issues in Bit Infinite Scroll. * Added color options to BitNavPanel and BitSearchBox components. * Improved the BitImage component. * Removed the BitSpinButton component after enhancements were made to BitNumberField. * Integrated BitNav features into BitNavPanel like Item Template * Added BitPageVisibility to detect page visibility changes, enabling the Carousel to pause when the application is minimized. * Resolved issues with IconOnly and IconUrl in BitButton when used with Href.

bit Boilerplate * Implemented FIDO2 / WebAuthN across all clients, enabling login with FaceId and Fingerprint. * Added a Clear Cache button to the Diagnostic Modal. * Transform all appsettings*.json for all projects (Shared, Client.Core etc) during CD Pipeline execution. * Relocated settings related to pre-rendering and Blazor mode from the Client.Web to the server. * Users registering via social sign-in are now marked as confirmed, even without providing an email or phone number. * Switched to SymmetricSecurityKey for generating JWT Tokens, replacing the use of PFX.

bit Bswup Introduced a preRenderMode setting to bswup, allowing flexible configuration of your web application based on the following scenarios: js self.prerenderMode = 'none'; // Demo: https://adminpanel.bitplatform.dev/ (No pre-rendering + offline support) self.prerenderMode = 'always'; // Demo: https://sales.bitplatform.dev/ (Always show pre-render, no offline support) self.prerenderMode = 'initial'; // Demo: https://todo.bitplatform.dev/ (Pre-render on first site visit + offline support)

bit Toolings * Added automatic warnings for the use of non-async methods in EF-Core. * Improved the performance of the SetParametersAsyncSourceGenerator output source and fixed related issues. * Introducing bit BlazorES2019

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.5.1...v-9.6.0

- C#
Published by ysmoradi 11 months ago

https://github.com/bitfoundation/bitplatform - v-9.5.1

What's Changed

bit BlazorUI * Reset callouts opacity after closing in responsive mode (#10039) by @msynk in https://github.com/bitfoundation/bitplatform/pull/10041 * Add IconNavUrl parameter to BitNavPanel (#10042) by @msynk in https://github.com/bitfoundation/bitplatform/pull/10047 * Add BitMediaQuery component (#10037) by @msynk in https://github.com/bitfoundation/bitplatform/pull/10044 * Fix issues of persist feature of BlazorUI theme (#10059) by @msynk in https://github.com/bitfoundation/bitplatform/pull/10063 * Add ReadOnly parameter implementation to BitTimePicker (#9977) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/10071

bit Boilerplate * Fix new layout issues in Boilerplate (#10038) by @msynk in https://github.com/bitfoundation/bitplatform/pull/10040 * Fix concurrent social sign-in issue in Boilerplate (#10036) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10052 * Add Eruda devtools to Boilerplate (#10051) by @msynk in https://github.com/bitfoundation/bitplatform/pull/10053 * Lazy load System.Private.Xml.wasm in Boilerplate (#10075) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10076 * Cancel current cancellation token source on AppComponentBase's disposal in Boilerplate (#10077) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10078 * Improve Boilerplate logging (#10079) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10080 * maintain return-url during email confirmation re-send in Boilerplate (#10083) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10084

bit Besql * Lazy load System.Private.Xml.wasm in bit Besql (#10073) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10074 * fix bit Besql issue with IL Linker (#10068) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10069

bit Butil * Add reference to open windows in Butil (#10043) by @msynk in https://github.com/bitfoundation/bitplatform/pull/10045

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.5.0...v-9.5.1

- C#
Published by msynk 12 months ago

https://github.com/bitfoundation/bitplatform - v-9.5.0

We are excited to announce a new stable release with the following enhancements:

infra - Applied IsAotCompatible to Libraries
To improve compatibility, IsAotCompatible has been applied to libraries.

bit Boilerplate - Improved Layout Transition for Authenticated Users
Since cached pre-rendered pages in CDN Edge or ASP.NET Core Output Cache are user-agnostic, they do not contain user-specific information. To ensure smooth transitions from the anonymous layout to the authenticated layout, visual differences between the two states have been minimized. #10024

  • Configurable Output Caching
    Added the ability to enable or disable ASP.NET Core Output Cache and CDN Edge Cache.

  • Automatic URI Escaping
    Uri.EscapeData is now automatically applied to route values and query strings.

  • In-Memory Cache for HTTP Client
    Introduced an in-memory cache for the HTTP client to enhance performance in Blazor Hybrid, which lacks a default HTTP cache.

  • Enhanced Server-Side Logging
    Improved logging on the server side for better debugging and diagnostics.

  • Extended Error Reporting to Clients
    Now supports sending additional error details to the client.

  • Cascading Parameters for Modals
    Modals can now access cascading parameters such as theme and direction.

  • Faster Startup for Windows Version
    Optimized initialization to improve startup speed on Windows.

  • Better Server Connection Error Handling
    Improved detection and handling of server connection issues.

bit BlazorUI

  • Added ReadOnly to More Components
    Additional components now support a read-only mode.

  • Added Required Asterisk to More Components
    Components that require user input now display a required asterisk.

  • Enhanced File Uploader
    Added Append functionality to the File Uploader component.

  • User-Selectable Theme Persistence
    The selected theme is now stored and persists across sessions.

  • Memory Leak Fixes
    Resolved memory leaks and improved dispose handling for multiple components

Thank you for your continued support! Enjoy the new features and improvements.

What's Changed

infra * Add IsAotCompatible across projects (#9992) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9995

bit Boilerplate * Update layout to reduce UI shift while prerendering in Boilerplate (#10024) by @msynk in https://github.com/bitfoundation/bitplatform/pull/10025 * add configuration for response caching of Boilerplate (#9881) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9882 * Refactor Boilerplate project template url escaping (#9869) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9874 * Use Uri.EscapeDataString instead of HttpUtility.UrlEncode in Boilerplate (#9868) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9875 * Refactor Boilerplate sales module's product page response cache purge (#9870) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9876 * Remove --windows parameter from Boilerplate docs in platform website (#9866) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9873 * Improve msbuild configuration in Boilerplate (#9852) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9853 * Improve return-url implementation in Boilerplate (#9854) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9856 * Remove invalid entries from Boilerplate's compilerconfig.json (#9899) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9902 * Limit Boilerplate diag logger's in memory entries to 1,000 (#9898) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9903 * Add in-memory caching delegating handler to Boilerplate (#9897) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9900 * Add share access token feature to Boilerplate (#9909) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9910 * Improve Boilerplate memory management (#9911) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9912 * Add product short id to Boilerplate's sales module (#9929) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9930 * Enrich exceptions logs in Boilerplate server exception handler (#9933) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9934 * fix social-signin error in signup page of Boilerplate (#9941) by @sammirdubey in https://github.com/bitfoundation/bitplatform/pull/9942 * Move up BitModalContainer in MainLayout for modals to have access to cascading parameters in Boilerplate (#9944) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9951 * Enhance app insights integration in Boilerplate (#9945) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9950 * Fix race conditions for simultaneous refresh token requests in Boilerplate (#9946) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9949 * Improve CurrentCancellationToken handling in Boilerplate AppComponentBase (#9947) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9948 * Improve mechanism to start Blazor in windows apps (#9961) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9962 * Fix BitSnackBar NRE in Boilerplate (#9963) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9964 * Refactor Boilerplate http client pipeline (#9966) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9967 * Add missing ServerConnectionException detection checks in Boilerplate (#9985) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9987 * Add more app insights load guard in Boilerplate (#9986) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9988 * Fix invalid dotnet new template configuration in Boilerplate windows project (#9989) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9990 * Improve Boilerplate diagnostic utilities (#10001) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10009 * Correct render order of the common components in Boilerplate (#10011) by @msynk in https://github.com/bitfoundation/bitplatform/pull/10012 * Improve http response exception handling in Boilerplate (#10014) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10015 * Fix sign-in button's return-url issue in Boilerplate (#10022) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10023 * Make Diagnostic controller work with anonymous sessions in Boilerplate (#10020) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/10021

bit BlazorUI * Add ReadOnly parameter implementation to BitCircularTimePicker (#9978) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9980 * Show missing required asterisk in BitDatePicker's label (#9862) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9880 * Show missing required asterisk in BitDateRangePicker's label (#9888) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9889 * Show missing required asterisk in BitCircularTimePicker's label (#9890) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9892 * Add Append parameter to BitFileUpload component (#1562) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9887 * Add persist feature to BitTheme (#9707) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9885 * Show missing required asterisk in BitTimePicker's label (#9893) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9894 * Fix disposed timer issue in BitCarousel component (#9877) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9878 * Add IconUrl parameter to BitButton component (#9863) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9864 * Ignore RenderingCancelledException in render page function of BitPdfReader (#9850) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9908 * Add PersistScroll parameter to BitAppShell component (#9913) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9915 * Tune persist scroll feature of BitAppShell (#9925) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9926 * Improve disposable implementation in BlazorUI components (#9919) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9924 * Fix issues of timer utilization in BitCarousel (#9952) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9954 * Improve js & disposing implementation of BitCircularTimePicker (#9953) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9956 * Improve behavior of PersistScroll feature of BitAppShell (#9939) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9940 * Fix BitSnackbar container issue preventing user interaction (#9965) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9968 * Correct OnDismiss event calling in BitModal component (#10016) by @msynk in https://github.com/bitfoundation/bitplatform/pull/10017 * Add darkTheme and lightTheme to init options of BitTheme js api (#10026) by @msynk in https://github.com/bitfoundation/bitplatform/pull/10027 * Fix IconOnly issue in anchor mode of BitActionButton (#10030) by @msynk in https://github.com/bitfoundation/bitplatform/pull/10031

bit SourceGenerators * Escape string route values in Http Client proxy generator of Bit source generator (#9896) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9901 * Fix Bit.SourceGenerators issues with interfaces containing properties with attributes (#9916) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9920 * Fix bit source generator issue with null query strings passed to typed http clients (#9960) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9979

bit Besql * Fix EF Core CLI issue in bit Besql (#9927) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9928

bit Butil * Make using of fast invoke methods optional and disabled by default (#9999) by @msynk in https://github.com/bitfoundation/bitplatform/pull/10000

New Contributors

  • @sammirdubey made their first contribution in https://github.com/bitfoundation/bitplatform/pull/9942

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.4.1...v-9.5.0

- C#
Published by msynk about 1 year ago

https://github.com/bitfoundation/bitplatform - v-9.4.1

We are excited to announce a new hotfix release mainly focusing on sales module in Boilerplate:

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.4.0...v-9.4.1

bit Boilerplate * Add missing Sales condition to ProductDto in Boilerplate (#9831) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9835 * Add sales entry to showcases section in repo's main readme (#9837) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9838 * Improve Boilerplate todo sample (#9840) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9841

bit BlazorUI * Add dropdown video to its demo page (#9839) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9842

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.4.0...v-9.4.1

- C#
Published by msynk about 1 year ago

https://github.com/bitfoundation/bitplatform - v-9.4.0

We are excited to announce a new stable release with the following enhancements:

bit BlazorUI

  • BitInfiniteScrolling Component
    A robust solution for displaying large datasets. Data is fetched incrementally from the server as the user scrolls—similar to the behavior seen in Google Image searches. Live Demo

  • Improved Swipe Gestures
    Enhanced swipe functionality now closely replicates native app behavior for a smoother user experience.

  • Additional New Components
    Introducing BitCollapse and BitErrorBoundary to further expand our component library.

  • Scroll Position Reset on Navigation (AppShell's AutoGoToTop)
    When navigating between pages, the scroll position now automatically resets to the top for a consistent user experience.

bit Boilerplate

  • Enhanced Boilerplate Project Template
    New components such as BitMessageBox have been integrated to simplify the Project Template codebase and improve overall maintainability.

  • Pfx Certificate Handling for JWT

    • Development: Expired certificates will no longer disrupt your workflow.
    • Production: A clear, explicit error is displayed if the certificate has expired.
  • Caching Enhancements
    Implemented response caching for JSON and HTML on Browser, CDN's Edge Servers and ASP.NET Core Output Caching with the ability to purge cache feature, resulting in a significant performance boost.

  • Official Cloudflare Support
    Now fully supporting projects deployed behind Cloudflare for enhanced security and performance.

  • Unified Error Handling
    When connectivity issues occur between the client and server (e.g., various socket errors), our detection logic consolidates these into a single error type (`ServerConnectionException). This logic has been improved in this release.

bit Besql

  • Entity Framework Core Improvements for Client Applications
    Two key enhancements for clients (in browsers, Android apps, etc.):
    • Simplified management for database migration and creation.
    • Option to download a pre-populated SQLite database from the server, enabling a faster application startup.

bit Butil

  • Optimized JavaScript Bootstrapping in Butil
    Faster JavaScript interop, improves the overall performance of your application.

Thank you for your continued support! Enjoy the new features and improvements.

What's Changed

  • Add BitInfiniteScrolling extra component (#9643) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9646
  • Add missing dispose process to BitPdfReader (#9647) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9661
  • Fix validatorRef null check issue on singin page of Boilerplate (#9667) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9665
  • Add OrientationLock parameter to BitSwipeTrap (#9662) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9663
  • Add missing base component inheritance to BitMessageBox (#9666) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9667
  • Add module parameter to Boilerplate (#9668) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9669
  • Refactor Boilerplate parameters ordering (9683) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9684
  • Make CS8785 warning as error in Boilerplate (#9685) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9686
  • Add RTL sample for BitMessageBox demo page (#9673) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9679
  • Use BitErrorBoundary in Boilerplate (#9687) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9689
  • Use BitMessageBoxService in Boilerplate (#9690) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9694
  • Fix css style issues in BitProPanel (#9698) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9700
  • Add OrientaionLock to BitSwipes (#9699) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9701
  • Add missing base component inheritance to BitPdfReader (#9680) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9681
  • Use inline style to preserve display css property in BitStack (#9704) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9709
  • Add missing usage of Body parameter in BitAccordion (#9713) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9714
  • Set default sort in categories / product pages of Boilerplate (#9718) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9719
  • Improve certificate loading approach in Boilerplate (#9712) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9715
  • BitCarousel component improvements (#9705) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9711
  • Add besql dbcontext initialization hook (#9720) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9721
  • Improve Boilerplate offline db context migration (#9724) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9725
  • Add BitCollapse component (#9695) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9722
  • Add response caching feature in Boilerplate (#9726) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9727
  • Add fast invoke JS runtime methods to Butil (#9729) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9731
  • Improve Boilerplate response caching (#9734) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9735
  • Add Cloudflare parameter to create new project page of Platform website (#9738) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9739
  • Improve server connection exception detection in Boilerplate (#9740) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9741
  • Add sales module demo CD pipeline (#9744) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9745
  • Add sales module sections and pages to Boilerplate (#9678) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9706
  • Improve sales module sample demo CD (#9747) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9748
  • Add missing home page link to product page of Boilerplate (#9750) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9751
  • Render currency symbol correctly in Boilerplate (#9752) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9753
  • Add products.xml to sitemap of Boilerplate (#9742) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9749
  • Add WithQueryString extension method to IAppController to improve developer experience (#9757) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9758
  • Add missing skeleton loading for products carousel on home page in Boilerplate (#9763) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9766
  • Add ReverseNavPanel parameter to BitLayout (#9755) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9760
  • Implement IProblemDetailsWriter in Boilerplate (#9764) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9765
  • Improve product page loading in Boilerplate (#9770) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9771
  • Add missing skeleton loading to product page of Boilerplate (#9773) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9774
  • Add Preload parameter to BitInfiniteScrolling component (#9768) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9772
  • Improve loading approach of sales module in Boilerplate (#9776) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9777
  • Improve Preload parameter implementation in BitInfiniteScrolling (#9778) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9779
  • BitShimmer improvements (#9767) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9784
  • Improve Boilerplate response caching (#9782) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9783
  • Improve children alignment in BitButton (#9736) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9787
  • Refactor Issue31751 of ef core across projects (#9790) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9793
  • Add AutoGoToTop parameter to BitAppShell (#9788) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9789
  • Handle boilerplate sales module home page infinite scroll errors (#9796) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9797
  • Improve bit besql (#9799) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9800
  • Add Size and Color parameters to BitCheckbox (#9746) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9769
  • Fix font size in the small size of BitButton (#9802) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9803
  • Add missing CancellationToken to SuggestItemsProvider in BitSearchbox (#9804) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9808
  • Add support for non-async operations to bit Besql (#9811) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9812
  • Add support for importing pre-populated SQLite file to Besql (#9813) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9814
  • Make bit Besql's ConfigureSqliteSynchronous public (#9819) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9820
  • Fix ObjectDisposedException in BitCarousel (#9821) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9823
  • Improve sales module ui in Boilerplate (#9807) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9809
  • Update BlazorUI documentation (#9826) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9828

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.3.0...v-9.4.0

- C#
Published by msynk about 1 year ago

https://github.com/bitfoundation/bitplatform - v-9.3.0

What's Changed

  • Add BitErrorBoundary component (#9622) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9627
  • Fix responsive issues of BitSnackBar (#9623) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9628
  • Remove responsive settings of dropdown in Boilerplate (#9631) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9632
  • BitSearchBox component improvements (#9630) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9634
  • Improve Boilerplate exception handling (#9635) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9636
  • Add BitMessageBox component (#9624) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9629
  • Add Classes/Styles parameters in the BitMessageBox (#9637) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9638
  • Add missing xml docs to all components (#9575) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9641
  • Improve vertical scrolling behavior of BitNavPanel items (#9644) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9645
  • Fix OData version in Bit BlazorUI demo website (#9650) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9652
  • Improve Boilerplate data validation (#9639) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9640

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.2.1...v-9.3.0

- C#
Published by msynk about 1 year ago

https://github.com/bitfoundation/bitplatform - v-9.2.1

What's Changed

  • Fix SkipIf and TakeIf extension methods issues in Boilerplate (#9598) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9599
  • Use readonly inputs for current values of Email and PhoneNumber on settings page of Boilerplate (#9601) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9602
  • Add WebOTP feature to BitOtpInput (#9600) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9603
  • Remove unused CSS class in TodoPage.razor (#9585) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9604
  • Add missing .net 9 assemblies from blazor.boot.json to passive first boot mode of Bswup (#9606) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9607
  • Add staticwebapp.config.json to Boilerplate (#9610) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9611
  • Improve BitPullToRefresh's demo page (#9401) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9605
  • Add NoValidate parameter to BitInputBase (#9616) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9617
  • Apply WebOTP pattern to short messages in Boilerplate (#9612) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9613
  • Improve Boilerplate social sign-in (#9620) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9621

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.2.0...v-9.2.1

- C#
Published by msynk about 1 year ago

https://github.com/bitfoundation/bitplatform - v-9.2.0

What's Changed

  • Add BitProLayout component (#9502) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9509
  • Add offline web app demo (#9542) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9543
  • Pass logger to velopack app (#9544) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9545
  • Add Classes/Styles parameters to BitButtonGroup (#9514) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9546
  • Boilerplate project template maui improvements (#9549) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9550
  • Make social sign-in buttons clearer in Boilerplate (#9553) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9554
  • add support for Boilerplate multiple web apps on different domains with one backend (#9551) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9552
  • Rename Toggled parameter in BitButtonGroup to Toggle (#9555) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9556
  • Improve Boilerplate social sign-in in blazor hybrid (#9557) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9558
  • Add FullWidth parameter to BitGroupButton (#9559) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9560
  • Add BitNavPanel extra component (#9163) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9518
  • Improve api and styles of BitNavPanel (#9567) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9568
  • Fix Boilerplate Server.Web issues in Standalone api mode (#9572) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9573
  • Improve platform detection in Boilerplate (#9576) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9577
  • Update layout structure of Boilerplate (#9565) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9566
  • Enable sending null titles to header as page title in Boilerplate (#9581) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9582
  • Fix BitExtraServices registration (#9586) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9587
  • Fix small issues in Boilerplate (#9583) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9584
  • Improve Boilerplate social sign-in for Android apps (#9590) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9591
  • Assign null as SelectedItem when no item found for current URL (#9574) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9580

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.1.2...v-9.2.0

- C#
Published by msynk about 1 year ago

https://github.com/bitfoundation/bitplatform - v-9.1.2

What's Changed

  • Fix link item click and navigation issues in BitNav (#9504) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9505
  • Add blazor wasm standalone demo (#9506) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9507
  • Fix Sentry package reference issue in Boilerplate (#9501) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9508
  • Fix search engines issue with StreamRendering enabled (#9510) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9511
  • Improve BitButtonGroup (#9463) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9517
  • Improve data loading and caching in Boilerplate (#9515) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9516
  • Fix parameter name in Alignment sample BitStack (#9521) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9522
  • Add Rel parameter to BitActionButton (#9524) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9525
  • Improve Boilerplate SignalR PubSub integration (#9526) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9527
  • Fix parameter name in Boilerplate (#9531) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9532
  • Improve Boilerplate refresh token rotation (#9528) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9530
  • Improve Boilerplate exception handler's display error mechanism (#9536) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9537

- C#
Published by msynk about 1 year ago

https://github.com/bitfoundation/bitplatform - v-9.1.1

What's Changed

  • Remove unused codes from repository (#9489) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9490
  • Add BitProPanel component (#9392) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9460
  • Add auto-update of hash-less assets (#9491) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9492
  • Remove InternalsVisibleTo conditions in BlazorUI project file (#9495) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9496

- C#
Published by msynk about 1 year ago

https://github.com/bitfoundation/bitplatform - v-9.1.0

What's Changed

  • Decrease windows output size in self contained deployment (#9302) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9303
  • Add BitNavBar component (#8784) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9270
  • Make device installation sensitive to to changes of its corrsponding user session (#9304) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9305
  • Add unique user session check feature to Boilerplate (#9308) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9309
  • Fix BitNav and BitNavBar issues (#9316) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9317
  • Add ModalService to Boilerplate (#9323) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9324
  • Add feature to ask for security code before dangerous tasks to Boilerplate (#9310) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9311
  • Fix issues of sessions section in settings page of Boilerplate (#9331) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9332
  • prevent re-using refresh token in Boilerplate (#9335) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9336
  • Use Xcode 16.1 in github actions (#9337) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9338
  • Correct min value of Y axis of BitChart in Boilerplate (#9343) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9344
  • Fix icon issue in BitSpinButton (#9334) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9345
  • Repalce AppCenter with Sentry in Boilerplate (#9347) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9348
  • Add tests for pre-rendered html in Boilerplate.Tests (#9277) by @mjebrahimi in https://github.com/bitfoundation/bitplatform/pull/9278
  • Boilerplate fix for Sentry logging on iOS (#9349) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9350
  • Add floating feature to the BitButton (#9352) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9355
  • Improve Float feature of BitButton (#9358) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9359
  • Add BitPullToRefresh component (#9300) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9306
  • Add BitModalService (#9322) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9325
  • Add support for azure SignalR scale out to Boilerplate (#9365) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9366
  • Fix windows app update issues in Boilerplate (#9361) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9369
  • Use BitPullToRefresh in Boilerplate (#9370) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9371
  • Use BitModalService in Boilerplate (#9372) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9373
  • Fix CDN issue with brotli comressed assets (#9367) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9376
  • Remove singleton service registration for BlazorUI in Boilerplate (#9377) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9378
  • Fix issues of FixedColor and IconOnly parameters in BitButton (#9382) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9383
  • Remove singleton option from BlazorUI service registration (#9379) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9380
  • Improve BitPanel (#9351) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9356
  • Add InitialSelectedItems parameter to BitDorpdown (#9364) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9381
  • Improve Boilerplate forwarded headers middleware configuration (#9393) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9394
  • Add support for pop-up based social sign-in (#9399) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9402
  • Add InitialSelectedItems's demo in BitDropdown (#9396) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9398
  • Fix Bit Besql memory leak issue (#9403) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9404
  • Improve home page of Boilerplate (#9406) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9410
  • Improve loading components (#9408) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9411
  • Improve BitPullToRefresh component (#9412) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9414
  • Improve BitPanel component (#9413) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9416
  • Apply max-width to sign-in page of Boilerplate (#9407) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9417
  • Add BitSwipeTrap component (#9301) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9397
  • Add missing UserAgent header to http requests of Boilerplate (#9418) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9419
  • Update CD pipeline of AdminPanel demo of Boilerplate based on recent global.json changes (#9421) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9422
  • Correct @key attribute calculation (#9425) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9426
  • Improve Responsive mode implementation of components (#9427) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9428
  • Remove unused method in BitChoiceGroup (#9442) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9444
  • Reset internal state after end events in BitPullToRefresh (#9440) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9441
  • Enable swipe feature for responsive components (#9436) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9439
  • Add Classes/Styles parameters to BitPullToRefresh (#9395) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9400
  • Add throttled sync to bit besql (#9445) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9446
  • Correct callout position calculation in BitDatePicker and BitDateRangePicker (#9438) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9447
  • Apply BitSwipeTrap in Boilerplate (#9423) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9424
  • Add support for Apple Social sign-in (#9455) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9459
  • Improve versioning and packaging of bit platform products (#9469) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9471
  • Correct README.md filename in Bit.Build.props (#9473) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9474
  • Fix PackageIcon and README files issues (#9475) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9476
  • Fix undefined canvas element issues in BitPdfReader (#9479) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9480
  • Fix Utils issues in BlazorUI (#9481) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9482
  • Improve Boilerplate unobserved exception logging (#9485) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9486

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.0.1...v-9.1.0

- C#
Published by msynk about 1 year ago

https://github.com/bitfoundation/bitplatform - v-9.0.1

What's Changed

  • DiagnostiModal improvements in Boilerplate (#9291) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9292
  • Update BitFileUpload usage in Boilerplate (#9287) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9288
  • Fix several small issues in Boilerplate (#9289) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9290
  • Fix issues of tab handling in SingInPage of Boilerplate (#9294) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9295
  • Fix Clean.sh issue across projects (#9297) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9298

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-9.0.0...v-9.0.1

- C#
Published by msynk over 1 year ago

https://github.com/bitfoundation/bitplatform - v-9.0.0

What's Changed

  • Fix issues of SignOut dialog dismission in Boilerplate (#9219) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9220
  • Add .NET 9 (#7761) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9141
  • Fix header css issues in BitDataGrid (#9223) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9227
  • Fix besql offline db issue with dotnet 9 (#9224) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9241
  • Remove unused icons from BlazoUI (#9154) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9239
  • Fix RTL styles issues of paginator in BitDataGrid (#9238) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9243
  • Replace Down icons with Up in BlazorUI (#9234) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9235
  • Replace DoubleChevronDown icons with DoubleChevronUp in BlazorUI (#9236) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9237
  • Add missing Rel and FullWidth parameters in the BitButton (#9233) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9242
  • Fix loading issues in Boilerplate (#9224) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9232
  • Improve BitAnchorRel enum in BlazorUI (#9245) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9246
  • Add missing features to customize texts of paginator in BitDataGrid (#9247) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9248
  • Improve logging in Boilerplate (#9251) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9252
  • Improve authorization implementations in Boilerplate (#9253) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9254
  • Add runtime configuration support in Blazor WebAssembly in Boilerplate (#9255) by @mjebrahimi in https://github.com/bitfoundation/bitplatform/pull/9256
  • Apply some test improvements in Boilerplate (#9259) by @mjebrahimi in https://github.com/bitfoundation/bitplatform/pull/9260
  • Add pre-rendering tests in Boilerplate (#9257) by @mjebrahimi in https://github.com/bitfoundation/bitplatform/pull/9258
  • Add missing tests for download size of BlazorWebAssembly in Boilerplate (#9263) by @mjebrahimi in https://github.com/bitfoundation/bitplatform/pull/9264
  • Add new tests for BitStack (#8983) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9265
  • Fix small issues across Boilerplate (#9266) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9267
  • Add missing tests for deleting user in Boilerplate (#9261) by @mjebrahimi in https://github.com/bitfoundation/bitplatform/pull/9262
  • Add AutoReset parameter to BitFileUpload (#9221) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9269
  • Fix otp issue in Boilerplate (#9275) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9276

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-8.12.0...v-9.0.0

- C#
Published by msynk over 1 year ago

https://github.com/bitfoundation/bitplatform - v-8.12.0

What's Changed

  • Add FullWidth parameter to BitActionButton (#8659) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8665
  • Add Color and Foreground parameters to BitText (#8660) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8671
  • Improve message handlers' implementation in Boilerplate (#8669) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8674
  • Improve IsInitialized implementation of IJSRuntime in Boilerplate (#8668) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8677
  • Improve BitToggle (#8658) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8676
  • Fix isolated css bundle loading across projects (#8666) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8667
  • Remove bit status bar from Boilerplate (#8680) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8683
  • Improve BitMessage (#8629) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8691
  • Improve BitModal component (#8692) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8693
  • Improve FullWidth parameter implementation in BitToggle (#8700) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8711
  • BitStack improvements (#8704) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8714
  • Improve CSS style of container element of BitActionButton (#8706) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8713
  • Improve BitDropMenu component (#8701) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8712
  • BitChoiceGroup improvements (#8702) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8719
  • BitNav improvements (#8703) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8723
  • Update theme colors (#8729) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8731
  • Add CPM to Boilerplate (#8737) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8738
  • Fix IconOnly issues of BitNav (#8732) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8741
  • Add DefaultValue parameter to BitToggle (#8733) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8744
  • Add SupportedOSPlatformGuard attribute to public members of AppPlatform class in Boilerplate (#8747) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8752
  • Improve routing AdditionalAssemblies values in Boilerplate (#8748) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8754
  • Add OnChange to binding check of Value in InputBase (#8743) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8753
  • Improve CSS style in items in BitNav (#8751) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8760
  • Change FullWidth parameter to FitWidth in BitNav (#8761) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8762
  • Add IconOnly parameter to BitActionButton (#8740) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8763
  • Fix issue in show picker in BitCalender (#8268) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8759
  • Make Blazor WebAssembly Standalone launchable by default in Boilerplate (#8745) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8756
  • BitPersona improvements (#8739) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8764
  • Fix route-based localization issue with static assets in Boilerplate (#8746) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8755
  • Fix issues of static assets in test project of Boilerplate (#8766) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8767
  • BitPersona CSS style improvements (#8771) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8776
  • Add FullWidth parameter to BitNav (#8772) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8777
  • Add Responsive parameter to BitDropMenu (#8774) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8778
  • Add Accent and Color parameters to BitNav (#8780) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8781
  • Fix cascading Dir parameter issues (#8790) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8792
  • Add Align parameter to BitText (#8789) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8796
  • Fix issues of BitNav items (#8794) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8795
  • Add missing colors to BitIcon (#8788) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8797
  • Add IsSelected property to BitChoiceGroup items (#8791) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8793
  • Fix issues of Align parameter of BitText (#8798) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8799
  • Fix border issues in IconOnly mode of BitNav (#8802) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8803
  • Refactor BitBadge component to use CallOnSet attribute (#8787) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8805
  • Add IsSelected property to item classes of BitDropdown (#8801) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8806
  • Implement new layouts of Boilerplate (#8415) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8619
  • Improve about page of MAUI project in Boilerplate (#8813) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8814
  • Add color parameters to BitSeparator (#8822) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8825
  • Add push notifications to Boilerplate for Android and iOS (#8534) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8812
  • BitPivot improvements (#8821) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8827
  • BitSnackbar improvements (#8820) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8828
  • Add FillContent parameter to BitStack (#8823) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8830
  • Implement new design of Signup page in Boilerplate (#8819) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8824
  • Fix persona issues in main layout of Boilerplate (#8837) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8838
  • Refactor BitButtonGroup component to use CallOnSet attribute (#8829) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8839
  • Remove min width and height from BitSnackBar (#8840) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8845
  • Enhance BitPersona (#8811) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8815
  • Fix chips issue in BitDropdown (#8831) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8848
  • Implement new design of SignIn page in Boilerplate (#8833) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8836
  • Add web push feature to Boilerplate (#8834) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8835
  • Implement new design of Settings page of Boilerplate (#8816) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8857
  • Implement new design of forgot password page of boilerplate (#8860) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8862
  • Implement new design of confirm page of Boilerplate (#8864) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8865
  • Fix OTP panel issues in Boilerplate (#8859) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8866
  • Implement new design of reset password page of Boilerplate (#8861) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8863
  • Refactor BitChoiceGroup component to use CallOnSet attribute (#8856) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8858
  • Add SnackBarService to Boilerplate (#8852) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8867
  • Add Variant parameter to BitIcon (#8843) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8869
  • Use logical css properties in BitSnackBar positioning (#8844) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8871
  • Fix minor issues in Boilerplate (#8872) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8873
  • Use Add method instead of TryAdd in service registrations of Boilerplate (#8874) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8876
  • Fix Boilerplate home page culture based pre-rendering (#8875) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8877
  • Add new tests for Identity pages of Boilerplate (#8817) by @mjebrahimi in https://github.com/bitfoundation/bitplatform/pull/8818
  • Add in-memory SQLite database for testing in Boilerplate (#8883) by @mjebrahimi in https://github.com/bitfoundation/bitplatform/pull/8884
  • Improve Boilerplate 2fa (#8891) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8892
  • Replace French lang with Dutch in Boilerplate (#8886) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8887
  • Implement new design of Home page of Boilerplate (#8890) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8893
  • Fix texts in Home page of Boilerplate (#8895) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8897
  • Fix iOS & macOS layout issues in Boilerplate (#8894) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8896
  • Improve Boilerplate dutch resx files (#8898) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8899
  • Improve page models of Boilerplate.Tests (#8908) by @mjebrahimi in https://github.com/bitfoundation/bitplatform/pull/8911
  • Add tests for ForgotPassword and ResetPassword to Boilerplate.Tests (#8909) by @mjebrahimi in https://github.com/bitfoundation/bitplatform/pull/8914
  • Fix issues of universal link in MAUI client of Boilerplate (#8903) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8904
  • Add phone number normalization to Boilerplate (#8905) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8907
  • Fix youtube urls on home page of Boilerplate (#8913) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8919
  • Implement new design of 404 page of Boilerplate (#8880) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8920
  • Implement new design of 403 page of Boilerplate (#8881) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8921
  • Fix issues of reset password page of Boilerplate (#8925) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8926
  • Implement new design of dashboard page of Boilerplate (#8932) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8933
  • Add tests for change email to Boilerplate.Tests (#8935) by @mjebrahimi in https://github.com/bitfoundation/bitplatform/pull/8937
  • Add Rel parameter to BitLink (#8910) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8930
  • Add missing test for BitLink (#8939) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8945
  • Implement new design of Products page of Boilerplate (#8940) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8944
  • Fix title issue of BitNavItem (#8870) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8953
  • Fix BitSnackBar issues (#8902) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8951
  • Implement new design of Categories page of Boilerplate (#8942) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8950
  • Add missing awaits in calling event callbacks in BitDialog (#8853) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8955
  • Refactor layout of Boilerplate (#8946) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8949
  • Improve titles of SignUp page of Boilerplate (#8958) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8959
  • Improve Boilerplate's appsettings (#8956) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8957
  • Fix IconOnly issues of BitNav (#8963) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8965
  • NavPanel improvements (#8962) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8964
  • Implement new design of AddOrEditCategory page of Boilerplate (#8943) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8966
  • Add Fit size parameters to BitStack (#8974) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8976
  • Fix issues of delete product and category in Boilerplate (#8980) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8981
  • Add loading feature to OnOk event of BitDialog (#8978) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8979
  • Add missing test for FillChildren parameter in BitStack's test (#8868) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8982
  • Fix issues of disposing BitDataGrid and BitFileUpload (#8986) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8987
  • Check for android webview version on Boilerplate app startup (#8998) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8999
  • Improve BitBreadcrumb (#8929) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8954
  • Add InputMode parameter to text inputs (#8912) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8993
  • Implement new design of AddOrEditProduct modal in Boilerplate (#8941) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8992
  • Add app insights web sdk to blazor server and hybrid (#9004) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9007
  • Add CalloutContainer property to ClassStyles of BitMenuButton (#9005) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9006
  • Change initials to uppercase in BitPersona (#9001) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9003
  • Improve boilerplate logging (#9016) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9018
  • BitFileUpload improvements (#8851) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9022
  • BitAccordion improvements (#8849) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9023
  • Add OnChange parameter to BitPivot (#8841) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9024
  • Add OnDismiss parameter to BitDropMenu (#8809) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9025
  • Add ItemWrapper property to ClassStyles of BitMenuButton (#9012) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9013
  • Cleanse Boilerplate source code (#9029) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9031
  • Add tests for change phone number in Boilerplate (#9027) by @mjebrahimi in https://github.com/bitfoundation/bitplatform/pull/9028
  • Add Classes/Styles parameters to the BitBreadcrumb (#8968) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9030
  • Add localization tests to Boilerplate (#9034) by @mjebrahimi in https://github.com/bitfoundation/bitplatform/pull/9038
  • Add project specific configuration to Boilerplate projects (#9044) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9045
  • Add sitemap to bit websites (#9046) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9047
  • Change default value of AutoToggleScroll in BitModal, BitDialog and BitPanel (#9041) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9050
  • Move AutoFocus parameter to BitTextInputBase (#9042) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9052
  • Move AutoComplete parameter to BitTextInputBase (#9051) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9053
  • Add support for optimistic concurrency handling to Boilerplate (#9048) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9049
  • Add telemetry context to Boilerplate (#9054) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9055
  • Add new tests for BitSeparator component (#8900) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9056
  • Add Blazor WebAssembly tests in Boilerplate (#9059) by @mjebrahimi in https://github.com/bitfoundation/bitplatform/pull/9060
  • Fix Boilerplate last seen on issue with timezone (#9057) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9058
  • Fix Boilerplate invalid code generation issue (#9063) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9064
  • Fix BitModal issues (#9065) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9069
  • Refactor Boilerplate service registrations (#9071) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9072
  • Add non-interactive items to BitBreadcrumb (#9040) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9070
  • Rename CallOnSet attribute methods (#9073) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9074
  • Fix chevron icon issues across all components of BlazorUI (#9075) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9082
  • Fix inaccurate positioning of BitSnackBar items (#9085) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9086
  • Fix missing wwwroot/.well-known folder in github artifacts (#9088) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9089
  • Improve Terms page of Boilerplate (#9090) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9091
  • Improve Identity and Settings pages in Boilerplate (#9094) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9095
  • Fix Boilerplate's logging issues (#9098) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9099
  • BitTextField improvements (#9092) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9101
  • Fix Identity pages issues in Boilerplate (#9103) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9104
  • Improve Boilerplate app insights (#9105) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9106
  • Add PdfReader component (#8991) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9078
  • Fix settings page test issues in Boilerplate (#9128) by @mjebrahimi in https://github.com/bitfoundation/bitplatform/pull/9129
  • Fix test issues while Multilingual is disabled in Boilerplate (#9132) by @mjebrahimi in https://github.com/bitfoundation/bitplatform/pull/9133
  • Fix missing roles in JwtToken of Boilerplate (#9130) by @mjebrahimi in https://github.com/bitfoundation/bitplatform/pull/9131
  • Remove unused icons of BlazorUI (#9102) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9124
  • Improve Boilerplate logging (#9136) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9137
  • Fix Boilerplate appsettings.json issue (#9140) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9142
  • Fix performance issues of Settings page in Boilerplate (#9135) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9143
  • Fix Boilerplate parse jwt issue with array of specific claim (#9146) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9147
  • Add Diagnostic modal to Boilerplate (#9123) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9127
  • Fix Boilerplate issue with signalr on android in prod env (#9152) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9153
  • Replace internal button with a div element in BitNav child items (#9149) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9157
  • Remove viewport-fit=cover from viewport meta tag of MAUI in Boilerplate (#9155) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9156
  • Add Notification api to Butil (#9158) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9159
  • Improve parameter types in BitDropdown (#9145) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9162
  • Fix data grid icons issues (#9172) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9175
  • Add missing IsSupported api to Butil Notification (#9173) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9176
  • Add diagnostic button to AppErrorBoundary of Boilerplate (#9177) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9178
  • Add missing font icon files to Extras BlazorUI components (#9179) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9183
  • Improve Boilerplate signalr implementation (#9170) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9171
  • Fix Boilerplate IsOnline telemetry context issue (#9198) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9199
  • Fix Butil Notification issues on android (#9203) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9205
  • Initial implementation for Boilerplate's isOnline without SignalR (#9209) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9210
  • Check access token exp claim before using it in Boilerplate (#9186) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/9211
  • Replace Chevron icons with ChevronRight (#9139) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/9144
  • Add UserAgent api to Butil (#9204) by @msynk in https://github.com/bitfoundation/bitplatform/pull/9208

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-8.11.0...v-8.12.0

- C#
Published by msynk over 1 year ago

https://github.com/bitfoundation/bitplatform - v-8.11.0

What's Changed

  • Add checked css class/style to BitCheckbox (#8261) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8262
  • Add Focused ClassStyle to BitOtpInput (#8270) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8271
  • Add Standalone mode to BitTimePicker (#8192) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8259
  • Fix color issue in disabled BitTimePicker in standalone mode (#8282) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8283
  • Add standalone feature to BitDatePicker (#8191) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8284
  • Improve color handling in Boilerplate (#8276) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8285
  • Add Focused class/style to BitSearchBox (#8294) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8295
  • Add missing Label parameters to Loading components (#8227) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8311
  • Add Callout component (#8190) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8304
  • Improve BitTimeline demo (#8298) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8308
  • Add Focused class/style to BitDatePicker (#8315) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8316
  • Fix disabled css style of AM and PM buttons in BitTimePicker (#8312) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8319
  • Fix BitCallout issues (#8320) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8321
  • Complete BitCallout demo (#8317) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8322
  • Add Immediate parameter and some improvements to BitSearchBox (#8328) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8330
  • Add missing Tertiary color to BitCss (#8332) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8333
  • Ignore JSDisconnectedException in js calls inside Dispose methods (#8305) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8336
  • Fix disabled css style of AM and PM buttons in BitDatePicker (#8324) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8337
  • Add standalone feature to BitCircularTimePicker (#8302) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8341
  • Fix disabled issue in BitCalender (#8269) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8342
  • Add Focused class/style to BitCircularTimePicker (#8351) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8353
  • Add standalone feature to BitDateRangePicker (#8344) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8345
  • Fix JS call in OnParametersSetAsync lifecycle method of BitCheckBox (#8356) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8359
  • Add Focused class/style to BitDateRangePicker (#8363) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8364
  • Update BitDatePicker lifecycle methods (#8360) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8369
  • Add CallOnSet attribute on Culture parameter in BitDateRangePicker (#8370) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8371
  • Correct order of close callout calls in BitSearchBox (#8376) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8377
  • Update usages of BitSearchBox in Boilerplate (#8378) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8380
  • Remove wasm-experimental workload installs (#8382) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8386
  • Add appsettings and services to Server.Web project in standalone API mode in Boilerplate (#8384) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8390
  • Move WebClientUrl settings from Api project to Shared in Boilerplate (#8385) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8391
  • Use CallOnSet attribute for Culture parameter in BitCircularTimePicker (#8394) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8395
  • Improve BitImage (#8397) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8398
  • Add Focused class/style to BitTimePicker (#8375) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8399
  • Fix loading label position issue in BitButton (#8408) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8410
  • Add AutoLoading parameter to BitButton (#8409) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8411
  • Use CallOnSet attribute for Culture parameter in BitTimePicker (#8407) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8413
  • Add .vsconfig file to the Boilerplate (#8417) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8418
  • Fix issues of appsettings.json of Server.Web project in Boilerplate (#8419) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8420
  • Improve BitColorPicker demo (#8421) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8422
  • Add animation to BitTimePicker's callout (#8405) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8431
  • Add Full parameters to BitStack (#8433) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8435
  • Add FitWidth parameter to BitDropdown (#8434) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8437
  • Remove conditions from Bit.BlazorUI.Extras references in Boilerplate (#8441) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8442
  • Make Bit.BlazorUI.Extras project linker-friendly (#8439) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8440
  • Add PreserveCalloutWidth parameter to BitDropdown (#8436) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8443
  • Fix RTL issue in BitTimePicker (#8403) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8444
  • Improve BitOverlay( #8414) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8424
  • Add NoBorder parameter to BitDropdown (#8406) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8445
  • Remove unnecessary Newtonsoft.Json downloads (#8449) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8450
  • Add animation to BitCircularTimePicker's callout (#8446) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8448
  • Add Transparent parameter to BitDropdown (#8451) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8454
  • Add NoUnderline to BitLink (#8453) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8455
  • Fix RTL issue in BitCircularTimePicker (#8447) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8457
  • Unify BitGridAlignment and BitStackAlignment enums into BitAlignment (#8463) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8464
  • Improve Typography (#8459) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8467
  • Rename BitTypography to BitText (#8465) by @hootanht in https://github.com/bitfoundation/bitplatform/pull/8472
  • Add DropMenu component (#8460) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8474
  • Rename IsVisible to IsOpen in BitOverlay (#8461) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8462
  • Improve BitText component (#8473) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8478
  • Fix issues of devcontainer.json of Boilerplate (#8367) by @zandiarash in https://github.com/bitfoundation/bitplatform/pull/8480
  • Fix duplicate query string issue in source generators (#8484) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8485
  • Add missing python feature to devcontainer.json of Boilerplate (#8489) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8490
  • Add ODataQuery helper class to Boilerplate (#8486) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8487
  • Fix animation issue in BitDatePicker (#8479) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8499
  • Fix display issue of BitDropMenu (#8500) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8501
  • Rename Auto Blazor mode to BlazorAuto in Boilerplate (#8508) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8509
  • Improve BitDropMenu (#8504) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8506
  • Fix position issues of AM/PM buttons in RTL mode of TimePicker in BitDatePicker (#8502) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8510
  • Resolve animation issue in BitDateRangePicker (#8513) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8517
  • Apply new design of signup page (#8404) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8514
  • Add Run project page to Boilerplate docs and improve other pages on Platform website (#8468) by @Md23Mh in https://github.com/bitfoundation/bitplatform/pull/8471
  • Fix size issue in BitImage (#8430) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8516
  • Add Alignment parameter to BitPivot (#8512) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8541
  • Add FullWidth parameter to BitSeparator (#8511) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8542
  • Unify BitTextFieldType and BitOtpInputType enums into BitInputType (#8537) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8543
  • Rename Implementation section to API (#8540) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8544
  • Change transparency of sticky API selector in demo pages (#8545) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8546
  • Fix position issues of AM/PM buttons in RTL mode of TimePicker in BitDateRangePicker (#8525) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8550
  • Add ChevronDownIcon parameter to BitNav (#8549) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8553
  • Add BodyClass and BodyStyle parameters to BitPivotItem (#8536) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8555
  • Improve BitCarousel component (#8552) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8558
  • Add AutoShift parameter to BitOtpInput (#8539) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8563
  • Fix id issues of BitPivotItem (#8554) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8561
  • Add Size parameter to BitOtpInput (#8564) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8567
  • Improve BitSwiper component (#8559) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8570
  • Add Background, Foreground, and Border colors to general Colors of BlazorUI (#8412) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8423
  • Add Label parameters to BitOtpInput (#8565) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8569
  • Add CallOnSet attribute on parameters in BitCalender (#8562) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8587
  • Remove redundant abstraction of List to IList in BitChart (#8624) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8625
  • Fix signout confirm modal issues in Boilerplate (#8623) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8628
  • Add partial to all classes in Boilerplate #8631 by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8632
  • Improved Boilerplate Windows client's exception handling (#8622) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8633
  • Improve social sign-in buttons in SignIn/Up pages in Boilerplate (#8637) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8638
  • Improve display CSS style of primary content of BitButton (#8634) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8639
  • Update default values of some styles of BitStack (#8635) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8640
  • Add FixedColor parameter to BitButton (#8641) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8642
  • Remove unnecessary AddApplicationPart method call in Boilerplate (#8556) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8644
  • Improve SignalR implementation in Boilerplate (#8557) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8643
  • Add BitCard component (#8647) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8652
  • Add support for route based culture provider in Boilerplate (#8649) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8650

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-8.10.0...v-8.11.0

- C#
Published by ysmoradi over 1 year ago

https://github.com/bitfoundation/bitplatform - v-8.10.0

What's Changed

  • Fix minor issues of BitPersona (#7750) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7760
  • Add Debounce and Throttle features to the input components (#7556) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7616
  • Use msbuild incremental build to run before build tasks (#7774) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7778
  • Add ShowCloseButton parameter to BitTimePicker (#7769) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7771
  • Fix icon positioning issue in RTL layout in BitCircularTimePicker (#7772) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7777
  • Add switch to BlazorWebView to configure fire and forget for Android Disposal (#7775) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7776
  • Add BitLayout component (#7505) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7780
  • Hide BitComponentBase members from the extra components demo page (#7770) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7782
  • Add Copy to clipboard button to code boxes in the docs of the Platform website (#6238) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7773
  • Change default database option to SQLite in Boilerplate (#7651) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7791
  • Add PostgreSQL support to Boilerplate (#7793) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7794
  • Fix invalid jakejarvis/cloudflare-purge-action version in CI/CD pipelines (#7795) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7796
  • Improve MessageBoxService to correctly show all messages in Boilerplate (#7515) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7799
  • Fix parsing issues of NumberField (#7678) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7786
  • Add Classes/Styles parameters to the BitPersona (#7779) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7800
  • Fix overflow issues of Persona (#7797) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7806
  • Rename Divider property in BitTimePickerClassStyles (#7785) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7812
  • Improve bindings of InputBase (#7660) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7804
  • Improve devContainer configuration (#7814) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7815
  • Change ElementAttributeBuilder to return null instead of empty string (#7817) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7818
  • Improve product versions in browser (#7821) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7823
  • Improve BitCheckbox after InputBase improvements (#7813) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7816
  • Rename IsRequired parameter in BitLabel (#7827) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7828
  • Add missing attributes to viewport meta tag (#7784) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7826
  • Add BitHeader component (#7831) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7832
  • Add BitFooter component (#7833) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7837
  • Add BitGrid component (#7705) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7811
  • Add BitSpacer component (#7834) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7838
  • Improve BitLayout component (#7839) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7842
  • Fix Aot issues in iOS output of Boilerplate project template (#7801) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7844
  • Improve BitChoiceGroup after InputBase improvements (#7829) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7830
  • Complete BitFooter demo (#7840) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7845
  • Improve Boilerplate native cloud development compatibility (#7807) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7808
  • Complete BitHeader demo (#7852) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7853
  • Use constant sequence values in BuildRenderTree methods (#7849) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7861
  • Move BuildRenderTree method to BitNavOption.razor file (#7859) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7862
  • Add controller and action metadata to generated request of http proxy source generator (#7858) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7863
  • Fix keydown event issues of BitNumberField (#7857) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7867
  • Fix inconsistent naming of element parameter in components with BuildRenderTree (#7860) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7868
  • Disable request retry policy for SignUp page of Boilerplate project template (#7864) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7865
  • Pass type instead of type name in http proxy source generator in Boilerplate (#7872) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7873
  • Improve BitNumberField after InputBase improvements (#7870) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7871
  • Fix BitNumberField issue of not changing value by num keys (#7876) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7877
  • Add aria-label to BitLabel (#7880) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7881
  • Remove 'bit-icon--' css class when BitIcon has no IconName (#7897) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7898
  • Add BitTextInputBase component (#7890) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7896
  • Use a short unique string for id in BitComponentBase (#7894) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7901
  • Complete BitSpacer demo (#7899) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7900
  • Add missing ReadOnly parameter to InputBase (#7893) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7902
  • Add Size parameter to BitIcon (#7903) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7904
  • Unify size enums in all components (#7907) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7908
  • Add Color parameter to BitIcon (#7909) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7910
  • Add missing Required parameter to InputBase (#7895) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7906
  • Add missing base class to code behind of all components (#7905) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7915
  • Add tests for BitIcon (#7887) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7888
  • Add supported Browsers and OS versions to docs (#4508) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7916
  • Add support for cloud based blob storages in Boilerplate (#7891) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7892
  • Update Todo and AdminPanel sample pipelines to use Postgres (#7917) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7918
  • Rename TimePickerDivider to TimePickerHourMinuteSeparator in BitDatePickerClassStyles (#7787) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7919
  • Unify all color enums into BitSeverity (#7912) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7920
  • Fix icon's color in disable mode in BitIcon (#7923) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7924
  • Unify all variant enums into BitVariant enum (#7911) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7922
  • Remove redundant @imports in scss files of demo pages (#7928) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7929
  • Rename Divider property to HourMinuteSeparator in BitDateTimePickerClassStyles (#7848) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7930
  • Improve BitLabel 's tests (#7931) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7932
  • Improve BitIcon 's tests (#7934) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7935
  • Add culture to generated identity URLs in Boilerplate (#7938) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7941
  • Improve internal state of BitNumberField (#7936) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7937
  • Fix incorrect TryParseValueFromString signature in some inputs (#7939) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7940
  • Fix DefaultValue issues in BitChoiceGroup (#7942) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7943
  • Improve the BitLink (#7944) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7945
  • Improve Theme variables (#7946) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7948
  • Improve style and visual implementation of BitButton (#7949) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7953
  • Update BitTheme based on changes to theme variables (#7952) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7956
  • Add Tertiary general color to theme (#7957) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7960
  • Add Tertiary general color support to BitButton (#7958) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7961
  • Add Immediate and DebounceTime to todo input in Boilerplate (#7963) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7965
  • Rename HasUnderline to Underlined parameter in BitLink (#7970) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7971
  • Update BitButtonGroup with new BitColor enum (#7967) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7968
  • Add BitSplitter Component (#7962) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7964
  • Update BitCompoundButton with new BitColor enum (#7969) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7974
  • Remove redundant BitButtonIconPosition enum (#7951) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7976
  • Separate API project from Server project in Boilerplate (#7954) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7955
  • Add BitLinkTarget (#7966) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7973
  • Add aria-label to BitElement (#7980) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7981
  • Merge BitCompoundButton into BitButton (#7975) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7978
  • Add missing aria-label attribute to BitTypography (#7988) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7989
  • Replace ASP.NET Core with EmbedIO in implementing local http server in Boilerplate (#7984) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7985
  • Add missing DefaultValue of Variant parameter to BitTypography doc (#7992) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7993
  • Improve BitElement tests (#7972) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7986
  • Refactor Boilerplate's configuration in prerendering and Blazor Server (#7994) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7995
  • Rename Divider properties to HourMinuteSeparator in BitCalenderClassStyles (#7996) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7997
  • Add Color and Size parameters to BitActionButton (#7979) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7998
  • Update image tags of README.md file (#8003) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8004
  • Merge BitIconButton into the BitButton (#7999) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8000
  • Add App_Data and .pubxml to clean bat sh files (#8009) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8010
  • Improve BitTypography tests (#7987) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7990
  • Fix issues of serving static files in Boilerplate (#8017) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8018
  • Move ClassBuilder.Reset calls to generated SetParameterAsync method (#8001) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8012
  • Merge BitSpinner into BitProgressBar (#8006) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8011
  • Fix ui issues of copy buttons in demo pages (#8026) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8028
  • Replace Severity parameter with Color in BitMessage (#8024) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8027
  • Add new tests for BitIcon (#8021) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8029
  • Move HasBeenSet fields to generated code (#8022) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8023
  • Add new tests for BitLabel (#8034) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8037
  • Add missing aria-label attribute to BitSticky (#8041) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8042
  • Add missing ChildContent test to BitTypography (#8043) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8044
  • Add session management feature to Boilerplate (#8019) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8020
  • Add missing ResetStyleBuilder attributes to BitStack (#8048) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8050
  • Add assign method to set two-way bound parameters (#8014) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8049
  • Improve input related public APIs of BitDropdown (#8047) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8054
  • Fix issues of ClassBuilder in BitSticky (#8051) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8055
  • Add Color parameter to BitToggleButton (#8056) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8057
  • Fix issues of Show/Hide Code button (#8058) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8059
  • Add session management UI to Boilerplate (#8052) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8053
  • Replace @page directives with Route attributes in Boilerplate (#8016) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8033
  • Fix styles of BitToggle when value changed (#8060) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8061
  • Fix UI issues of user sessions in Boilerplate (#8064) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8065
  • Add missing tests of BitSticky (#7991) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8067
  • Refactor configuration usages in Boilerplate (#8072) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8073
  • Improve static assets loading across all projects (#8074) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8075
  • Improve Boilerplate session management feature (#8076) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8077
  • Add api assembly as application part in Boilerplate (#8078) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8079
  • Add StaticSsr render mode to Boilerplate (#8080) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8081
  • Fix date time offset issues of Postgres database in Boilerplate (#8089) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8090
  • Add starting / to route URLs in Boilerplate (#8085) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8086
  • Add missing message ScrollIntoView in Boilerplate (#8091) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8092
  • Fix broken links of Platform website (#8093) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8096
  • Add sitemap generation API to Boilerplate (#8094) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8095
  • Add Windows url to templates samples page of platform website (#8101) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8102
  • Fix issues of new scss mixed declaration rule in Sales website (#8099) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8100
  • Add Color parameter to BitMenuButton (#8007) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8087
  • Add missing get value from PrerenderStateService in Boilerplate (#8107) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8108
  • Add missing localization of description meta tag of Boilerplate (#8109) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8110
  • Remove unused IsSelectedSetter property from BitDropdownNameSelectors (#8114) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8115
  • Set Server.Web as startup project of Boilerplate (#8119) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8120
  • Remove redundant container span from BitToggleButton (#8117) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8118
  • Refactor BitBreadcrumb to use NameSelectors class (#8088) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8116
  • Add AriaLabel in BitSeparator (#8121) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8122
  • Add ChildContent test for BitSticky (#8124) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8125
  • Add Size parameter to BitMenuButton (#8066) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8127
  • Add tests for BitSeparator (#8123) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8126
  • Fix overflow of operator button in BitMenuButton (#8128) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8129
  • Add two-way bound IsOpen parameter to BitMenuButton (#8045) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8130
  • Improve BitMenuButton demo page (#8131) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8132
  • Add auto generation of Changed parameter for two way bound parameter to BlazorUI source generator (#8036) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8133
  • Rename IsVertical parameter to Vertical in BitSeparator (#8135) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8136
  • Hide serverUrl parameter from parameters list of Boilerplate (#8111) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8138
  • Set default value of windows parameter of Boilerplate to true (#8139) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8140
  • Improve BitTextField demo page (#8141) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8143
  • Fix BitMessage usage in demo pages (#8149) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8150
  • Add Reversed parameter to BitToggle (#8151) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8152
  • Refactor Boilerplate middlewares (#8157) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8159
  • Use UniversalDateTime in Boilerplate identity token generation and validation (#8158) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8160
  • Apply static assets cache policy to relevant static assets only (#8161) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8162
  • Change default data type of the key fields from int to GUID in database of Boilerplate (#8154) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8155
  • Replace Severity parameter with Color in BitPagination (#8145) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8167
  • Replace Severity parameter with Color in BitTimeline (#8144) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8165
  • Add RTL support to BitSpinButton (#8166) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8168
  • Improve BitNumberField demo (#8170) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8172
  • Replace Severity parameter with Color in BitTag (#8147) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8184
  • Replace Severity parameter with Color in BitIcon (#8148) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8173
  • Replace Severity parameter with Color in BitBadge (#8146) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8188
  • Remove BitSeverity enum (#8189) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8193
  • Update old colors in BitDialog (#8194) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8195
  • Improve theme color values (#8153) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8156
  • Add Size parameter to BitTag (#8183) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8200
  • Update Boilerplate for new version of BlazorUI (#8203) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8204
  • Add api option to Boilerplate (#8176) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8177
  • Improve background colors of dark theme in BlazorUI (#8216) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8217
  • Improve BitButton component (#8206) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8218
  • Open README.md file after Boilerplate project creation (#8223) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8224
  • Add VSCode settings files to Boilerplate (#8225) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8226
  • Improve Loading components (#8202) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8231
  • Simplify RegisterCssStyles method in BitStack (#8236) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/8237
  • Add devcontainer.json to Boilerplate (#8239) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8240
  • Add ItemChecked ClassStyle to BitChoiceGroup (#8235) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8241
  • Improve BitChoiceGroup demo (#8230) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/8245
  • Add SignalR to Boilerplate (#8242) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8244
  • Refactor Boilerplate resx designer file generation (#8247) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8248
  • Improve BitCheckbox style (#8032) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8238
  • Fix style issues of selected item in multiselect BitDropdown (#8257) by @msynk in https://github.com/bitfoundation/bitplatform/pull/8258
  • Add test project to Boilerplate (#8264) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8265
  • Improve Boilerplate Cors policy (#8272) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/8273

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-8.9.0...v-8.10.0

- C#
Published by msynk over 1 year ago

https://github.com/bitfoundation/bitplatform - v-8.9.0

What's Changed

  • Add step parameter for hour and minute increment/decrement in BitCalendar (#7367) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7376
  • Add the missing ClassStyles to the Separator div of the BitNav component (#7377) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7378
  • Improve TS implementations of BlazorUI (#7374) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7379
  • Add Google reCAPTCHA to the Boilerplate project template (#7381) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7382
  • Fix app insights issue with empty connection string (#7383) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7384
  • Add Google reCaptcha parameter to Boilerplate project template (#7386) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7387
  • preconnect to google.com in boilerplate project template only if reCaptcha is enabled (#7389) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7390
  • Improve callout of BitBreadcrumb component (#7392) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7393
  • Fix href links opening issue in iOS/macOS in Boilerplate project template (#7396) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7397
  • Add StartingValue parameter to BitDateRangePicker (#7394) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7398
  • Fix BarColor issue in BitProgressIndicator (#7400) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7401
  • Fix animation direction issue in BitProgressIndicator (#7402) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7403
  • Improve StartingValue docs in BitDateRangePicker (#7409) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7410
  • Fix issue drag clock hand on touch screen in BitCircularTimePicker (#7006) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7391
  • Add StartingValue parameter to BitDatePicker (#7399) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7404
  • Add StartingValue parameter to BitCalender (#7405) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7407
  • Improve BitBreadcrumb component UI (#7066) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7408
  • Remove BitCircularTimePickerDialMode enum in BitCircularTimePicker (#7411) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7412
  • Fix Expanded property of Classes parameter in BitAccordion (#7417) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7418
  • Add missing System.Net.Http.Json using in the generated code of HttpClient source generator (#7420) by @jpmchia in https://github.com/bitfoundation/bitplatform/pull/7372
  • fix action with string return type issue in http client source generator (#7413) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7421
  • Add support for overriding route convention for specific action in http client source generator (#7425) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7426
  • Improve the BitProgressIndicator (#7414) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7416
  • Fix Increment/Decrement buttons issue in BitTimePicker (#7419) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7431
  • Update BitProgressIndicator usage post-improvement (#7427) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7433
  • Fix Increment/Decrement buttons issue in BitDatePicker (#7434) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7436
  • Fix increment/decrement buttons issue in BitDateRangePicker (#7437) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7440
  • Add HideIcon parameter to BitMessageBar (#7429) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7441
  • Parameters sorted alphabetically in BitProgressIndicator (#7443) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7445
  • fix EF Core issues in release mode of the Boilerplate project template (#7449) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7450
  • add the missing com.apple.security.cs.allow-jit entitelment to the Boilerplate project template (#7451) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7454
  • Move Console logger out of the Debug condition in the Boilerplate project template (#7452) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7455
  • Use armV8 as default cpu arch in the Boilerplate project template for the apk bundle type (#7453) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7456
  • Fix cell width issue in the month/year picker of the BitDatePicker (#7457) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7461
  • Add Key and OnClick parameters to BitBreadCrumb items (#7459) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7460
  • Add Classes/Styles parameters to BitMessage (#7446) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7458
  • Fix cell width issue in the month/year picker of the BitDateRangePicker (#7462) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7463
  • Fix cell width issue in the month/year picker of the BitCalendar (#7464) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7465
  • Fix EF Core issues on Android in the Boilerplate in release mode (#7466) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7467
  • Add Variant parameter to BitMessage (#7471) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7472
  • Fix EF Core issues on macOS in the Boilerplate project template (#7473) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7474
  • Add generate 2FA token feature in Boilerplate project template (#7448) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7475
  • Add 2FA QR Code generation to Boilerplate project template (#7432) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7438
  • Add HeaderTemplate to BitDropdown (#7469) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7470
  • Fix incorrect positioning of callouts in RTL direction (#7478) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7483
  • Fix incorrect dotnetObj disposing in BitCircularTimePicker and BitColorPicker (#7482) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7487
  • Fix incorrect positioning of long callouts (#7422) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7488
  • Add BitTag component (#7479) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7480
  • Rename BitProgressIndicator to BitProgressBar (#7435) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7492
  • Fix increment/decrement buttons issue in BitCalendar (#7495) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7496
  • Add missing boilerplate identity api (#7506) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7507
  • Fix increment/decrement buttons issue in BitNumberField (#7504) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7509
  • Fix BitDataGrid UI issues in RTL mode (#7500) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7501
  • Use singleton HttpClient in boilerplate wasm/hybrid (#7520) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7526
  • Add http to DataSchemes of IntentFilter of Android project of Boilerplate (#7519) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7527
  • Add support for IValidatableObject in AppDataAnnotationsValidator component of Boilerplate (#7517) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7528
  • Move HtmlRenderer registration to Core project in Boilerplate (#7516) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7529
  • Add local http server to boilerplate project template (#7511) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7530
  • Fix increment/decrement buttons issue in BitSpinButton (#7531) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7532
  • Add InPrerenderSession property to AppComponentBase in Boilerplate (#7538) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7539
  • Add close button to BitCircularTimePicker (#7533) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7536
  • Unify server and offline DbContext configuration in Boilerplate (#7546) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7547
  • Add OnFill event to BitOtpInput (#7537) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7548
  • Sync resource files together in Boilerplate (#7552) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7553
  • Fix incorrect handling of Delete key in BitOtpInput (#7549) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7551
  • Update UI of ResetPassword process in Boilerplate (#7550) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7560
  • Add TwoFactorEnabled auth policy to boilerplate (#7568) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7570
  • Fix incorrect example data of swagger in Boilerplate (#7567) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7571
  • Add OTP support to Boilerplate project template (#7521) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7557
  • Add SmsService to Boilerplate (#7523) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7569
  • Improve BitCircularTimePicker (#7541) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7554
  • Add EmailService to Boilerplate (#7524) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7580
  • Add optional dependencies support for AutoInject source generator (#7574) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7582
  • Rename general variable names in HttpClientProxy source generator (#7508) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7583
  • Add Size parameter to BitIconButton (#7572) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7590
  • Use label element instead of div for Label wrapper in BitProgressBar (#7594) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7604
  • Remove files non related to Api from Boilerpalte if api is false (#7607) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7608
  • Use unified approach to run build tasks across all client projects (#7596) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7597
  • Validate appsettings configuration in Boilerplate (#7611) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7612
  • Set server handled urls excludes for Android, iOS and macOS in Boilerplate (#7600) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7601
  • Fix InstallNodejsDependencies issue in ci/cd pipelines (#7617) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7618
  • Fix Boilerplate AppSettings annotations issue (#7619) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7620
  • Scroll messages into view on long forms in Boilerplate (#7627) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7629
  • Replace azure acs with twilio in Boilerplate (#7631) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7632
  • Fix key display issue in responsive mode BitTimePicker (#7540) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7640
  • Disable AutoToggleScroll of sign-out modal in Boilerplate (#7654) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7655
  • Add social login support to Boilerplate (#7525) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7653
  • Fix issues of main layout in Boilerplate (#7406) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7641
  • Fix message bar scroll margin issues (#7661) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7662
  • Return NotSignedIn on JWT parsing exception in Boilerplate (#7666) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7670
  • Add api server preconnect link in Boilerplate (#7664) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7671
  • Correct scroll margin value of error message bars in Boilerplate (#7673) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7674
  • Add Social SignUp to Boilerplate (#7675) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7676
  • Fix issues of horizontal scrollbar in Boilerplate (#7680) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7681
  • Correct width of main-content in Boilerplate (#7684) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7685
  • Add BitElement component #7679 by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7686
  • Fix key display issue in responsive mode BitDatePicker (#7663) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7677
  • Add server url parameter to Boilerplate project template (#7689) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7690
  • Add Reselectable parameter to BitNav (#7564) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7706
  • Correct Callout position calculation for dynamic window sizes (#7707) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7708
  • Fix responsive issues of profile page in Boilerplate (#7711) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7714
  • Sort Parameters alphabetically in BitCircularTimePicker (#7717) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7719
  • Fix key display issue in responsive mode BitDateRangePicker (#7715) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7716
  • Fix Boilerplate without multilingual feature issue in blazor wasm (#7718) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7724
  • Add support for twitter social sign in to Boilerplate project template (#7728) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7729
  • Improve BitPersona component (#7514) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7700
  • Add AppCenter monitoring to Boilerplate (#7733) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7734
  • Add Classes/Styles to the BitCircularTimePicker (#7725) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7726

New Contributors

  • @jpmchia made their first contribution in https://github.com/bitfoundation/bitplatform/pull/7372

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-8.8.1...v-8.9.0

- C#
Published by ysmoradi over 1 year ago

https://github.com/bitfoundation/bitplatform - v-8.8.1

What's Changed

  • Fix SCSS generation issue in CD pipelines (#7297) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7298
  • Add parameter for close button in BitTimePicker (#7295) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7296
  • Fix Boilerplate project creation issue with api parameter set to false (#7290) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7300
  • Fix hour and minute increment/decrement bug in BitTimePicker (#7301) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7303
  • Improve UI layout of Boilerplate project template (#7304) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7305
  • Fix Boilerplate Check for update issue when app bundle id is not present in app store (#7310) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7312
  • Properly dispose _cancellationTokenSource in BitTimePicker's Dispose method (#7311) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7313
  • Resolve issue hour and minute increment/decrement in BitDateRangePicker (#7307) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7314
  • Resolve issue hour and minute increment/decrement in BitDatePicker (#7306) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7315
  • Hide icon of BitActionButton when IconName is null (#7308) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7318
  • Resolve issue value increment/decrement in BitNumberField (#7316) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7317
  • Add input element public members to BitTextField (#7309) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7319
  • Add public API of input element in BitDropdown (#7320) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7325
  • Add public API of input element in BitSearchBox (#7321) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7326
  • Add public API of input element in BitSpinButton (#7322) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7327
  • Add public API of input element in BitNumberField (#7323) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7330
  • Add application insights to boilerplate project template (#7328) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7329
  • Add public API of input elements in BitOtpInput (#7324) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7333
  • Register authentication manager as sessioned (#7332) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7334
  • Add request id to exposed cors headers (#7331) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7335
  • Add indentation parameters to BitNav (#7287) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7337
  • Add SingleExpand feature to BitNav (#7286) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7341
  • Fix nullable issues of BitNumberField (#7342) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7343
  • Fix nested accordion issues (#7345) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7347
  • Add CollapseAll public API method (#7344) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7348
  • Resolve issue hour and minute increment/decrement in BitCalendar (#7346) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7350
  • Fix TouchEvent issue of FireFox in BitDataGrid (#5610) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7355
  • Add PrivacyInfo.xcprivacy (#7359) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7360
  • Change FocusInput method of SearchBox to FocusAsync (#7364) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7365

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-8.8.0...v-8.8.1

- C#
Published by ysmoradi almost 2 years ago

https://github.com/bitfoundation/bitplatform - v-8.8.0

What's Changed

  • Fix BitDropdown border radius (#6925) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6930
  • Fix CultureInfoHelper issues in BlazorUI demo (#6931) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6939
  • Fix CultureInfoManager issues in Boilerplate project template (#6940) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6941
  • Return Activity.Current?.Id as RequestId in failed responses (#6934) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6942
  • Refactor URL encodings in boilerplate project template (#6935) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6943
  • Improve BitAccordion component (#6878) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6945
  • Disable dragging links on Blazor Hybrid (#6928) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6948
  • Remove extra async enumerable in boilerplate (#6938) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6949
  • Improve boilerplate ef core settings (#6950) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6954
  • Simplify boilerplate tooling package references (#6932) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6953
  • Add appsettings.Production.json to Boilerplate project template (#6946) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6956
  • Fix DisplayAttribute issue in edit forms of Boilerplate (#6936) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6957
  • Refactor [NotMapped] and [JsonIgnore] attributes in Boilerplate (#6937) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6958
  • Remove MimeTypeMapOfficial from Boilerplate (#6933) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6959
  • Enable Docker debug-mode for Boilerplate only in debug mode (#6955) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6960
  • Move UserSecretsId out of docker settings of Boilerplate (#6944) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6961
  • Refactor Http client dependencies registration in Boilerplate (#6962) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6963
  • Fix issues of new item addition in responsive combo in BitDropdown (#6856) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6947
  • Disable Android's webview vibration on long press (#6929) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6951
  • Change URL of exe demo files to Cloudflare in README.md file (#6965) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6966
  • Improve disposing approach of History class of Butil (#6971) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6972
  • Add new font icon to fabric.mdl2.bit.blazoui.scss (#6952) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6976
  • Fix WPF project build on macOS (#6969) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6977
  • Improve disposing approach of Keyboard class of Butil (#6975) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6980
  • Improve disposing of History class of Butil (#6981) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6986
  • Improve disposing approach of Screen class of Butil (#6982) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6987
  • Improve disposing of ScreenOrientation class of Butil (#6983) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6988
  • Fix disabled state button in BitCalender (#6926) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6985
  • Improve disposing of VisualViewport class of Butil (#6984) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6989
  • Change upload method of BitFileUpload to accept custom UploadUrl (#6968) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6990
  • Fix background color issue of disabled BitCheckbox in Firefox (#6991) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6992
  • Change Dispose method of Keyboard class to DisposeAsync (#6998) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7000
  • Improve disposing approach in Boilerplate project template (#6999) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7001
  • Fix BitProgressIndicator sample code (#7004) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7005
  • Fix BitLoading default color (#5923) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7007
  • Rename BitNumericTextField to BitNumberField (#6879) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7010
  • Improve content of Platform website (#7011) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7012
  • Fix incorrect padding values in BitDropdown (#7013) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7014
  • Add Dir to BitComponentBase (#363) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7020
  • Remove unuse method in BitCalender (#7027) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7028
  • Add Dir property to bit BlazorUI demo docs (#7030) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7032
  • Update BitLabelPosition values for Dir parameter (#7031) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7033
  • Add Dir support to BitButton (#7023) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7035
  • Add Dir support to BitBadge (#7038) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7039
  • Fix chart issues when using in modal (#7041) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7043
  • Update launchSettings of BlazorUI demo (#7042) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7044
  • Fix layout of the combo input in BitDropdown (#6875) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7045
  • Fix script tag in Scripts page of Bswup docs (#7046) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7047
  • Add Dir support to BitSpinner (#7029) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7034
  • Fix descriptions about props in BitDropdown (#7050) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7051
  • Add Dir support to BitAccordion (#7036) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7037
  • Fix placeholder issue in combo mode in BitDropdown (#7060) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7061
  • Add Dir to BitActionButton (#7053) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7054
  • Add Dir to BitCompoundButton (#7055) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7056
  • Add Dir to BitToggleButton (#7057) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7058
  • Add more comobox samples for BitDropdown (#7008) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7059
  • Fix issue in Chips parameter in BitDropDown (#7062) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7063
  • Improve content of Platform website's home page (#7048) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7049
  • Add Dir to BitButtonGroup (#7064) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7065
  • Fix warnings & issues of Platform website (#7071) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7072
  • Add Dir to BitIconButton (#7069) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7070
  • Add Dir to BitMenuButton (#7067) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7068
  • Update project dependencies (#7075) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7076
  • Set AssemblyVersion in CD pipelines (#7077) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7078
  • Add Dir to BitCarousel (#7080) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7081
  • Improve product section of home page of Platform website (#7073) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7084
  • Add Dir to BitBreadcrumb (#7074) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7079
  • Add Dir to BitColorPicker (#7082) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7085
  • Add Dir to BitDialog (#7087) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7088
  • Fix OnInput event issue in BitNumberField (#5555) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7089
  • Add Dir to BitIcon (#7095) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7096
  • Add Dir to BitFileUpload (#7092) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7093
  • Add Dir to BitImage (#7097) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7098
  • Add Dir to BitCheckbox (#7099) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7100
  • Add Dir to BitChoiceGroup (#7101) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7102
  • Add Dir to BitDropdown (#7103) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7104
  • Fix issue in BitNumberField events (#7015) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7105
  • Update BitNumericTextField to BitNumberField in Boilerplate (#7110) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7111
  • Add Dir to BitNumberField (#7116) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7117
  • Add Dir to BitCalendar (#7112) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7113
  • Add Dir to BitDatePicker (#7115) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7123
  • Add Dir to BitDateRangePicker (#7114) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7124
  • Use recursive method instead of timer in BitNumberField (#7120) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7126
  • Add Dir to BitRating (#7118) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7119
  • Remove redundant div elements in BitTimePicker (#7139) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7140
  • Defines step intervals for hour and minute selection in BitTimePicker (#7125) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7136
  • Fix mobile scroll issue in BitCircularTimePicker (#7142) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7144
  • Add Dir to BitTextField (#7135) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7137
  • Update project dependencies (#7151) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7152
  • Add Dir to BitToggle (#7145) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7146
  • Add Dir to BitLabel (#7147) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7148
  • Add Dir to BitLink (#7149) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7150
  • Add a new js function to BitChart to expose Chartjs instances (#7154) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7163
  • Improve BitOtpInput component (#7130) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7132
  • Improve BitSpinButton component (#7133) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7143
  • Add Dir to BitOverlay (#7159) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7160
  • Enable InAppUpdate for Boilerplate's Android version (#7128) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7129
  • Add Dir to BitBasicList (#7155) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7156
  • Add Dir to BitModal (#7157) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7158
  • Add Dir to BitMessageBar (#7161) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7162
  • Updated npm packages (#7168) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7169
  • Fix sqlite database path issue in boilerplate project template (#7170) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7171
  • Define step intervals for hour and minute selection in BitDatePicker (#7141) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7165
  • Add Dir to BitSearchBox (#7131) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7134
  • Add Dir to BitOtpInput (#7173) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7175
  • Add Windows & Maui specific razor pages in boilerplate project template (#7167) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7172
  • Add Dir to BitPanel (#7176) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7177
  • Fix styles to work on older versions of browsers (#7186) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7187
  • Add Dir to BitTimePicker (#7178) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7179
  • Improve texts on home page of Platform website (#7188) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7189
  • Add Dir to BitCircularTimePicker (#7180) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7181
  • Add Dir to BitProgressIndicator (#7182) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7183
  • Add Dir to BitScrollablePane (#7184) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7185
  • Add Dir to BitSeparator (#7190) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7191
  • Add Dir to BitShimmer (#7193) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7194
  • Add Dir to BitStack (#7195) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7196
  • Change components.bitplatform.dev to blazorui.bitplatform.dev (#7197) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7198
  • Add Dir to BitTypography (#7199) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7200
  • Add Dir to BitPagination (#7201) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7202
  • Define step intervals for hour and minute selection in BitDateRangePicker (#7174) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7203
  • Add Dir to BitPivot (#7204) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7205
  • Add Dir to BitSticky (#7206) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7207
  • Improve BitSticky component (#7208) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7209
  • Fix inconsistent field names in BitTimePicker (#7213) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7214
  • Add Dir to BitPersona (#7210) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7211
  • Add Dir to BitSwiper (#7215) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7216
  • Add Dir to BitSnackBar (#7217) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7218
  • Add Dir to BitTimeline (#7219) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7220
  • Add property for separator in BitNavClassStyles (#7239) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7242
  • Add Dir to BitNav (#7222) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7223
  • Add Dir to BitTooltip (#7226) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7227
  • Add Dir to BitSlider (#7224) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7225
  • Remove unused focusClass field from BitTextField (#7232) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7233
  • Improve BitButtonGroup Dir style handling (#7234) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7235
  • Improve BitSearchBox Dir style handling (#7236) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7237
  • Allow set null value in BitDateRangePicker (#3568) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7238
  • Improve BitDropdown Dir style handling (#7240) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7241
  • Improve BitChoiceGroup Dir style handling (#7244) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7245
  • Improve BitCalendar Dir style handling (#7249) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7250
  • Improve BitDatePicker Dir style handling (#7251) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7252
  • Improve BitDateRangePicker Dir style handling (#7253) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7254
  • Improve BitSticky Dir style handling (#7255) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7256
  • Invoke OnChange event on clear value in BitDropdown (#7243) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7259
  • Update project dependencies (#7261) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7262
  • Improve BlazorWebView handler code (#7228) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7229
  • Configure MS.Ext.Logging in Boilerplate project template (#7248) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7260
  • Fix footer of Platform website on macOS Safari (#7246) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7266
  • Add Classes/Styles to BitTimePicker (#7257) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7258
  • Remove macOS context menu workaround (#7247) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7265
  • Add cascading Dir parameter (#7268) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7269
  • Fix creating node_modules folder on macOS (#7263) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7264
  • Fix BitButton icon position (#7270) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7271
  • Add sample for custom Styles/Classes in BitTimePicker (#7273) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7276
  • Add Dir feature to Boilerplate project template (#7277) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7278
  • Fix port number in launchSetting.json of BlazorUI demo (#7279) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7280
  • Remove unused isRtl field in BitDropdown (#7281) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/7282
  • Add fa culture to boilerplate project template (#7283) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/7284
  • Improve bit Boilerplate styles (#7285) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7288
  • Fix minor issues in Boilerplate project template (#7289) by @msynk in https://github.com/bitfoundation/bitplatform/pull/7290
  • Fix minor issues of Blazor Hybrid in Boilerplate project template (#7292) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/7293

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-8.7.6...v-8.8.0

- C#
Published by msynk almost 2 years ago

https://github.com/bitfoundation/bitplatform - v-8.7.6

What's Changed

  • Add MaxRange in BitDateRangePicker (#6805) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6815
  • Add prefix and suffix in BitNumericTextField (#6657) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6816
  • Fix issue label id in BitNumericTextField (#6817) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6818
  • Add prefix and suffix in BitDropdown (#6655) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6820
  • Fix issue am/pm buttons in BitDateRangePicker (#6781) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6827
  • Resolve issue ShowClearButton in BitDropDown (#6828) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6829
  • Fix disabled state button in BitDateRangePicker (#6600) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6834
  • Add OnFileUploading event to BitFileUpload (#6802) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6838
  • Add ReversedChevron parameter to BitNav (#6794) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6840
  • Resolve columns compress in BitDateRangePicker (#6835) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6842
  • Remove tsconfig.json from nupkg files (#6844) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6845
  • Fix issue in show pickers in BitDateRangePicker (#6836) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6854
  • Add Checked state to ClassStyles of the BitToggleButton (#6826) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6857
  • Fix align hour numbers in BitCircularTimePicker (#6858) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6859
  • User ToggleCallout method in BitCircularTimePicker (#6860) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6862
  • Add GetValue method to Cookie class of Butil (#6793) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6865
  • Use project name as app id (#6294) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6868
  • Improve positioning of chevron button in BitNav (#6871) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6872
  • Add VisualViewport initial support to Butil (#6333) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6882
  • Add Required parameter to BitNumericTextField (#6876) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6880
  • Add events to VisualViewport class of Butil (#6881) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6884
  • Add ScreenOrientation feature to Butil (#6348) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6890
  • Add events to ScreenOrientation of Butil (#6889) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6894
  • Improve the VisualViewport class of Butil (#6892) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6896
  • Strong sign bitplatform libraries (#6898) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6900
  • Resolve issues of disabled buttons in BitDatePicker (#6908) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6909
  • Add store rating review to boilerplate (#6906) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6910
  • Throw an error for building on windows if LongPathsEnabled is false (#6911) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6913
  • Add check for updates to boilerplate maui (#6915) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6916
  • Update to .NET 8.0.201 (#6919) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6920

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-8.7.5...v-8.7.6

- C#
Published by ysmoradi about 2 years ago

https://github.com/bitfoundation/bitplatform - v-8.7.5

What's Changed

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

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-8.7.4...v-8.7.5

- C#
Published by ysmoradi about 2 years ago

https://github.com/bitfoundation/bitplatform - v-8.7.4

What's Changed

  • Make unique UserSecretsId for each generated project (#6634) by @hamedhajiloo in https://github.com/bitfoundation/bitplatform/pull/6636
  • Fix .vs folder issue in Clean.bat (#6638) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6639
  • Add missing Windows installer in the Boilerplate project template (#6630) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6632
  • Add parameters for constraints to days and time in BitDateRangePicker (#6539) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6629
  • FIx inconsistency between Inner/Outer HTML method names of Element in Butil (#6666) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6669
  • Add missing pre render state service usages (#6680) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6681
  • Update Butil's Element methods with Html in their name (#6684) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6685
  • Improve boilerplate security with dotnet dev-certs and dotnet user-secrets commands (#6688) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6689
  • Add Class and Style parameters to BitLoading Components (#6392) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6690

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-8.7.2...v-8.7.4

- C#
Published by ysmoradi about 2 years ago

https://github.com/bitfoundation/bitplatform - v-8.7.2

What's Changed

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

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-8.7.1...v-8.7.2

- C#
Published by ysmoradi about 2 years ago

https://github.com/bitfoundation/bitplatform - v-8.7.1

What's Changed

1- Android SDK version that is required for MAUI, gets installed by by CI/CD pipeline. 2- Boilerplate NavMenu and Header now reflect changes in application authentication state. 3- Use OfflineDbContext in OnInitAsync rather that OnFirstRenderAsync. 4- Bswup issue with .NET 8 generated assets list issue in Boilerplate project template is now fixed.

- C#
Published by ysmoradi about 2 years ago

https://github.com/bitfoundation/bitplatform - v-8.7.0

What's Changed

  • Add AutoClose parameter to BitDatePicker (#6438) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6443
  • Fix minor issues in Butil's Console (#6458) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6459
  • Add Crypto encrypt/decrypt to Butil (#6437) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6461
  • Add flatting sample to admin panel sample of bit boilerplate project template (#6462) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6463
  • use butil local & session storage in boilerplate (#6476) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6477
  • Fix minor issues of Butil's Window class (#6478) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6479
  • Improve nullable types of Butil's Storage (#6480) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6482
  • Add parameter to control visibility of Clear Button in BitSearchBox (#6460) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6481
  • Fix localization issues in ExceptionDelegatingHandler (#6489) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6490
  • enable retry policy for server connection exception in bit boilerplate project template (#6492) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6493
  • disable 7 days http cache policy for dev env in boilerplate (#6494) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6495
  • Fix redundant besql script in Boilerplate project template #6497 by @msangtarash in https://github.com/bitfoundation/bitplatform/pull/6500
  • Update default value of blazorScript in Bswup (#6498) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6501
  • Rename bit-besql.js script file (#6502) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6503
  • Fix DocumentSetDesignMode and DocumentSetDir in Butil (#6507) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6508
  • Fix Console Dir options default value (#6510) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6511
  • Add missing LogStandardErrorAsError true (#6516) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6517

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-8.6.0...v-8.7.0

- C#
Published by ysmoradi about 2 years ago

https://github.com/bitfoundation/bitplatform - v-8.6.0

What's Changed

  • fix blazor.start issue in maui hybrid (android) (#6363) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6364
  • Add BitTimeline component (#6313) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6347
  • Fix Bit.SourceGenerators's HttpClientProxyGenerator issue with AsyncEnumerable (#6369) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6370
  • Fix the Boilerplate UI issues on mobile (#6279) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6362
  • Fix FileUpload text overflow (#6365) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6375
  • Add tooltip to BitPersona texts (#6366) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6376
  • Fix issues of navmenu in boilerplate template (#6346) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6374
  • Add Butil to boilerplate (#6379) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6380
  • Android Deep link support for bit boilerplate (#6381) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6382
  • Add iOS universal links support to bit boilerplate project template (#6384) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6385
  • Fix templates CI/CD issue (#6386) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6387
  • Add button for doing search in BitSearchBox (#6356) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6383
  • Add missing public apis for input element to BitSearchBox (#6391) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6393
  • Fix incorrect key modifier handling in Butil (#6398) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6401
  • Add type of button for search button in BitSearchBox component (#6405) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6406
  • Add butil keyboard shortcut to find in todo page (#6390) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6399
  • Remove SetBodyOverflow method in the Boilerplate project template (#6396) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6397
  • Add bit version to Butil's javascript (#6408) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6409
  • Improve components overflow handling (#6402) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6414
  • Add ChromeBackMirrored font icon to fabric.mdl2.bit.blazoui.scss (#6400) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6417
  • Improve class registration and disposal in Butil (#6412) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6413
  • Unify Color parameter types into the BitColor enum (#6201) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6415
  • Add ElementReference extension methods to Butil (#6419) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6422
  • Fix the inconsistency of base styles (app.scss) in projects (#5593) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6425
  • Fix incompatibility of boilerplate and besql (#6429) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6430
  • Improved sign-in of bit boilerplate (#6432) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6433
  • Renamed WinExe to Windows in Bit.Boilerplate to match upcoming Android and iOS projects by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6436
  • Add a new parameter to BitSearchBox to hide the search icon (#6431) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6434

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-8.5.0...v-8.6.0

- C#
Published by ysmoradi about 2 years ago

https://github.com/bitfoundation/bitplatform - v-8.5.0

What's Changed

  • Resolve nuget package issue of the Bswup project by @msynk in https://github.com/bitfoundation/bitplatform/pull/2119
  • Update stable nuget package github action by @msynk in https://github.com/bitfoundation/bitplatform/pull/2123
  • Fix bit source generators issue with cancellation token (#6314) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6315
  • Improve & simplify event handling of Butil (#6318) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6319
  • Add support for win 7+ exe to bit boilerplate (#6316) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6317
  • Add missing properties of Window class in Butil (#6275) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6335
  • Add missing methods of Window class in Butil (#6334) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6337
  • Add Storage support to Butil (#6327) (#6332) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6342
  • Add Location class to Butil (#6328) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6345
  • Add Suggest List to BitSearchBox (#6247) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6312
  • Add Screen support to Butil (#6331) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6349
  • Add missing members of Document class in Butil (#6350) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6353
  • Add document.cookie support to Butil (#6352) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6354

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-8.4.0...v-8.5.0

- C#
Published by ysmoradi about 2 years ago

https://github.com/bitfoundation/bitplatform - v-8.4.0

What's Changed

  • Add Bit.Besql (#6299) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6300
  • Add missing HTMLElement members to the Element class of the Butil (#6284) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6303
  • add support for wsl / docker to bit boilerplate (#6304) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6305

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-8.3.0...v-8.4.0

- C#
Published by ysmoradi about 2 years ago

https://github.com/bitfoundation/bitplatform - v-8.3.0

What's Changed

  • Update bit BlazorUI Hero section button content (#6212) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6213
  • Update root readme file (#6210) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6217
  • Initial bit blazor ui upgrade to the latest version of bit boilerplate (#6218) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6219
  • fix script.razor issue across projects (#6220) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6221
  • fix blazor ui demo CD issue (#6222) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6223
  • Add missing Prism.js artifacts (#6224) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6225
  • Enable prerendering in CD pipeline of the BlazorUI demo (#6226) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6227
  • Add missing script docs to README file of Butil (#6228) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6229
  • fix naming issues related to boilerplate, todo sample and adminPanel sample (#6230) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6232
  • Add support for 502 status code for ServerConnectionException (#6233) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6234
  • Apply required changes for GoogleTagManager to Platform website (#6235) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6239
  • Add BitTooltip component (#6215) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6216
  • Improve JSInterop method names (#6242) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6243
  • Complete the members of the ButilKeys class (#6231) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6244
  • Add History to Butil (#6240) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6246
  • Add Element to Butil (#6241) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6249
  • Enable pre rendering for todo sample (#6248) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6252
  • fix conflict with todo pages sample namespace and Todo project name (#6253) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6254
  • Reduce server project dependency to the web project (#6255) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6256
  • Add Bit.Boilerplate.Web.slnf (#6257) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6258
  • Add PopState event to History of Butil (#6245) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6260
  • Initial fix for app render mode issues related to localizaton & blazor mode detection (#6263) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6264
  • Add Navigator to Butil (#6261) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6267
  • Add BitShimmer component (#6250) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6251
  • Fix BitShimmer demo on hybrid (#6269) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6270
  • Fix font icon preloading on Blazor Hybrid (#6271) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6272
  • Fix incorrect sample code of BitShimmer demo (#6273) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6274
  • Add http client source generator to bit boilerplate project (#6259) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6266
  • Add DoLess.UriTemplates to Bit.Source.Generator nupkg file (#6280) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6281
  • Complete the Element class of the Butil (#6268) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6285
  • Fix bit boilerplate middlewares order (#6286) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6287
  • Fix Todo iOS CodesignProvision profile issue (#6290) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6291
  • fix certificate issues on macOS (#6262) by @garunski in https://github.com/bitfoundation/bitplatform/pull/6293

New Contributors

  • @garunski made their first contribution in https://github.com/bitfoundation/bitplatform/pull/6293

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-8.2.0...v-8.3.0

- C#
Published by msynk about 2 years ago

https://github.com/bitfoundation/bitplatform - v-8.2.0

What's Changed

  • Remove redundant versions of nuget packages in docs of Platform website (#6102) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6103
  • add cloudflare cache purge task to github actions (#6104) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6105
  • Fix BitDatePicker GoToToday button bug (#6081) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6106
  • Add Icon to BitCompoundButton (#6107) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6108
  • Add missing symbols to template config of BlazorEmpty (#6110) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6111
  • Add new Script and Link components to support version for tags (#6113) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6114
  • Remove redundant refresh token codes (#6117) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6118
  • Remove _ from field names of project templates (#6119) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6120
  • Remove unused styles in BitDatePicker (#6121) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6122
  • Don't build android, iOS, windows, macOS versions of the app when blazor mode is not hybrid (#6125) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6127
  • Update the title of the BitIcon section of the Icon demo page #5679 by @Kamyab7 in https://github.com/bitfoundation/bitplatform/pull/6124
  • Modernize api of Butil (#6131) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6132
  • Fix capitalization of the IsReadOnly parameter in the BitTextField components #5615 by @Kamyab7 in https://github.com/bitfoundation/bitplatform/pull/6129
  • Change timepicker UI in BitDateRangePicker (#6109) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6126
  • Add BitBadge component (#6116) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6128
  • Fix incorrect version of NuGet package in Platform docs (#6138) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6139
  • fix Bit.Boilerplate compilerconfig.json issue (#6140) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6141
  • Full ci pipeline (#6136) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6137
  • Add Icon to BitButton (#6144) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6145
  • Rename icon parameters to IconName (#6146) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6147
  • Add keyboard support to Butil (#6123) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6143
  • Complete Mouse support in Butil (#6142) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6151
  • Fix broken links (#6153) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6154
  • Fix BitDateRangePicker GoToToday button bug (#6135) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6155
  • Fix capitalization of the IsReadOnly parameter in the BitSlider component #5456 by @Kamyab7 in https://github.com/bitfoundation/bitplatform/pull/6130
  • Remove user-select:none from BitAccordion (#5520) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6161
  • Add font size to BitIcon (#6166) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6167
  • Add content to Butil's readme file (#6164) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6165
  • Improve BitBadge demo (#6148) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6168
  • Modernized bit boilerplate project template (#6156) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6157
  • Add disablePassiveFirstBoot to Bswup (#6150) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6160
  • Add beforeUnload support to Butil (#6169) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6170
  • Add bswup to Boilerplate (#6172) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6173
  • Apply latest boilerplate project template changes in ci cd pipelines (#6174) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6175
  • Use recursive method instead of timer class for BitTimePicker component (#6176) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6177
  • Fix so many minor issues in Boilerplate project template (#6178) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6180
  • So many minor issues in the Boilerplate project template (#6178) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6181
  • Add BitPagination component (#6162) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6182
  • Update Platform website docs to reflect latest boilerplate project template changes (#6184) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6185
  • Fix min supported macOS version in boilerplate (#6187) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6188
  • Fix ui issues in Boilerplate after merge (#6190) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6192
  • Improve BuildConfigurationDetector in Boilerplate (#6191) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6193
  • Change timepicker UI in BitCalendar (#6115) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6195
  • Apply missing ui fixes in Boilerplate (#6196) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6197
  • Fix minor issues in boilerplate project template (#6198) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6199
  • fix min macOS catalyst version issue (#6203) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6204
  • Fix BitCalendar GoToToday button bug (#6189) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6202
  • Update title of RTL Carousel section of Carousel demo (#5645) by @Wayne-Mather in https://github.com/bitfoundation/bitplatform/pull/6205

New Contributors

  • @Kamyab7 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/6124
  • @Wayne-Mather made their first contribution in https://github.com/bitfoundation/bitplatform/pull/6205

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-8.1.0...v-8.2.0

- C#
Published by msynk about 2 years ago

https://github.com/bitfoundation/bitplatform - v-8.1.0

What's Changed

  • Improve websites performance #6062 by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6063
  • Fix CI build issue in the solution file (#6064) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6065
  • fix http response handling related issues (#6066) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6067
  • Improve BitColorPicker (#6016) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6073
  • Fix redundant scrollbar issue in responsive mode of date pickers (#6077) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6078
  • Update BlazorEmpty project template for final version of .NET 8 (#6075) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6076
  • Change timepicker UI in BitDatePicker (#5985) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6070
  • Add method for opening browse file window in BitFileUpload (#6079) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6083
  • Add missing ClassBuilder resets to date pickers (#6086) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6087
  • Merge BitSplitButton into BitMenuButton (#6074) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6080
  • add support for refresh token (#6071) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6072
  • fix boilerplate publish issue (#6089) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6090
  • Fix instance issues in FileUploader's javascript (#6088) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6094
  • Add missing parts in BitMenuButton demo page (#6096) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6097
  • Fix RemoveFile issues in BitFileUpload (#6098) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6099

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-8.0.1...v-8.1.0

- C#
Published by msynk over 2 years ago

https://github.com/bitfoundation/bitplatform - v-8.0.1

What's Changed

  • Improve BitTimePicker increment/decrement buttons (#5926) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5972
  • Add Classes/Styles to BitDateRangePicker component (#5968) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5969
  • Fix incorrect page title of the Sticky demo (#5686) by @Salamesalehpour in https://github.com/bitfoundation/bitplatform/pull/5980
  • use xcode 15 in CD pipeline (#5981) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5982
  • Fix Build warnings & some other stuff (#5983) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5984
  • Add Color and Size parameters to BitCompoundButton (#5978) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5979
  • Update title of Customized Parameters section of Breadcrumb demo (#5654) by @progman246 in https://github.com/bitfoundation/bitplatform/pull/5989
  • fix code review related problems in project templates (#5992) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5993
  • Add new BlazorWeb project template (#5988) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5991
  • Add BlazorEmpty project template (#5986) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5995
  • refactor project templates request pipeline (#5994) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5998
  • Remove old project templates in the NuGet pipeline (#5999) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6000
  • Add missing NotFound and NotAuhorized parameters to the router of the BlazorWeb project template (#6001) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6004
  • Fix naming conflict between the BlazorWeb project template and the BlazorWebAssembly sdk (#6002) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6005
  • Improve remove method in BitFileUpload (#6003) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6006
  • change cd pipelines to use project created by dotnet new (#6008) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6010
  • Fix size issues of month cells in responsive mode of date pickers (#6012) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6013
  • Changed access and name of some properties and methods in BitFileInfo and BitFileUpload (#6011) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/6014
  • merge todotemplate and adminpanel templates into one project template (#6018) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6019
  • port bitplatform.dev to new bit blazor project template (#6020) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6021
  • Remove BitLoadingButton and add its features into BitButton (#6009) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6017
  • Update No. of the NuGet packages downloads to 3.9M (#6025) by @bitsali in https://github.com/bitfoundation/bitplatform/pull/6027
  • Replace the old templates with the BlazorEmpty in docs (#6026) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6030
  • Replace all BitLoadingButton with BitButton (#6035) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6036
  • refactor server address usages (#6038) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6039
  • Update old name of Platform website (#6043) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6044
  • Add Size parameter to BitToggleButton (#6041) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/6042
  • Update versions in Platform docs to 7.3.0 (#6049) by @msynk in https://github.com/bitfoundation/bitplatform/pull/6050
  • Update to .net 8 stable (#6052) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6053
  • add missing service registrations in bitplatformdev (#6051) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/6054

New Contributors

  • @Salamesalehpour made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5980
  • @progman246 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5989

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-7.1.0...v-8.0.1

- C#
Published by msynk over 2 years ago

https://github.com/bitfoundation/bitplatform - v-7.1.0

What's Changed

  • Improved UI/UX of go-to-today button in BitCalendar (#5573) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5601
  • Add Prefix options to render the ChoiceGroup items (#5605) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5609
  • Improve BitCalendar component (#5598) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5604
  • Add Index property to ChoiceGroup items (#5606) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5611
  • Fix padding issues of the item's label (#5607) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5612
  • Rename BitTimePicker to BitCircularTimePicker (#5608) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5659
  • Remove Android transparent StatusBar (#5626) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5632
  • Fix BitTimePicker hour selection bug (#4491) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5693
  • Remove transparent titlebar of WinUI (#5695) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5697
  • Improve BitIconButton ClassStyles (#5728) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5729
  • Add missing classes & styles for Prefix of BitChoiceGroup (#5731) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5732
  • Fix BitCircularTimePicker callout position in responsive mode (#4506) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5725
  • Improve BitLoadingButton ClassStyles (#5737) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5738
  • Improve BitCompoundButton ClassStyles (#5739) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5743
  • Update ChangePrerenderResponseStatusCode usages to use the new name (#5760) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5761
  • Update Pricing page of Platform website (#5750) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5763
  • Add EmptyContent to BitBasicList (#5759) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5775
  • Fix BitDatePicker year click issue (#5762) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5778
  • use strict samesite for cookies (#5788) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5789
  • Fix contact us form validation issues in the Platform website (#5787) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5791
  • Use aspnetcore 8 IExceptionHandler in project templates (#5801) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5802
  • Make all hardcoded texts customizable in BitCalendar (#5599) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5790
  • Improve BitDatePicker component (#5798) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5805
  • Add BitSnackbar tests (#4402) by @0xSamman in https://github.com/bitfoundation/bitplatform/pull/5806
  • Improve BitDatePicker callout (#5804) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5815
  • Add BitTypography tests (#4163) by @0xSamman in https://github.com/bitfoundation/bitplatform/pull/5822
  • Upgrading, reforming and pruning the Exceptions (#5808) by @zandiarash in https://github.com/bitfoundation/bitplatform/pull/5809
  • Fix callout width calculation issue (#5829) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5830
  • Improve the BitDatePicker demo page (#5803) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5834
  • Add missing ClassBuilder resets to the BitTypography (#5833) by @0xSamman in https://github.com/bitfoundation/bitplatform/pull/5835
  • Fix style issues of BitDatePicker demo page (#5838) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5839
  • Add class styles to BitCalendar (#5824) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5825
  • Improve BitCalendar's structure based on new refactors (#5842) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5843
  • Remove redundant field in BitCalendar (#5844) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5846
  • Remove redundant element in BitCalendar (#5848) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5849
  • Add missing selected date's style to BitCalendar (#5851) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5852
  • Improve structure of BitDatePicker (#5850) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5853
  • Add BitCalendar ClassStyles demo (#5855) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5856
  • Add missing class styles to BitCalendar (#5857) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5858
  • add maui essentials to project templates (#5860) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5863
  • add launch json to project templates (#5861) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5862
  • show unable to connect to server if app http client's handler exception is related to network connectivity (#5817) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5819
  • Improve performance of BitCalendar (#5859) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5866
  • Add new GTM script to Platform website (#5865) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5868
  • Remove Hard-coded texts in BitDatePicker (#5811) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5864
  • Fix BitCalendar default values (#5869) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5870
  • Fix inconsistence responsive width in callouts (#5867) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5871
  • Improve Titles of BitCalendar (#5872) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5873
  • Add Classes/Styles parameters to the BitDatePicker (#5812) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5874
  • Add a new ButtonStyle named Text to the BitButton component (#5836) by @0xSamman in https://github.com/bitfoundation/bitplatform/pull/5840
  • Improve BitModal ClassStyles (#5876) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5877
  • Used CultureInfo class to display culture-specific AM/PM designators in BitCircularTimePicker (#5879) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5887
  • Improve BitPivot ClassStyles (#5882) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5883
  • Add Color to BitButton (#5881) by @0xSamman in https://github.com/bitfoundation/bitplatform/pull/5892
  • Improve BitPanel ClassStyles (#5893) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5894
  • Fix typos in CONTRIBUTING.md and how-to-build.md files (#5902) by @VaibhavWakde52 in https://github.com/bitfoundation/bitplatform/pull/5901
  • Add missing sample code and implementation for the new Color parameter in the BitButton demo page (#5899) by @0xSamman in https://github.com/bitfoundation/bitplatform/pull/5900
  • Rename the ButtonColor parameter of BitButton component to just Color (#5903) by @0xSamman in https://github.com/bitfoundation/bitplatform/pull/5905
  • Improve BitNav ClassStyles (#5906) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5907
  • Update twitter (X) logo in the Platform website (#5911) by @niranjan-kurhade in https://github.com/bitfoundation/bitplatform/pull/5912
  • Remove BitClassStylePair class (#5909) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5910
  • Add different sizes to BitButton component (#5885) by @0xSamman in https://github.com/bitfoundation/bitplatform/pull/5914
  • Add TimePicker component (#5794) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5913
  • Define different styles for disabled BitButton component for each BitButtonStyle (#5915) by @0xSamman in https://github.com/bitfoundation/bitplatform/pull/5916
  • Improve BitDateRangePicker (#5878) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5920
  • Refactor BitCircularTimePicker to use BitTimeFormat enum (#5896) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5924
  • Fix alignment of link button text to match normal button text alignment (#5922) by @0xSamman in https://github.com/bitfoundation/bitplatform/pull/5925
  • Improve BitButton demo page (#5917) by @0xSamman in https://github.com/bitfoundation/bitplatform/pull/5921
  • Improve BitDateRangePicker demo page (#5918) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5927
  • Rename CustomFormat to ValueFormat in BitTimePicker component (#5928) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5929
  • Improve callout of BitDateRangePicker (#5919) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5931
  • Convert BitImage Height and Width to string (#5400) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5936
  • Improve Titles of BitDatePickers (#5934) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5935
  • Resolve minor style issues in Date Pickers (#5937) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5943
  • Update Platform website for changes of components (#5951) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5952
  • Fix C# nullable related issues (#5947) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5948
  • Update project dependencies (#5945) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5946
  • use razor engine of blazor instead of razor light (#5949) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5950
  • add readme & license to nupkg files (#5956) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5957
  • Move BitTimePicker and BitCircularTimePicker components to a new folder TimePickers (#5959) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5962
  • Add FileViewTemplate to BitFileUpload (#5932) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5940
  • Add BitButtonGroup component (#5960) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5961
  • Add Custom and Item to BitButtonGroup demo (#5963) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5964
  • Improve styles of buttons for different state colors (#5965) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5966
  • Fix UI issues with WeekNumbers shown in Date Pickers (#5974) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5975

New Contributors

  • @vahid-1992 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5676
  • @hanieh1995 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5688
  • @KriteshTimsina made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5690
  • @Developer-Deb made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5692
  • @ssingh3856 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5694
  • @Ali-Nasir-01 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5701
  • @4LIR3Z4 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5702
  • @amirinsight made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5704
  • @AMIR34A made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5705
  • @lexi1811 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5706
  • @aalaei made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5709
  • @alimahdibahrami made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5715
  • @amirmasud111 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5716
  • @Silverbrain made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5718
  • @ShayanFaghihi made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5717
  • @arashbakhshi2004 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5724
  • @arezooHND made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5730
  • @nazaninkalhor made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5733
  • @Niloufar97 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5735
  • @MahdiAbbasi7 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5734
  • @reza-dehghani made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5740
  • @sharpWit made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5723
  • @HarshVR1947 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5742
  • @Poorya-Rajabi made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5754
  • @Shayestefar made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5757
  • @Banerjee2021 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5767
  • @mojtabanpe made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5776
  • @Hossein-Mirazimi made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5779
  • @alireza107 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5780
  • @ShamimShahraeini made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5785
  • @zandiarash made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5781
  • @Rajneesh2223 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5796
  • @snehpr966 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5837
  • @alireza-dhp made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5841
  • @Neha5679 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5880
  • @DevanshKyada27 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5888
  • @renatmkhm made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5890
  • @nabinbhatt made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5891
  • @TRISHAHALDER made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5897
  • @VaibhavWakde52 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5901
  • @manavb2214 made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5904
  • @niranjan-kurhade made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5912

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-7.0.0...v-7.1.0

- C#
Published by msynk over 2 years ago

https://github.com/bitfoundation/bitplatform - v-7.0.0

What's Changed

  • Improved UI/UX of go to today button in BitDatePicker (#5554) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5556
  • Improve BitNumericTextField component (#5551) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5558
  • Fix incorrect style registration in BitModal (#5553) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5559
  • Improve BitSpinButton demo page (#5557) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5560
  • Fix BitPlatform typos in all files by @taha-ghadirian in https://github.com/bitfoundation/bitplatform/pull/5542
  • update to net 8 rc 2 (#5530) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5562
  • Fix title of binding samples of BitSearchBox demo (#5435) by @bitsali in https://github.com/bitfoundation/bitplatform/pull/5563
  • Fix binding sample title in BitCheckbox demo (#5434) by @zahra-yousefi in https://github.com/bitfoundation/bitplatform/pull/5564
  • Add BitDialog component (#5565) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5566
  • Improved UI/UX of go to today button in BitDateRangePicker (#5332) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5569
  • Update bUnit to resolve the .NET 8 RC 2 issue (#5571) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5572
  • Update number of nuget downloads in README.md (#5577) by @bitsali in https://github.com/bitfoundation/bitplatform/pull/5578
  • Improve BitOtpInput component (#5561) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5574
  • Update number of components on home of Platform website (#5567) by @zahra-yousefi in https://github.com/bitfoundation/bitplatform/pull/5579
  • Add missing index to input callbacks in BitOtpInput (#5575) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5583
  • Fix incorrect date format in properties of JWTs (#5256) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5585
  • Fix BitProgressIndicator animation flicker on safari (#5570) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5586
  • Fix BitDialog title on safari (#5576) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5587
  • Improve BitToggle component (#5584) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5589
  • Disable Safari’s text size adjust (#5550) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5588
  • Improve BitDialog component (#5590) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5591

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-6.1.0...v-7.0.0

- C#
Published by msynk over 2 years ago

https://github.com/bitfoundation/bitplatform - v-6.1.0

What's Changed

  • Update blazorui numbers on Platform website (#5466) by @bitsali in https://github.com/bitfoundation/bitplatform/pull/5497
  • Update .NET SDK versions in documents to 8 RC1 (#5501) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5503
  • Fix unaligned layout in bit BlazorUI demo (#5502) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5504
  • Add missing Root property from the BitChoiceGroupClassStyles (#5390) by @faehsani in https://github.com/bitfoundation/bitplatform/pull/5505
  • Remove redundant quick start link (#5425) by @bitsali in https://github.com/bitfoundation/bitplatform/pull/5510
  • Fix unaligned layout in Platform website (#5507) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5508
  • Fix incorrect order in properties of the BitToggleClassStyles (#5397) by @ParsaJR in https://github.com/bitfoundation/bitplatform/pull/5509
  • Fix incorrect padding in BitActionButton (#5515) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5517
  • Add callout templates to BitDropdown (#5493) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5516
  • Add Missing icons to the internal icon font of the Bit.BlazorUI project (#5481) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5514
  • Remove Contribute page in Platform website (#5438) by @bitsali in https://github.com/bitfoundation/bitplatform/pull/5511
  • Add github devcontainer support (#5518) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5519
  • Fix sample code font size on safari (#5513) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5521
  • Improve BitSlider component (#5525) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5528
  • Fix incorrect order of properties of the BitSliderClassStyles class (#5399) by @BSeyfi in https://github.com/bitfoundation/bitplatform/pull/5522
  • Improve BitRating component (#5523) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5529
  • Improve BitSpinButton component (#5524) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5531
  • Fix BitCalendar date bug when changing time in Persian culture (#5506) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5534
  • Improve BitTextField component (#5533) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5535
  • Add appropriate code Highlighting in light mode #5472 by @taha-ghadirian in https://github.com/bitfoundation/bitplatform/pull/5539
  • Update contributors number (#5540) by @zahra-yousefi in https://github.com/bitfoundation/bitplatform/pull/5541
  • Fix the coloring of the code sample highlighting (#5544) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5545

New Contributors

  • @bitsali made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5497
  • @faehsani made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5505
  • @ParsaJR made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5509
  • @BSeyfi made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5522

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-6.0.0...v-6.1.0

- C#
Published by msynk over 2 years ago

https://github.com/bitfoundation/bitplatform - v-6.0.0

What's Changed

  • Update to .NET 8 RC1 (#5281) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5282
  • Add BitScrollablePane component (#5381) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5382
  • Add Sticky component (#5442) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5443
  • Add BitStack component (#5479) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5480
  • Add BitSeparator Component (#5451) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5452
  • Fix position of goto today button in BitDateRangePicker component (#5309) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5317
  • Disable scroll bounce on mobile (#5326) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5327
  • Fix position of Go to today button in BitDatePicker (#5328) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5329
  • Fix BitDateRangePickerCalendarWithCustomCultureInfo test (#4208) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5330
  • Add Id parameter to BitComponentBase (#5334) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5336
  • Add ClassStyles to BitSnackBar (#5331) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5333
  • Fix incorrect scss function rem (#5351) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5352
  • web and app specific exception handlers (#5357) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5360
  • Set type for button in BitAccordion (#5363) by @msangtarash in https://github.com/bitfoundation/bitplatform/pull/5364
  • Resolve InvalidCastException in ObjectExtensions (#5359) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5362
  • Fix boolean properties of items in BitDropDown component in custom mode (#5367) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5369
  • Add SearchFunction parameter to BitDropdown (#5284) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5370
  • Fix Screen Flicker Issue in Light Theme (#5372) by @hootanht in https://github.com/bitfoundation/bitplatform/pull/5371
  • Remove MacCatalyst AppCenter from bit BlazorUI demo (#5374) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5375
  • Remove redundant ButtonType parameter from BitActionButton's Link Button demo (#5376) by @zahrabayatt in https://github.com/bitfoundation/bitplatform/pull/5377
  • Add type attribute to button element (#5373) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5378
  • Add Root property from the BitSearchBoxClassStyles #5395 by @HediyeSeza in https://github.com/bitfoundation/bitplatform/pull/5405
  • Add missing Root property from the BitRatingClassStyles (#5394) by @zibasfy in https://github.com/bitfoundation/bitplatform/pull/5407
  • add Mode parameter to BitSpinButton (#5402) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5408
  • Fix typo in the BitNumericTextField (#5392) by @alimuhammadiiii in https://github.com/bitfoundation/bitplatform/pull/5411
  • Remove ChangeHandler parameter from BitSpinButton (#5409) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5410
  • Add Inline mode to BitSpinButton (#5412) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5413
  • Add missing Root property from the BitImageClassStyles (#5388) by @negarghasemi in https://github.com/bitfoundation/bitplatform/pull/5414
  • Add ClassStyles to the BitSpinButton component (#5401) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5415
  • Remove redundant bit-icon size CSS styles (#5406) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5436
  • Add missing Root property from the BitOtpInputClassStyles (#5393) by @zahra-ahangari in https://github.com/bitfoundation/bitplatform/pull/5439
  • Add missing Root property from the BitCheckboxClassStyles (#5389) by @OmidTavana in https://github.com/bitfoundation/bitplatform/pull/5441
  • Fix issue when changing time in BitDatePicker when using the Persian culture (#5422) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5450
  • Fix BitDateRangePicker date bug when changing time in Persian culture (#5465) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5468
  • add missing properties to BitTypographyVariant (#5464) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5469
  • Add missing X and Y overflow to BitScrollablePane (#5458) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5473
  • improve overflow style registration of BitScrollablePane (#5474) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5475
  • Update FabMDL2 to version 4.66 (#5448) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5477
  • Add missing Root property from the BitMenuButtonClassStyles (#5385) by @Marirood in https://github.com/bitfoundation/bitplatform/pull/5488
  • Remove redundant formatting logic in BitSlider (#5483) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5486
  • Add missing Root property from the BitSplitButtonClassStyles (#5386) by @kimiahdri in https://github.com/bitfoundation/bitplatform/pull/5490
  • Add max-width to page container of demo pages (#5484) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5491
  • Add missing Root property from the BitToggleButtonClassStyles (#5387) by @Hanieh-Sadeghi in https://github.com/bitfoundation/bitplatform/pull/5494

New Contributors

  • @zahra-yousefi made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5350
  • @zahrabayatt made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5377
  • @HediyeSeza made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5405
  • @zibasfy made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5407
  • @alimuhammadiiii made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5411
  • @negarghasemi made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5414
  • @zahra-ahangari made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5439
  • @OmidTavana made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5441
  • @Marirood made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5488
  • @kimiahdri made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5490
  • @Hanieh-Sadeghi made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5494

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-5.6.1...v-6.0.0

- C#
Published by ysmoradi over 2 years ago

https://github.com/bitfoundation/bitplatform - v-5.6.1

What's Changed

  • Fix incorrect event handling of BitDropdown (#5318) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5320
  • Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-5.6.0...v-5.6.1

- C#
Published by ysmoradi over 2 years ago

https://github.com/bitfoundation/bitplatform - v-5.6.0

What's Changed

  • Add .editorconfig to project templates (#5237) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5238
  • Add instructions for dotnet workload install in dev prerequisites (#5243) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5244
  • Add Visibility sample to BitCheckbox demo (#5241) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5242
  • Add Visibility sample to BitChoiceGroup demo (#5245) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5246
  • Add ClassStyles to BitSearchBox (#5248) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5250
  • Add ClassStyles to BitOtpInput (#5252) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5253
  • Add Data and Description parameters to BitNav items (#5265) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5267
  • Improve search of NavMenu of BlazorUI demo (#5266) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5268
  • Add ClassStyles to BitTextField (#5259) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5260
  • Add AM/PM format to BitDateRangePicker (#4211) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5262
  • Improve BitNumericTextField (#5272) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5273
  • Add ClassStyles to BitToggle (#5274) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5275
  • Improve BitTextField focus styling (#5279) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5280
  • Use DateTimeOffset over DateTime (#5276) by @iPazooki in https://github.com/bitfoundation/bitplatform/pull/5283
  • Fix carousel & swiper touch scroll issues (#5291) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5295
  • Add multi-API to the BitDropdown component (#5205) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5285
  • Add ClassStyles to BitSlider (#5292) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5293
  • Improve callout functionality of BitDropdown (#5207) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5296
  • Fix uneven dimensions issues of demo sections (#5297) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5299
  • Add AM/PM format to BitDatePicker (#5301) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/5302
  • Add ClassStyles to BitDropdown (#5208) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5307

New Contributors

  • @0xSamman made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5305

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-5.5.0...v-5.6.0

- C#
Published by ysmoradi over 2 years ago

https://github.com/bitfoundation/bitplatform - v-5.5.0

What's Changed

  • Add Autofocus to BitTextField component (#5108) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5111
  • fix blazor electron issue with github codespaces (#5114) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5115
  • Add ItemIcon property to BitNav ClassStyles (#5118) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5119
  • Add ClassStyles to BitCheckbox (#5128) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5132
  • Add ClassStyles to BitChoiceGroup (#5144) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5149
  • fix messageBox and confirmMessageBox issue in blazor server (#5150) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5151
  • Add Time Cartesian Axis chart (#5116) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5154
  • Add Template property to inputs of BitChoiceGroup (#5148) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5157
  • Fix BitNav not updating its content with empty items (#5158) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5160
  • Fix binding issues of multiline BitTextField (#5161) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5162
  • Add a confim modal for deleting todo items (#5166) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5169
  • Add AdditionalUrls to BitNav inputs (#5165) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5173
  • Add JsRuntimeExtension to Todo and BlazorDual templates (#5170) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5171
  • Fix time sample of BitChart issues (#5186) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5187
  • Change access level and use readonly by @iPazooki in https://github.com/bitfoundation/bitplatform/pull/5184
  • Rename CreateOrEditProductPage to AddOrEditProductPage (#5193) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5194
  • Fix incorrect behavior of DefaultValue in BitCheckbox (#5196) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5198
  • Add BitImage component (#3036) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5195
  • Prevent showing empty icon in BitToggleButton (#5214) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5215

New Contributors

  • @fadiksho made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5137
  • @iPazooki made their first contribution in https://github.com/bitfoundation/bitplatform/pull/5184

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-5.4.0...v-5.5.0

- C#
Published by ysmoradi over 2 years ago

https://github.com/bitfoundation/bitplatform - v-5.4.0

What's Changed

  • Improve project template docs (#4990) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4992
  • Switch CI/CD to Linux (#4996) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4997
  • use npm local install instead of npx (#4991) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4993
  • Update download links of the README.md (#4995) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4998
  • Improve BitSlider demo (#4999) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5000
  • Add item CSS class & styles to BitMenuButton (#4983) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5004
  • Add Template to BitMenuButton items (#5002) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5007
  • Add OnClick to BitMenuButton inputs (#5003) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5008
  • Add ClassStyles to BitMenuButton (#4984) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5009
  • Minify js files in release mode only by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5006
  • Refactor multi api of the BitMenuButton (#5001) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5015
  • Improve BitSpinButton demo (#5011) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5012
  • Improve BitTextField demo (#5013) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5014
  • Use linux in CI (#5016) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5019
  • Enhanced emails docs of project templates (#5017) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5021
  • Add support for pipeline option in project templates (#5018) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5020
  • Improve manifest.json of template projects (#5022) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5023
  • Improve callout of BitMenuButton (#5010) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5024
  • Improve BitSplitButton component (#5027) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5029
  • Improve BitNummericTextField demo (#5025) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5026
  • Improve BitOTPInput demo (#5030) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5031
  • Improve BitToggle demo (#5032) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5033
  • Refactor BitSplitButton demo page (#5028) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5036
  • Refactor BitMenuButton demo page (#5035) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5037
  • Reduce namespace complexity of shared components of core project (#5038) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5041
  • ChangeResponseStatusCode component for 401 & 404 status code during pre rendering (#5045) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5046
  • Prerelease v-5.4.0-pre-01 (#5039) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5040
  • Add missing selected item parameters to BitSplitButton (#5034) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5048
  • Fix incorrect urls (#5042) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5049
  • Add IsSelected to inputs of BitSplitButton (#5047) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5050
  • Fix sort dropdown icon in Todo and BlazorDual Templates (#5052) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5053
  • Improve BitToggleButton (#5051) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5055
  • Fix bit blazor mode enum issue in project templates by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5057
  • Added .meteor to clean.bat & clean.sh files by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5059
  • Refactor Button section of BlazorUI demo (#5054) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5062
  • Resolve not catching assets in Bswup (#5064) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5065
  • Improve Process and Cases pages of Sales website (#5061) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5063
  • fix project templates compiler warnings (#5066) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5067
  • Fix enum issue in project templates (#5068) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5069
  • Add Calendar Component (#1178) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5060
  • change mapper from auto mapper to mapperly +use it in both client and server (#5072) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5074
  • Fix BitToggleButton text in BitCalendar demo (#5073) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5075
  • Fix Bup issues after updates (#5071) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5076
  • Prerelease v-5.4.0-pre-02 (#5070) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5078
  • Add BitComponentBase to the demo pages (#5077) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5079
  • update project dependencies (#5081) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5082
  • prerelease v-5.4.0-pre-03 (#5083) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5084
  • improve docs related to project debugging (#5080) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5085
  • Improve Implementation section of demo pages (#5087) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5088
  • Prerelease v-5.4.0-pre-04 (#5089) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5090
  • Fix BitPanel scroll (#5091) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5092
  • Improve content of new docs (#5093) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5094
  • Fix gender section in BlazorDual and AminPanel (#5097) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/5098
  • Merge shared templates documents of Platform website (#5099) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5100
  • Fix problems of Bswup after DOMContentLoaded (#5101) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5102
  • userName instead of email for project template authentication (#5104) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/5105
  • Prerelease v-5.4.0-pre-05 (#5103) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5106
  • Release v-5.4.0 (#5107) by @msynk in https://github.com/bitfoundation/bitplatform/pull/5109
  • Version 5.4.0 by @msynk in https://github.com/bitfoundation/bitplatform/pull/5110

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-5.3.0...v-5.4.0

- C#
Published by ysmoradi over 2 years ago

https://github.com/bitfoundation/bitplatform - v-5.3.0

What's Changed

  • Improve BitButton demo (#4852) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4853
  • Improve BitButton default styles (#4855) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4863
  • Improve ComponentDemo of the BlazorUI demo (#4861) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4865
  • Improve the Primary color of the dark theme (#4862) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4866
  • Fix BitPanel on Safari (#4864) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4867
  • Fix Bit BlazorUI demo statusbar color on Android (#4868) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4869
  • Improve BitActionButton demo (#4859) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4860
  • Improve BitCompoundButton demo (#4870) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4871
  • Improve BitIconButton demo (#4872) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4873
  • Improve the default styles of the BitActionButton (#4874) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4875
  • Improve BitCompoundButton's default styles (#4876) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4877
  • Improve BitIconButton's default styles (#4878) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4879
  • Fix startup background on Samsung devices (#4883) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4884
  • Improve BitLoadingButton demo & styles (#4880) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4885
  • Fix BitPanel header style on web (#4886) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4887
  • Add ClassStyles parameter to the BitCompoundButton (#4881) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4888
  • Add missing demo implementations (#4889) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4890
  • Add a new passive state to the Bswup (#4856) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4892
  • Improve BitToggleButton demo (#4894) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4895
  • Prerelease v-5.3.0-pre-01 (#4893) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4896
  • Update the Bswup README.md file (#4898) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4899
  • Improve BitMenuButton demo (#4902) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4903
  • Fix missing css from nuget packages (#4905) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4907
  • Prerelease v-5.3.0-pre-02 (#4908) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4909
  • Fix default url issues in Bswup passive mode (#4911) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4914
  • Add quick start to the Platform website (#4897) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4901
  • Prerelease v-5.3.0-pre-03 (#4912) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4915
  • Apply Bswup passive in BlazorUI demo (#4904) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4906
  • Improve recent bit BlazorUI demo changes on mobile (#4910) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4913
  • Fix dll compression issue with cdns by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4919
  • Fix CompoundButton text in hero section (#4922) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4923
  • Improve BitSplitButton demo (#4921) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4924
  • Improve BitCheckBox demo (#4925) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4926
  • Improve BitChoiceGroup demo (#4927) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4928
  • Fix missing image's width & height on the Platform website (#4929) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4932
  • Add ClassStyles to BitActionButton (#4891) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4935
  • Improve fetch request of the Bup (#4930) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4931
  • Improve Getting started of BlazorUI docs (#4936) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4937
  • Improve the passive mode of the Bswup (#4916) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4920
  • Prerelease v-5.3.0-pre-04 (#4917) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4938
  • Update all projects based on the changes of Bswup (#4939) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4940
  • Improve BitDropdown demo (#4933) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4934
  • Fix missing asp-append-version (#4943) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4944
  • Add ClassStyles parameter to the BitLoadingButton (#4882) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4942
  • Improve BitLabel demo (#4945) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4946
  • Remove redundant .min in the file names (#4947) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4948
  • Fix premature ending of bup at the start (#4949) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4951
  • Resolve passive Bswup sometimes re-downloads (#4952) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4954
  • Prerelease v-5.3.0-pre-05 (#4941) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4955
  • Remove redundant .min in all projects (#4961) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4962
  • Add diagnostics to the Bswup (#4963) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4964
  • Prerelease v-5.3.0-pre-06 (#4966) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4967
  • Remove inappropriate font (#4965) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4969
  • Change default theme to dark (#4968) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4970
  • Fix incorrect project path (#4971) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4972
  • Improve BitLink demo (#4945) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4958
  • Fix BitLink underlined style in demo (#4953) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4956
  • Refactor global.json files (#4976) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4977
  • Prerelease v-5.3.0-pre-07 (#4978) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4979
  • Improve BitRating demo (#4974) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4975
  • Improve BitSearchBox demo (#4980) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4981
  • Resolve rem sass function name conflicts (#4987) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4988
  • Improve BitMenuButton component (#4973) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4982
  • Release v-5.3.0 (#4985) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4989
  • Version 5.3.0 (#4986) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4994

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-5.2.0...v-5.3.0

- C#
Published by ysmoradi over 2 years ago

https://github.com/bitfoundation/bitplatform - v-5.2.0

What's Changed

  • make clean sh files executable (#4737) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4738
  • Improve readme (#4735) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4739
  • Fix Bit BlazorUI demo implementation docs (#4725) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4729
  • Improve README.md II (#4743) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4744
  • Bit BlazorUI macOS cd (#4736) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4741
  • Fix issues of the scroller of the dropdown (#4596) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4745
  • Add BitClassStylePair parameter to BitToggleButton (#4746) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4747
  • Fix Bit BlazorUI demo mobile view (#4740) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4742
  • Update and improve bitplatform.dev website (#4748) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4749
  • Fix issues of the Popular components section (#4751) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4753
  • Fix incomplete list of components (#4754) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4755
  • Fix the position of the input labels in TodoTemplate sign-in page (#4517) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4752
  • show category name instead of category id in AdminPanel's products data grid (#4750) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4757
  • Improve the sticky header for the multi-api components (#4756) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4758
  • Prerelease v-5.2.0-pre-01 (#4759) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4760
  • Fix issues of the pricing page (#4762) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4764
  • Update project dependencies (#4765) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4766
  • Fix BitBasicList demo style issue in small screens (#3267) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4761
  • Fix Bit BlazorUI demo hero section (#4767) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4768
  • Fix BitColorPicker demo in small screens (#3264) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4769
  • remove extra dotnet workload install maui (#4771) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4772
  • Fix BitChart demo mobile view (#3266) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4770
  • Add new app icons (#4773) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4774
  • Fix BitBreadcrumb close call back error (#3247) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4775
  • Add dark/light theme to the Platform website (#4763) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4776
  • fix bitplatform website build issue (#4777) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4778
  • Fix missing background of the platform website's nav (#4779) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4780
  • Fix UI issues of the Platform website on small screens (#4781) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4782
  • Fix Bit BlazorUI demo PWA theme_color responding to current theme (#4783) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4784
  • move clean bat files to revelant folders (#4786) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4787
  • Move the Segoe UI fonts from the BlazorUI to the new Bit.BlzorUI.Assets project (#2098) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4790
  • Fix incorrect preload font path (#4791) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4792
  • fix clean.bat issue (#4793) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4794
  • fix odata query issue (#4795) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4796
  • improve the way templates use database (#4668) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4797
  • use apple store links (#4798) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4799
  • add msbuild errors for misconfigurations of the different modes of the project templates (#4789) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4801
  • Create a new project for the Bit.BlazorUI.Icons (#2099) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4802
  • Remove the BitIconName enum (#2100) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4808
  • Prerelease v-5.2.0-pre-02 (#4807) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4809
  • Update all projects for v-5.2.0-pre-02 (#4810) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4812
  • Prerelease v-5.2.0-pre-03 (#4811) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4814
  • Fix typo in method name of ServerSideAuthTokenProvider class (#4816) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4817
  • ssb is now more github codespace friendly (#4818) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4819
  • Add template render mode to the BitNav (#4800) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4821
  • Add Theme to the TodoTemplate project (#4822) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4823
  • Improve the Platform website (#4824) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4826
  • Improve the BlazorUI demo website (#4825) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4827
  • Use npm for scss / ts / minify (#4829) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4830
  • Fix icon issues of the BitDataGrid (#4832) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4833
  • Add theme to BlazorDual (#4835) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4837
  • refactor npx usages. by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4839
  • Add BitPanel Component (#1197) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4831
  • Remove horizontal paddings of components section of Bit BlazorUI demo on small screens (#4804) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4841
  • Add Theme to the AdminPanel (#4834) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4842
  • Improve Platform website (#4840) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4843
  • Prerelease v-5.2.0-pre-04 (#4828) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4844
  • Prerelease v-5.2.0-pre-05 (#4846) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4847
  • Improve the Bit Services website content (#4845) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4848
  • Resolve missing appropriate navigations (#4849) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4850
  • Release v-5.2.0 (#4851) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4857
  • Version 5.2.0 (#4854) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4858

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-5.1.0...v-5.2.0

- C#
Published by ysmoradi over 2 years ago

https://github.com/bitfoundation/bitplatform - v-5.1.0

What's Changed

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

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-4.9.10...v-5.1.0

- C#
Published by ysmoradi over 2 years ago

https://github.com/bitfoundation/bitplatform - v-4.9.10

What's Changed

  • Improve BitButton CSS (#4225) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4239
  • Fix MacCatalyst & iOS build issue (#4220) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4221
  • Improve BitIconButton CSS (#4227) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4242
  • Improve BitCompoundButton CSS (#4226) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4240
  • Improve BitLoadingButton CSS (#4228) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4248
  • Improve BitMenuButton CSS (#4229) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4250
  • Improve BitSplitButton CSS (#4230) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4251
  • Fix selector class styles in BitButton (#4252) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4253
  • Improve BitToggleButton CSS (#4231) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4254
  • Add the Fluent Dark Theme (#4243) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4249
  • Remove redundant root element from the BitIcon component (#4247) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4255
  • Improve BitOtpInput css (#4257) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4260
  • Improve BitTextField CSS (#4256) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4261
  • Fix number of projects in project structure section of the template projects docs (#4258) by @hassanyousefi in https://github.com/bitfoundation/bitplatform/pull/4259
  • Refactor demo home page for the new Theme (#4244) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4262
  • Improve BitLabel CSS (#4264) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4265
  • Improve BitFileUpload CSS (#4267) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4268
  • Prerelease v-4.9.10-pre-01 (#4245) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4269
  • Improve BitCheckbox CSS (#4266) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4270
  • Add the Careers website (#4272) by @hassanyousefi in https://github.com/bitfoundation/bitplatform/pull/4273
  • Refactor overview page for dark theme #4275 by @msynk in https://github.com/bitfoundation/bitplatform/pull/4276
  • Refactor the getting-started page for dark theme #4277 by @msynk in https://github.com/bitfoundation/bitplatform/pull/4279
  • Refactor Icongraphy page for dark theme (#4280) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4281
  • Add missing public APIs to the BitFileUploader (#4282) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4285
  • Refactor demo examples for dark theme (#4286) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4287
  • Prerelease v-4.9.10-pre-02 (#4283) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4288
  • Prerelease v-4.9.10-pre-03 (#4291) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4292
  • Change BitAutoCompleteValue from NewPassword to OneTimeCode (#4289) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4290
  • Resolve formatting issues of popular components code samples (#4293) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4295
  • Correct usage of the CSS variables in the Button component (#4294) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4297
  • Correct usage of the CSS color variables in the ActionButton component (#4296) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4304
  • Correct CSS color variables usages in the CompoundButton (#4298) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4306
  • Correct CSS color variables usages in the IconButton (#4299) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4307
  • Correct CSS color variables usages in LoadingButton (#4300) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4309
  • Correct CSS color variable usages in ToggleButton (#4301) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4312
  • change eula - privacy policy to terms (#4315) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4318
  • update project dependencies (#4316) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4319
  • simplify blazor wasm api address (#4317) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4320
  • Add accept parameter to BitFileUpload (#4314) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4322
  • Prerelease v-4.9.10-pre-04 (#4324) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4325
  • Correct CSS variable usages in MenuButton (#4302) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4321
  • Improve BitDropDown CSS (#4271) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4311
  • Correct CSS variable usages in BitSplitButton (#4326) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4328
  • Improve BitLink CSS (#4274) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4327
  • Correct CSS variable usages in BitCheckbox (#4329) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4330
  • Correct CSS variable usages in BitChoiceGroup (#4331) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4332
  • Correct CSS variable usages in BitDropdown (#4333) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4334
  • Correct CSS variable usages in BitFileUpload (#4335) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4336
  • Correct CSS variable usages in BitLabel (#4337) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4339
  • Correct CSS variable usages in BitLink (#4338) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4340
  • Correct CSS variable usages in BitRating (#4342) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4344
  • publish todo template demo to google play (#4323) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4345
  • Correct CSS variable usages in BitSearchBox (#4343) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4346
  • added terms page to adminpanel & bit blazor ui demo sites & apps (#4348) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4349
  • Correct CSS variable usages in BitSlider (#4347) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4350
  • Correct CSS variable usages in BitSpinButton (#4351) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4352
  • Correct CSS variable usages in BitTextField (#4353) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4354
  • Prerelease v-4.9.10-pre-05 (#4356) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4357
  • update projects to latest pre release (#4358) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4359
  • Correct CSS variable usages in BitNumericTextField (#4355) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4361
  • Prerelease v-4.9.10-pre-06 (#4360) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4362
  • Correct CSS variable usages in BitOtpInput (#4363) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4364
  • Correct CSS variable usages in BitToggle (#4366) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4367
  • set appropriate versions for projects (#4369) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4370
  • Use Google Play store links for demo instead of app center (#4365) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4371
  • Correct CSS variable usages in BitColorPicker (#4368) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4372
  • Correct CSS variable usages in BitDatePicker (#4373) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4375
  • Correct CSS variable usages in BitDateRangePicker (#4376) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4377
  • Correct CSS variable usages in BitTimePicker (#4378) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4379
  • Refactor CSS usages in BitChart (#4380) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4382
  • Correct CSS variable usages in BitBasicList (#4381) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4383
  • Correct CSS variable usages in BitCarousel (#4385) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4387
  • Correct CSS variable usages in BitSwiper (#4388) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4389
  • correct CSS variable usages in BitPersona (#4390) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4392
  • Correct CSS variable usages in BitBreadcrumb (#4393) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4394
  • Correct CSS variable usages in BitNav (#4395) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4396
  • Correct CSS variable usages in BitPivot (#4397) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4398
  • Correct CSS variable usages in BitMessageBar (#4399) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4400
  • Correct CSS variable usages in BitSnackBar (#4401) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4403
  • Correct CSS variable usages in BitProgressIndicator (#4404) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4405
  • Correct CSS variable usages in BitSpinner (#4406) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4407
  • Add missing page-titles of the demo pages (#4409) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4410
  • Correct CSS variable usages in BitAccordion (#4408) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4411
  • Correct CSS variable usages in BitModal (#4412) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4413
  • Correct CSS variable usages in BitTypography (#4414) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4415
  • Correct CSS variable usages in BitOverlay (#4417) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4419
  • Correct CSS issues in the Iconography page (#4421) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4423
  • Fix iOS safe area colors (#4416) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4420
  • Add @media (hover: hover) for hover state (#4386) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4426
  • Fix Footer UI Issue (#4424) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4425
  • Fix Bit icons (#4241) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4427
  • Update pricing page of the bitplatform website (#4428) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4429
  • Move BitDataGrid component to the new Extras project (#4384) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4431
  • Move BitChart component to Extras (#4432) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4433
  • Handle build warnings (#4422) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4434
  • Add dark/light toggle to the BlazorUI demo (#4435) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4436
  • Prerelease v-4.9.10-pre-07 (#4437) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4441
  • Release v-4.9.10 (#4438) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4442
  • Version 4.9.10 (#4439) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4443

New Contributors

  • @hassanyousefi made their first contribution in https://github.com/bitfoundation/bitplatform/pull/4259

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-4.9.9...v-4.9.10

- C#
Published by ysmoradi almost 3 years ago

https://github.com/bitfoundation/bitplatform - 4.9.9

What's Changed

  • Add TimePicker component #3849 by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4006
  • Add the new Theme infrastructure for the BitProgressIndicator component (#3983) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4014
  • Merge different implementations of the BitNav component (#4008) by @sajadkardel in https://github.com/bitfoundation/bitplatform/pull/4018
  • Add the new Theme infrastructure for the BitRating component (#3999) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4016
  • Add the new Theme infrastructure for the BitSearchBox component (#4021) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4023
  • Rename the Bit.BlazorUI.Playground projects to Bit.BlazorUI.Demo (#4007) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4025
  • Update bitplatform website project (#4026) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4027
  • Update bitservices.company website project (#4028) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4029
  • Add missing entries to the compilerconfig.json (#4031) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4032
  • Add the new Theme infrastructure for the BitDatePicker component #4019 by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4033
  • ci cd for web sites (#4030) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4037
  • Add the new Theme infrastructure for the BitSlider component (#4024) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4036
  • Prerelease v-4.9.7-pre-01 (#4034) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4039
  • add the new Theme infrastructure for the BitSpinButton component (#4038) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4040
  • change websites pipeline names (#4042) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4043
  • Add specific Class and Style parameters to the BitNav component (#3843) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4045
  • Fix MacCatalyst application scale (#4049) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4051
  • Add the new Theme infrastructure for the BitSpinner component (#4041) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4052
  • Improvement BitDatePicker #4035 by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4054
  • Fix MacCatalyst application title (#4015) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4050
  • Fix Mac Catalyst application inspect in debug mode (#4048) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4055
  • Add the new Theme infrastructure for the BitSwiper component (#4053) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4057
  • Add the new Theme infrastructure for the BitTextField component (#4059) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4060
  • Add the new Theme infrastructure for the BitToggle component (#4061) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4062
  • Add the new Theme infrastructure for the BitDropDown component #4058 by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4064
  • Upgrade Bit Blazor UI Demo Project (#4044) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4065
  • Fix Bit BLazor UI demo assets loading issue (#4066) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4067
  • fix bit blazor ui demo upgrade related issues (#4069) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4070
  • Add the new Theme infrastructure for the BitNav component (#4063) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4072
  • Fix not-working click on nav items on the BlazorUI demo project (#4074) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4075
  • Replace all mouse events with pointer events (#4076) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4077
  • Resolve overflow issues of the BlazorUI demo pages (#4078) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4079
  • Resolve parameter value extraction issues for custom item mode in components with list-inputs (#4080) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4081
  • Resovle the BitModal dragging issues on mobile devices (#4082) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4083
  • Resolve dragging issues of the BitSlider component (#4084) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4085
  • Add BitSnackbar component (#4020) by @sajadkardel in https://github.com/bitfoundation/bitplatform/pull/4056
  • Add the new Theme infrastructure for the BitDataGrid component (#4073) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4090
  • Add the new Theme infrastructure for the BitDateRangePicker component (#4068) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4087
  • Add the new Theme infrastructure for the BitFileUpload component (#4088) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4092
  • Add clear button to the BitDropDown component (#4022) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4093
  • Resolve overflow issue in the MessageBox components (#4094) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4097
  • Collecting all animations in SCSS (#4091) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4098
  • Fix sidebar size and sort position (#4095) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/4096
  • Add the new Theme infrastructure for the BitSnackBar component (#4086) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4100
  • Prerelease v-4.9.8-pre-01 (#4102) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4103
  • Resolve touch-action issue in BitSwiper & BitCarousel components (#4104) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4108
  • Prerelease v-4.9.8-pre-02 (#4107) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4110
  • Remove Visual from BitActionButtonTests (#4106) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4111
  • Remove Visual from BitButtonTests (#4105) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4112
  • Remove Visual from BitBasicListTests (#4113) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4115
  • Add new Theme infra. for new BitChoiceGroup after the merge (#4116) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4118
  • Remove Visual from BitColorPickerTest (#4117) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4119
  • Remove Visual from BitDropDown tests (#4114) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4120
  • Remove Visual from BitTextField tests (#4121) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4122
  • Fix BitNumericTextField error when used with decimal type (#4124) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4125
  • Remove Visual from BitNumericTextField tests (#4123) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4126
  • Remove Visual from BitModal tests (#4128) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4129
  • Remove Visual from BitMessageBar tests (#4130) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4131
  • Remove Visual from BitPersona tests (#4132) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4133
  • Remove Visual from BitPivot tests (#4134) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4135
  • Remove Visual from BitProgressIndicator tests (#4136) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4137
  • Remove Visual from BitRating tests (#4138) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4139
  • Remove Visual from BitSearchBox tests (#4140) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4141
  • Remove Visual from BitSlider tests (#4142) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4143
  • .NET 8.0 first try (#4127) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4145
  • remove extra dotnet workload install in pipelines (#4147) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4148
  • eula & privacy policy for todo template (#4149) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4150
  • Remove Visual from BitSpinButton tests (#4144) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4151
  • Remove Visual from BitToggle tests #4153 by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4154
  • Remove Visual from BitSpinner tests (#4152) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4155
  • Remove Visual from BitCheckbox tests (#4157) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4158
  • Remove Visual and Theme parameters (#4109) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4159
  • Add the BitTypography component (#4156) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4162
  • Fix bug BitTimePicker component in Blazor WASM (#4101) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4164
  • Replace LibSassBuilder by DartSassBuilder (#4089) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4167
  • Add ItemsProvider feature to the BitBasicList component (#4160) by @msangtarash in https://github.com/bitfoundation/bitplatform/pull/4161
  • Prerelease v-4.9.9-pre-01 (#4166) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4168
  • Prerelease: Update Bit.Build.props for prerelease v-4.9.9-pre-01 (#4169) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4170
  • Resolve incorrect implementation of RowTemplate in BitBasicList (#4172) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4174
  • Prerelease v-4.9.9-pre-02 (#4175) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4177
  • Remove general CSS classes for disable and invalid states (#4173) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4176
  • Remove style classes from BitTimePicker general model (#4165) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4171
  • Refactor styles structure for Theme implementations (#4180) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4181
  • Remove style classes from BitDateRangePicker general mode (#4179) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4182
  • Add missing CSS variables for Typography (#4178) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4183
  • Modification of IsInCurrentMonth method in BitDateRangePicker (#4184) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4185
  • Fixed aria-describedby attribute in BitTextField (#4188) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4189
  • Add a time picker in the BitDateRangePicker component (#4191) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4192
  • Add TimePicker to BitDatePicker (#3760) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4194
  • Remove unused variable in BitColorPicker component ( #4196) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4197
  • Refactor focus event listener for BitDatePicker, BitDateRagnePicker, and BitOtpInput (#4195) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4198
  • Improve BitDateRagnePicker CSS (#4199) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4200
  • Improve BitTimePicker CSS (#4202) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4203
  • Fix BitDateRangePickerCalendarSelectTodayDate test (#4205) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4206
  • Fix BitDateRangePickerCalendarWithCustomCultureInfo test (#4205) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4209
  • Improve BitDatePicker CSS (#4204) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4207
  • Improve BitActionButton CSS (#4213) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4214
  • Improve BitDropDown CSS (#4210) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4212
  • Add RefreshDataAsync method in BitBasicList (#4217) by @msangtarash in https://github.com/bitfoundation/bitplatform/pull/4218
  • Fix disposable fields issue in BitDropDown (#4215) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4219
  • Prerelease v-4.9.9-pre-03 (#4187) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4222
  • Prepare the BlazorUI for the Dark Theme (#4190) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4216
  • Prepare the BlazorUI for the Dark Theme II (#4234) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4236
  • Improve BitModal CSS (#4232) by @Cyrus-Sushiant in https://github.com/bitfoundation/bitplatform/pull/4233
  • Release v-4.9.9 (#4223) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4224
  • Version 4.9.9 (#4237) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4238

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-4.9.6...v-4.9.9

- C#
Published by ysmoradi almost 3 years ago

https://github.com/bitfoundation/bitplatform - 4.9.6

What's Changed

  • Resolve nuget package issue of the Bswup project by @msynk in https://github.com/bitfoundation/bitplatform/pull/2119
  • Update stable nuget package github action by @msynk in https://github.com/bitfoundation/bitplatform/pull/2123
  • Fix incorrect path/name for the new BlazorDual template project in the pipelines (#3947) by @msynk in https://github.com/bitfoundation/bitplatform/pull/3948
  • Prerelease v-4.9.6-pre-02 (#3949) by @msynk in https://github.com/bitfoundation/bitplatform/pull/3950
  • Updated project dependencies (#3953) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/3954
  • More native app experience like for template projects apps (#3951) by @mhrastegari in https://github.com/bitfoundation/bitplatform/pull/3952
  • Add the new Theme infrastructure for the BitNumericTextField component (#3944) by @msynk in https://github.com/bitfoundation/bitplatform/pull/3956
  • Fix can't get todo item when it is created for the first time in UI by @hootanht in https://github.com/bitfoundation/bitplatform/pull/3958
  • Add ValidationMessage parameter to the BitNumericTextField component (#3955) by @msynk in https://github.com/bitfoundation/bitplatform/pull/3960
  • Add the new Theme infrastructure for the BitOtpInput component (#3957) by @msynk in https://github.com/bitfoundation/bitplatform/pull/3962
  • Combine different implementations of the BitBreadcrumb component (#3961) by @sajadkardel in https://github.com/bitfoundation/bitplatform/pull/3963
  • Improve the property getter methods in the BitMenuButton and BitSplitButton component (#3964) by @sajadkardel in https://github.com/bitfoundation/bitplatform/pull/3966
  • Prerelease v-4.9.6-pre-03 (#3965) by @msynk in https://github.com/bitfoundation/bitplatform/pull/3969
  • Resolve redundant appsettings.json files in template projects (#3973) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/3974
  • Add the new Theme infrastructure for the BitOverlay component (#3970) by @msynk in https://github.com/bitfoundation/bitplatform/pull/3972
  • Resolve incorrect absolute positioning in the BitModal component (#3971) by @msynk in https://github.com/bitfoundation/bitplatform/pull/3978
  • Add the new Theme infrastructure for the BitPersona component (#3977) by @msynk in https://github.com/bitfoundation/bitplatform/pull/3979
  • Add the new Theme infrastructure for the BitPivot component (#3980) by @msynk in https://github.com/bitfoundation/bitplatform/pull/3981
  • Resolve hiding a tab in the BitPivot is not working correctly (#3671) by @msynk in https://github.com/bitfoundation/bitplatform/pull/3987
  • Combine different implementations of the BitChoiceGroup component (#3968) by @sajadkardel in https://github.com/bitfoundation/bitplatform/pull/3982
  • Add a new option to Bit.Bswup to customize the url of the Blazor script (#3986) by @msynk in https://github.com/bitfoundation/bitplatform/pull/3991
  • Refactor the BswupProgress out from the main script (#3990) by @msynk in https://github.com/bitfoundation/bitplatform/pull/3993
  • Change the Razor-Implementation approach in the BitMenuButton component #3992 by @sajadkardel in https://github.com/bitfoundation/bitplatform/pull/3994
  • Enhanced auth process (#3988) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/3989
  • Prerelease v-4.9.6-pre-04 (#3996) by @msynk in https://github.com/bitfoundation/bitplatform/pull/3998
  • Fix backward incompatible changes (#4001) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4002
  • Prerelease v-4.9.6-pre-05 (#4003) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4004
  • Add drag feature to the BitModal component (#3976) by @msynk in https://github.com/bitfoundation/bitplatform/pull/4005
  • Fix admin panel link in its readme (#3967) by @msangtarash in https://github.com/bitfoundation/bitplatform/pull/4009
  • Add ButtonSize property to all buttons (#3984) by @msangtarash in https://github.com/bitfoundation/bitplatform/pull/3995
  • Add release GitHub Action pipelines for template projects (#3997) by @ysmoradi in https://github.com/bitfoundation/bitplatform/pull/4000

New Contributors

  • @hootanht made their first contribution in https://github.com/bitfoundation/bitplatform/pull/3958

Full Changelog: https://github.com/bitfoundation/bitplatform/compare/v-4.9.6-pre-01...v-4.9.6

- C#
Published by ysmoradi about 3 years ago