Commit 8885e7c
committed
Merge upstream/dev into main
Resolve 10 conflicts by taking dev's version (milestones 10-15):
- BaseStyledComponent.cs: Add ThemeConfiguration cascading parameter
- BaseWebFormsComponent.cs: Un-obsolete SkinID for theming support
- Button.razor.cs: Un-obsolete UseSubmitBehavior, default true
- BulletedList.razor: Use GetStartAttribute() for ordered list
- CheckBox.razor: Remove wrapping span, attrs on input (HTML fidelity)
- GridView.razor: Add border and border-collapse style
- LinkButton.razor: Add href=javascript:void(0) and CSS class
- Menu.razor: Add table rendering mode
- ToolTipTests.razor: Match CheckBox HTML structure change
- MILESTONE12-PLAN.md: Accept renumbering to M141,027 files changed
Lines changed: 22174 additions & 1274 deletions
File tree
- .ai-team-templates
- identity
- workflows
- .ai-team
- agents
- beast
- colossus
- cyclops
- forge
- jubilee
- rogue
- decisions/inbox
- identity
- log
- orchestration-log
- skills/webforms-html-audit
- .copilot
- .github/workflows
- audit-output
- blazor
- AdRotator
- BulletedList
- Button
- Calendar
- ChangePassword
- Chart
- CheckBoxList
- CheckBox
- CreateUserWizard
- DataBinder
- DataGrid
- DataList
- DetailsView
- DropDownList
- FileUpload
- GridView
- HiddenField
- HyperLink
- ImageButton
- ImageMap
- Image
- Label
- LinkButton
- ListBox
- ListView
- Literal
- Localize
- Menu
- MultiView
- Panel
- PasswordRecovery
- PlaceHolder
- RadioButtonList
- Repeater
- SiteMapPath
- Table
- Theming
- TreeView
- ViewState
- normalized
- blazor
- AdRotator
- BulletedList
- Button
- Calendar
- CheckBoxList
- CheckBox
- DataList
- DetailsView
- DropDownList
- FileUpload
- GridView
- HiddenField
- HyperLink
- ImageButton
- ImageMap
- Image
- Label
- LinkButton
- ListBox
- ListView
- Literal
- Panel
- PlaceHolder
- RadioButtonList
- Repeater
- SiteMapPath
- Table
- TreeView
- webforms
- AdRotator
- BulletedList
- Button
- Calendar
- ChangePassword
- CheckBoxList
- CheckBox
- CompareValidator
- CreateUserWizard
- CustomValidator
- DataList
- DataPager
- DetailsView
- DropDownList
- FileUpload
- FormView
- GridView
- HiddenField
- Hyperlink
- ImageButton
- ImageMap
- Image
- Label
- LinkButton
- ListBox
- ListView
- Literal
- LoginName
- LoginStatus
- LoginView
- Login
- Menu
- MultiView
- Panel
- PasswordRecovery
- PlaceHolder
- RadioButtonList
- RadioButton
- RangeValidator
- RegularExpressionValidator
- Repeater
- RequiredFieldValidator
- SiteMapPath
- Table
- TextBox
- TreeView
- ValidationSummary
- webforms
- AdRotator
- BulletedList
- Button
- Calendar
- ChangePassword
- CheckBoxList
- CheckBox
- CompareValidator
- CreateUserWizard
- CustomValidator
- DataList
- DataPager
- DetailsView
- DropDownList
- FileUpload
- FormView
- GridView
- HiddenField
- Hyperlink
- ImageButton
- ImageMap
- Image
- Label
- LinkButton
- ListBox
- ListView
- Literal
- LoginName
- LoginStatus
- LoginView
- Login
- Menu
- MultiView
- Panel
- PasswordRecovery
- PlaceHolder
- RadioButtonList
- RadioButton
- RangeValidator
- RegularExpressionValidator
- Repeater
- RequiredFieldValidator
- SiteMapPath
- Table
- TextBox
- TreeView
- ValidationSummary
- docs
- DataControls
- LoginControls
- Migration
- UtilityFeatures
- planning-docs
- samples
- AfterBlazorServerSide.Tests
- AfterBlazorServerSide
- Components/Pages/ControlSamples
- AdRotator
- BulletedList
- Button
- Calendar
- ChangePassword
- Chart
- CheckBoxList
- CheckBox
- CreateUserWizard
- DataList
- DataPager
- DetailsView
- DropDownList
- FileUpload
- FormView
- GridView
- HiddenField
- HyperLink
- ImageButton
- ImageMap
- Image
- Label
- LinkButton
- ListBox
- ListView
- Literal
- LoginControls
- LoginView
- Menu
- MultiView
- Panel
- PasswordRecovery
- PlaceHolder
- RadioButtonList
- Repeater
- SiteMapPath
- Table
- Theming
- TreeView
- Validations
- Pages/ControlSamples
- RadioButton
- TextBox
- wwwroot/Content/Images
- BeforeWebForms
- App_Code
- ControlSamples
- AdRotator
- BulletedList
- Button
- Calendar
- ChangePassword
- Chart
- CheckBoxList
- CheckBox
- CompareValidator
- CreateUserWizard
- CustomValidator
- DataList
- DataPager
- DetailsView
- DropDownList
- FileUpload
- FormView
- GridView
- HiddenField
- Hyperlink
- ImageButton
- ImageMap
- Image
- Label
- LinkButton
- ListBox
- ListView
- Literal
- LoginName
- LoginStatus
- LoginView
- Login
- Menu
- MultiView
- Panel
- PasswordRecovery
- PlaceHolder
- RadioButtonList
- RadioButton
- RangeValidator
- RegularExpressionValidator
- Repeater
- RequiredFieldValidator
- SiteMapPath
- Table
- TextBox
- TreeView
- ValidationSummary
- scripts
- src
- BlazorWebFormsComponents.Test
- BaseWebFormsComponent
- BulletedList
- Button
- CheckBox
- DataList/TableLayout
- FileUpload
- FormView
- GridView
- Image
- LinkButton
- ListView
- Menu
- NamingContainer
- Theming
- WebFormsPage
- BlazorWebFormsComponents
- Enums
- Interfaces
- LoginControls
- Theming
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
0 commit comments