File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 6666 <PackageReference Include =" BootstrapBlazor.PdfViewer" Version =" 9.0.6" />
6767 <PackageReference Include =" BootstrapBlazor.Player" Version =" 9.0.2" />
6868 <PackageReference Include =" BootstrapBlazor.RDKit" Version =" 9.0.2" />
69- <PackageReference Include =" BootstrapBlazor.Region" Version =" 9.0.4 " />
69+ <PackageReference Include =" BootstrapBlazor.Region" Version =" 9.0.5 " />
7070 <PackageReference Include =" BootstrapBlazor.SignaturePad" Version =" 9.0.1" />
7171 <PackageReference Include =" BootstrapBlazor.SmilesDrawer" Version =" 9.0.2" />
7272 <PackageReference Include =" BootstrapBlazor.Sortable" Version =" 9.0.3" />
Original file line number Diff line number Diff line change 1010<DemoBlock Title =" @Localizer[" CityNormalTitle " ]"
1111 Introduction =" @Localizer[" CityNormalIntro " ]"
1212 Name =" Normal" >
13- <div class =" row g-3 mb-3" >
13+ <div class =" row g-3 mb-3" >
1414 <div class =" col-12 col-sm-6" >
1515 <BootstrapInputGroup >
1616 <BootstrapInputGroupLabel DisplayText =" ShowSearch" ></BootstrapInputGroupLabel >
3636 </BootstrapInputGroup >
3737 </div >
3838 </div >
39- <SelectCity Value =" @_value" ShowSearch =" _showSearch" IsMultiple =" _isMultiple" IsDisabled =" _isDisabled" AutoClose =" _autoClose" ></SelectCity >
39+ <SelectCity @bind-Value =" @_value" ShowSearch =" _showSearch" AutoClose =" _autoClose"
40+ IsMultiple =" _isMultiple" IsDisabled =" _isDisabled" ></SelectCity >
4041</DemoBlock >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Razor" >
22
33 <PropertyGroup >
4- <Version >9.11.3-beta02 </Version >
4+ <Version >9.11.3-beta03 </Version >
55 </PropertyGroup >
66
77 <ItemGroup >
You can’t perform that action at this time.
0 commit comments