-
Notifications
You must be signed in to change notification settings - Fork 340
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
v4.9 #2969
Conversation
This file contains 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
Small documentation corrections
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…n/search-extensibility/decode-uri-component-0.2.2 Bump decode-uri-component from 0.2.0 to 0.2.2 in /search-extensibility
…buttons in MS Teams APP and MS Teams Web Currently the "PnP Search Results" component does not work correctly in MS Teams Desktop and MS Teams Web because when clicking on the pagination buttons, they do not work. This small change in the css resolves that error.
2644: Bug fix to allow the search results WebPart use the pagination buttons in MS Teams APP and MS Teams Web
#2507 Updated mgt package
As there were many pages with 3 or 4 digit numbers in MS Teams Mobile, the numbers at the end were not displayed, so they have been moved down to the next row. For example: << < 281 282 282 283 284 .... 290 ... 310 > >> in Teams Mobile was cut off and you could not click on 310 for example. With this solution in MS Teams Mobile it will be: << < 281 282 283 284 ... 290 ...301 .. 310 > >>
Correct data-selection-all-toggle documentation
Fix for Select All button in DetailsList
BUG: Fixed paging error in "MS Teams Mobile".
Added a handfull of additional queries
Updated Create-a-useful-People-Search.md
first rev on Use PnP Search as a department web part
create a new scenario about query string in url for dynamic search pages.
Link images and typos in the new scenario Use query string from url for dynamic results
Add new scenario Use query string form URL for dynamic search
#2242 Support props starting with a number in slots
Remove padding if hide on no result
Prefer thumbnailurl if present
Make guid regx better
Remove click handler for icon
Minor 4.9 things
Added collapse specification property
Fix for number tokens in refinement strings
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.