Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 8.7.5 (#6809) #6814

Merged
merged 50 commits into from
Feb 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
d89f2a3
feat(github): add discord shield to README.md file #6705 (#6707)
ysmoradi Jan 24, 2024
5f1989b
feat(butil): reduce the size of the Butil project #6708 (#6712)
msynk Jan 24, 2024
eb83bbe
fix(blazorui): resolve invariant string conversion issues in BlazorUI…
ysmoradi Jan 24, 2024
aa0bd4a
feat(blazorui): make Bit.BlazorUI.Icons a development dependency #671…
ysmoradi Jan 24, 2024
883f6c2
feat(templates): use latest version of velopack #6703 (#6718)
ysmoradi Jan 24, 2024
2d8e681
feat(prerelease): v-8.7.5-pre-01 #6716 (#6719)
msynk Jan 24, 2024
ff27f86
feat(websites): update Platform website for new Butil #6720 (#6721)
msynk Jan 24, 2024
c890f7e
feat(templates): add RESX_NeutralResourcesLanguage option to the Boil…
ysmoradi Jan 24, 2024
82e36d3
fix(butil): resolve .NET linker issues in Butil #6722 (#6724)
msynk Jan 25, 2024
3d76152
feat(prerelease): v-8.7.5-pre-02 #6723 (#6727)
msynk Jan 25, 2024
3bac149
feat(websites): update Platform website for new Butil #6728 (#6729)
msynk Jan 25, 2024
2833f21
fix(websites): navigation button urls on Butil's docs in Platform web…
msynk Jan 25, 2024
a102b5d
feat(templates): add missing exception handling for the windows app #…
ysmoradi Jan 25, 2024
2aa6757
feat(templates): add RESX_CodeReferences property to the Boilerplate …
ysmoradi Jan 25, 2024
e4858db
fix(butil): resolve issues of element's hidden method in Butil #6715 …
msynk Jan 26, 2024
d83d8c5
feat(butil): add missing MDN links to docs of some of the Butil's API…
msynk Jan 26, 2024
6e2e9f1
feat(templates): improve identity settings in Boilerplate project tem…
ysmoradi Jan 27, 2024
b907703
fix(blazorui): resolve issues of the BitDateRangePicker demo page #67…
Cyrus-Sushiant Jan 27, 2024
47f8400
fix(blazorui): resolve errors when changing time in BitDateRangePicke…
Cyrus-Sushiant Jan 27, 2024
93050ba
feat(blazorui): change OnSelectDate event to OnChange in BitDateRange…
Cyrus-Sushiant Jan 29, 2024
ca478ab
feat(butil): add Clipboard APIs to Butil #6745 (#6747)
msynk Jan 29, 2024
e103ca3
feat(prerelease): v-8.7.5-pre-03 #6748 (#6749)
msynk Jan 29, 2024
ff82216
feat(websites): add Butil's Clipboard docs to Platform website #6752 …
msynk Jan 30, 2024
8450849
feat(templates): use smtp tls port 587 in boilerplate #6755 (#6756)
ysmoradi Jan 30, 2024
c2c3229
feat(infra): add WasmBuildNative property to all project files #6750 …
ysmoradi Jan 31, 2024
71d9a84
feat(blazorui): add clear button to BitDatePicker #6744 (#6760)
Cyrus-Sushiant Jan 31, 2024
aec72a0
feat(templates): add Boilerplate.Client.Windows project to Bit-CI.sln…
ysmoradi Feb 1, 2024
f5ab10e
feat(blazorui): add clear button to BitDateRangePicker #6759 (#6767)
Cyrus-Sushiant Feb 1, 2024
454afce
feat(deps): update project dependencies #6762 (#6763)
ysmoradi Feb 1, 2024
31ec296
fix(blazorui): resolve an auto year change issue in the BitDatePicker…
Cyrus-Sushiant Feb 1, 2024
98971c3
fix(blazorui): resolve clear button issue in BitDatePicker #6768 (#6773)
Cyrus-Sushiant Feb 1, 2024
fc6ad56
feat(github): update discord link in README.md file #6771 (#6772)
ysmoradi Feb 1, 2024
5458507
feat(templates): refactor middlewares and services of the Boilerplate…
ysmoradi Feb 2, 2024
5f66583
feat(templates): add proper error handling to the app runner for the …
ysmoradi Feb 2, 2024
4e3a3c3
feat(blazorui): rename OnSelectDate event to OnChange in BitDatePicke…
Cyrus-Sushiant Feb 2, 2024
e4e0e56
feat(templates): add api parameter to Boilerplate project template #6…
ysmoradi Feb 2, 2024
5158256
feat(templates): refactor services & middlewares of Boilerplate proje…
ysmoradi Feb 3, 2024
7cc75e0
feat(prerelease): v-8.7.5-pre-04 #6785 (#6786)
msynk Feb 3, 2024
a9200ac
fix(github actions): resolve middlewares file path issue in Todo CD p…
ysmoradi Feb 3, 2024
f9c9791
feat(blazorui): add ComboBox feature to the BitDropDown #6426 (#6550)
Cyrus-Sushiant Feb 3, 2024
a5ea414
feat(blazorui): add NumberFormat to BitNumericTextField component #67…
Cyrus-Sushiant Feb 3, 2024
db6d12f
fix(blazorui): resolve issues of combobox sample on dropdown demo pag…
Cyrus-Sushiant Feb 3, 2024
3a3bc4c
fix(blazorui): resolve selected date issue in BitDateRangePicker #679…
Cyrus-Sushiant Feb 4, 2024
0fdf294
feat(templates): add Web solution filter to Boilerplate project templ…
ysmoradi Feb 4, 2024
8939f3d
feat(blazorui): improve BitNav component #6738 (#6804)
msynk Feb 6, 2024
4fcbd01
fix(blazorui): resolve performance issue of the BitDropDown #6790 (#6…
Cyrus-Sushiant Feb 6, 2024
203207e
fix(blazorui); resolve select date issue in BitCalendar #6806 (#6807)
Cyrus-Sushiant Feb 8, 2024
eacdfde
feat(blazorui): improve BitProgressIndicator component #6754 (#6810)
mhrastegari Feb 8, 2024
cbda8ef
feat(templates): simplify boilerplate's http client related codes #68…
ysmoradi Feb 8, 2024
b28acd9
feat(release): v-8.7.5 #6808 (#6813)
msynk Feb 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/admin-sample.cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
echo A | xcopy .\bin\publish-x64 .\publish-result /s /e /h
echo A | xcopy .\bin\publish .\publish-result /s /e /h
dotnet tool restore
dotnet vpk pack -u AdminPanel.Client.Windows -v "${{ vars.APPLICATION_DISPLAY_VERSION }}" -p .\publish-result -e AdminPanel.Client.Windows-x64.exe -r win-x64 --framework net8.0.1-x64-desktop,webview2 --icon .\wwwroot\favicon.ico --packTitle 'AdminPanel'
dotnet vpk pack -u AdminPanel.Client.Windows -v "${{ vars.APPLICATION_DISPLAY_VERSION }}" -p .\publish-result -e AdminPanel.Client.Windows-x86.exe -r win-x86 --framework net8.0.1-x86-desktop,webview2 --icon .\wwwroot\favicon.ico --packTitle 'AdminPanel'

- name: Upload artifact
uses: actions/upload-artifact@v2
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/bit.full.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ jobs:
dotnet new bit-bp --name EmptyBP --database other --sample none --pipeline azure --offlineDb --windows
dotnet build EmptyBP/EmptyBP.sln -c Release -p:RunAOTCompilation=false -p:EnableWindowsTargeting=true

- name: Release build empty sample without api
run: |
dotnet new bit-bp --name ApiFalse --database other --sample none --pipeline azure --api false
dotnet build ApiFalse/ApiFalse.sln -c Release -p:RunAOTCompilation=false -p:EnableWindowsTargeting=true

- name: Release build admin panel sample + SqlServer database
run: |
dotnet new bit-bp --name AdminBPSqlServer --database sqlserver --sample admin --pipeline github
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/blazorui.demo.cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
echo A | xcopy .\bin\publish-x64 .\publish-result /s /e /h
echo A | xcopy .\bin\publish .\publish-result /s /e /h
dotnet tool restore
dotnet vpk pack -u Bit.BlazorUI.Demo.Client.Windows -v "${{ vars.APPLICATION_DISPLAY_VERSION }}" -p .\publish-result -e Bit.BlazorUI.Demo.Client.Windows-x64.exe -r win-x64 --framework net8.0.1-x64-desktop,webview2 --icon .\wwwroot\favicon.ico --packTitle 'Bit Blazor UI'
dotnet vpk pack -u Bit.BlazorUI.Demo.Client.Windows -v "${{ vars.APPLICATION_DISPLAY_VERSION }}" -p .\publish-result -e Bit.BlazorUI.Demo.Client.Windows-x86.exe -r win-x86 --framework net8.0.1-x86-desktop,webview2 --icon .\wwwroot\favicon.ico --packTitle 'Bit Blazor UI'

- name: Upload artifact
uses: actions/upload-artifact@v2
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/todo-sample.cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
sed -i 's/Auto;/BlazorWebAssembly;/g' TodoSample/src/Client/TodoSample.Client.Core/Services/AppRenderMode.cs

- name: Changes for static-todo.bitplatform.dev - Part 1
run: sed -i 's/http:\/\/localhost:4030/https:\/\/static-todo.bitplatform.dev/g' TodoSample/src/TodoSample.Server/Startup/Middlewares.cs
run: sed -i 's/http:\/\/localhost:4030/https:\/\/static-todo.bitplatform.dev/g' TodoSample/src/TodoSample.Server/Program.Middlewares.cs

- name: Generate CSS/JS files
run: dotnet build TodoSample/src/Client/TodoSample.Client.Core/TodoSample.Client.Core.csproj -t:BeforeBuildTasks --no-restore
Expand Down Expand Up @@ -180,7 +180,7 @@ jobs:
echo A | xcopy .\bin\publish-x64 .\publish-result /s /e /h
echo A | xcopy .\bin\publish .\publish-result /s /e /h
dotnet tool restore
dotnet vpk pack -u TodoSample.Client.Windows -v "${{ vars.APPLICATION_DISPLAY_VERSION }}" -p .\publish-result -e TodoSample.Client.Windows-x64.exe -r win-x64 --framework net8.0.1-x64-desktop,webview2 --icon .\wwwroot\favicon.ico --packTitle TodoSample
dotnet vpk pack -u TodoSample.Client.Windows -v "${{ vars.APPLICATION_DISPLAY_VERSION }}" -p .\publish-result -e TodoSample.Client.Windows-x86.exe -r win-x86 --framework net8.0.1-x86-desktop,webview2 --icon .\wwwroot\favicon.ico --packTitle TodoSample

- name: Upload artifact
uses: actions/upload-artifact@v2
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
![CI Status](https://github.com/bitfoundation/bitplatform/actions/workflows/bit.ci.yml/badge.svg)
![NuGet version](https://img.shields.io/nuget/v/bit.blazorui.svg?logo=nuget)
[![Nuget downloads](https://img.shields.io/badge/packages_download-4.4M-blue.svg?logo=nuget)](https://www.nuget.org/profiles/bit-foundation)
[![](https://dcbadge.vercel.app/api/server/7bNMRNYshd?style=flat-square&compact=true&v=2)](https://discord.gg/7bNMRNYshd)

<br/>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<Nullable>enable</Nullable>
<NoDefaultLaunchSettingsFile>true</NoDefaultLaunchSettingsFile>
<StaticWebAssetProjectMode>Default</StaticWebAssetProjectMode>
<WasmBuildNative>true</WasmBuildNative>
</PropertyGroup>

<ItemGroup>
Expand Down
25 changes: 24 additions & 1 deletion src/Bit-CI.sln
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,9 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bit.Bswup.NewDemo", "Bswup\
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bit.Bswup.NewDemo.Client", "Bswup\Bit.Bswup.NewDemo\Bit.Bswup.NewDemo.Client\Bit.Bswup.NewDemo.Client.csproj", "{610E87D1-63A1-4D78-BA84-6E90DDDCF138}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bit.BlazorUI.Demo.Client.Windows", "..\..\bitplatform\src\BlazorUI\Demo\Client\Bit.BlazorUI.Demo.Client.Windows\Bit.BlazorUI.Demo.Client.Windows.csproj", "{62F75EFA-BF6D-4B61-8CA9-6E071806827B}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bit.BlazorUI.Demo.Client.Windows", "BlazorUI\Demo\Client\Bit.BlazorUI.Demo.Client.Windows\Bit.BlazorUI.Demo.Client.Windows.csproj", "{62F75EFA-BF6D-4B61-8CA9-6E071806827B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Boilerplate.Client.Windows", "Templates\Boilerplate\Bit.Boilerplate\src\Client\Boilerplate.Client.Windows\Boilerplate.Client.Windows.csproj", "{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down Expand Up @@ -1209,6 +1211,26 @@ Global
{62F75EFA-BF6D-4B61-8CA9-6E071806827B}.Release|x64.Build.0 = Release|Any CPU
{62F75EFA-BF6D-4B61-8CA9-6E071806827B}.Release|x86.ActiveCfg = Release|Any CPU
{62F75EFA-BF6D-4B61-8CA9-6E071806827B}.Release|x86.Build.0 = Release|Any CPU
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}.Debug|iPhone.Build.0 = Debug|Any CPU
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}.Debug|x64.ActiveCfg = Debug|Any CPU
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}.Debug|x64.Build.0 = Debug|Any CPU
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}.Debug|x86.ActiveCfg = Debug|Any CPU
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}.Debug|x86.Build.0 = Debug|Any CPU
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}.Release|Any CPU.Build.0 = Release|Any CPU
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}.Release|iPhone.ActiveCfg = Release|Any CPU
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}.Release|iPhone.Build.0 = Release|Any CPU
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}.Release|x64.ActiveCfg = Release|Any CPU
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}.Release|x64.Build.0 = Release|Any CPU
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}.Release|x86.ActiveCfg = Release|Any CPU
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -1277,6 +1299,7 @@ Global
{A572BB00-354D-4C66-8DE1-946C96CA4172} = {C6EBC527-A489-44B4-A951-D023107A577F}
{610E87D1-63A1-4D78-BA84-6E90DDDCF138} = {C6EBC527-A489-44B4-A951-D023107A577F}
{62F75EFA-BF6D-4B61-8CA9-6E071806827B} = {D7242830-A91D-4729-BF2D-B1E7E141953E}
{5021C89A-8AB8-4345-B8C4-E1B4F1F20BE7} = {EEAF80AE-EC5F-4E55-BD4D-CE7075D67C90}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DA107107-478F-477A-872B-787CEA7DD9B8}
Expand Down
2 changes: 1 addition & 1 deletion src/Bit.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageProjectUrl>https://github.com/bitfoundation/bitplatform</PackageProjectUrl>
<PackageIconUrl>https://avatars.githubusercontent.com/u/22663390</PackageIconUrl>

<ReleaseVersion>8.7.4</ReleaseVersion>
<ReleaseVersion>8.7.5</ReleaseVersion>

<PackageReleaseNotes>https://github.com/bitfoundation/bitplatform/releases/tag/v-$(ReleaseVersion)</PackageReleaseNotes>
<PackageVersion>$(ReleaseVersion)</PackageVersion>
Expand Down
Loading
Loading