-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Sections support #46727
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
Merged
Merged
Sections support #46727
Changes from 11 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
89c686d
sections support
surayya-MS 7e99bde
change SecionsTest
surayya-MS cbb63aa
fix
surayya-MS 397b91a
use Browser.Exists in tests; move code block to the end of .razor file
surayya-MS 0e7d9c5
E2E tests
surayya-MS 269b8d4
use private fields for buttons in tests; use "-" instead of "_" fir ids
surayya-MS 85f3a7c
support changing IsDefaultContent; fix tests
surayya-MS ebca897
fix
surayya-MS 32fb842
Merge branch 'main' into sectionsSupport
surayya-MS 85b8ec6
use object SectionId instead of string Name
surayya-MS 435716a
fix
surayya-MS 4cca921
Merge branch 'main' into sectionsSupport
surayya-MS c42520a
Update src/Components/Components/src/Sections/SectionContent.cs
surayya-MS d3352be
fix
surayya-MS 495bff4
Update src/Components/test/E2ETest/Tests/SectionsTest.cs
surayya-MS 4742a2d
Update src/Components/Web/src/Head/HeadOutlet.cs
surayya-MS 7323ca1
Update src/Components/Components/src/Sections/SectionOutlet.cs
surayya-MS b7be8b4
Update src/Components/Components/src/Sections/SectionContent.cs
surayya-MS cb0d2e3
Update src/Components/Components/src/Sections/SectionOutlet.cs
surayya-MS 52bc8d9
fix
surayya-MS e21ae58
Merge branch 'sectionsSupport' of https://github.com/surayya-MS/aspne…
surayya-MS ae3171e
fix
surayya-MS 35d13b9
fix
surayya-MS 275100b
change exceptions messages in SectionRegistry
surayya-MS 4b92f0c
remove IsDefaultContent from SectionContent
surayya-MS 48538d1
remove IsDefaultContent from PublicAPI
surayya-MS 08ebe15
Merge branch 'main' into sectionsSupport
surayya-MS e418aa6
fix
surayya-MS 853e6ea
Merge branch 'main' into sectionsSupport
surayya-MS 157bdaf
Revert "remove IsDefaultContent from PublicAPI"
surayya-MS 036dc2d
Revert "remove IsDefaultContent from SectionContent"
surayya-MS a6ef091
made IsDefaultContent internal
surayya-MS 403d493
Merge branch 'main' into sectionsSupport
surayya-MS b1b8be8
fix
surayya-MS File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.