Skip to content
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

Merged
merged 124 commits into from
Jun 4, 2023
Merged

v4.9 #2969

merged 124 commits into from
Jun 4, 2023

Conversation

wobba
Copy link
Collaborator

@wobba wobba commented May 15, 2023

No description provided.

edarroudi and others added 30 commits November 25, 2022 12:42
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
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
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
wobba and others added 27 commits May 28, 2023 16:38
#2242 Support props starting with a number in slots
Remove padding if hide on no result
Added collapse specification property
Fix for number tokens in refinement strings
@sonarcloud
Copy link

sonarcloud bot commented Jun 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.2% 0.2% Duplication

@wobba wobba marked this pull request as ready for review June 4, 2023 10:04
@wobba wobba merged commit 2fa25c6 into main Jun 4, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants