[release/6.0] Initial Bootstrap v4 SxS support (#36378)
* Add props and build files * Bring back V4 files tmp Setup V5 stuff * Add back v5 files too Restore V4 files Undo diffs Update Testing.DefaultWebSite.StaticWebAssets.V5.xml Fix tests Checkpoint Fix Undo Try bootstrap4 codepath Stuff Checkpoint before rebase * Correct target names * Fix views * Cleanup * Fix test * Bring back targets * Make things work * PR feedback * Fix for content type * Harden the view version logic * Fix test * Nullable warning fixes * Fix nullable warning another way * Fix V4 nullability warnings * Another nullability fix * Fix CI Co-authored-by:Javier Calvarro Nelson <jacalvar@microsoft.com> Co-authored-by:
Hao Kung <HaoK@users.noreply.github.com>
显示
- src/Identity/UI/src/Areas/Identity/Pages/V4/Account/Login.cshtml 1 个添加, 1 个删除...ntity/UI/src/Areas/Identity/Pages/V4/Account/Login.cshtml
- src/Identity/UI/src/Areas/Identity/Pages/V4/Account/Logout.cshtml 1 个添加, 1 个删除...tity/UI/src/Areas/Identity/Pages/V4/Account/Logout.cshtml
- src/Identity/UI/src/Areas/Identity/Pages/V4/Account/Manage/_Layout.cshtml 1 个添加, 1 个删除...src/Areas/Identity/Pages/V4/Account/Manage/_Layout.cshtml
- src/Identity/UI/src/Areas/Identity/Pages/V4/Account/Manage/_ManageNav.cshtml 1 个添加, 1 个删除.../Areas/Identity/Pages/V4/Account/Manage/_ManageNav.cshtml
- src/Identity/UI/src/Areas/Identity/Pages/V4/Account/Register.cshtml 1 个添加, 1 个删除...ty/UI/src/Areas/Identity/Pages/V4/Account/Register.cshtml
- src/Identity/UI/src/Areas/Identity/Pages/V5/Account/Login.cshtml 1 个添加, 1 个删除...ntity/UI/src/Areas/Identity/Pages/V5/Account/Login.cshtml
- src/Identity/UI/src/Areas/Identity/Pages/V5/Account/Logout.cshtml 1 个添加, 1 个删除...tity/UI/src/Areas/Identity/Pages/V5/Account/Logout.cshtml
- src/Identity/UI/src/Areas/Identity/Pages/V5/Account/Manage/_Layout.cshtml 1 个添加, 1 个删除...src/Areas/Identity/Pages/V5/Account/Manage/_Layout.cshtml
- src/Identity/UI/src/Areas/Identity/Pages/V5/Account/Manage/_ManageNav.cshtml 1 个添加, 1 个删除.../Areas/Identity/Pages/V5/Account/Manage/_ManageNav.cshtml
- src/Identity/UI/src/Areas/Identity/Pages/V5/Account/Register.cshtml 1 个添加, 1 个删除...ty/UI/src/Areas/Identity/Pages/V5/Account/Register.cshtml
- src/Identity/UI/src/IdentityBuilderUIExtensions.cs 119 个添加, 1 个删除src/Identity/UI/src/IdentityBuilderUIExtensions.cs
- src/Identity/UI/src/Microsoft.AspNetCore.Identity.UI.csproj 88 个添加, 5 个删除src/Identity/UI/src/Microsoft.AspNetCore.Identity.UI.csproj
- src/Identity/UI/src/assets/V4/css/site.css 84 个添加, 0 个删除src/Identity/UI/src/assets/V4/css/site.css
- src/Identity/UI/src/assets/V4/favicon.ico 0 个添加, 0 个删除src/Identity/UI/src/assets/V4/favicon.ico
- src/Identity/UI/src/assets/V4/js/site.js 0 个添加, 0 个删除src/Identity/UI/src/assets/V4/js/site.js
- src/Identity/UI/src/assets/V4/lib/bootstrap/LICENSE 22 个添加, 0 个删除src/Identity/UI/src/assets/V4/lib/bootstrap/LICENSE
- src/Identity/UI/src/assets/V4/lib/bootstrap/dist/css/bootstrap-grid.css 3719 个添加, 0 个删除...I/src/assets/V4/lib/bootstrap/dist/css/bootstrap-grid.css
- src/Identity/UI/src/assets/V4/lib/bootstrap/dist/css/bootstrap-grid.css.map 1 个添加, 0 个删除...c/assets/V4/lib/bootstrap/dist/css/bootstrap-grid.css.map
- src/Identity/UI/src/assets/V4/lib/bootstrap/dist/css/bootstrap-grid.min.css 7 个添加, 0 个删除...c/assets/V4/lib/bootstrap/dist/css/bootstrap-grid.min.css
- src/Identity/UI/src/assets/V4/lib/bootstrap/dist/css/bootstrap-grid.min.css.map 1 个添加, 0 个删除...sets/V4/lib/bootstrap/dist/css/bootstrap-grid.min.css.map
加载中
想要评论请 注册 或 登录