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

3.17.0 #1757

Merged
merged 66 commits into from
Feb 6, 2024
Merged

3.17.0 #1757

merged 66 commits into from
Feb 6, 2024

Conversation

joelfmrodrigues
Copy link
Collaborator

Q A
Related issues? fixes #1657, fixes #1669, fixes #1688, fixes #1715, fixes #1719, fixes #1733
Enhancements #1625 , #1672, #1706

What's in this Pull Request?

Release 3.17.0

Tom German and others added 30 commits September 28, 2023 02:01
…ression validation and custom formatting renderer.
… use of 'any'

Amendment to CustomFormatting class type annotations
Bumps the npm_and_yarn at /. security update group with 1 update: [spfx-fast-serve-helpers](https://github.com/s-KaiNet/spfx-fast-serve-helpers).

- [Commits](https://github.com/s-KaiNet/spfx-fast-serve-helpers/commits)

---
updated-dependencies:
- dependency-name: spfx-fast-serve-helpers
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
…erve-helpers-1.18.4

Bump the npm_and_yarn at /. security update group with 1 update
* Bugfix for issue 1568

Dynamic Form accessed TaxonomyFieldTypeMulti without considering sub-array "results".

* Added file handling in DynamicForm

* Updated pt-pt localization

* Changed file upload

* Removed file selection in edit mode

* Updated loc files and removed unused props

* Updated IDynamicFormProps

* Added check for content type

* Improved enableFileSelection property description

* Update DynamicForm.md

* Added DynamicFormWithFileSelection.png

* Update DynamicForm.tsx

* Small fixes

* Updated DynamicForm doc

---------

Co-authored-by: IRRDC <jk@oneassist.de>
Co-authored-by: João Mendes <joao.j.mendes@outlook.com>
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.194 to 4.14.202.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
New Dynamic Form Feature(s) - Custom Formatting and Validation, ControlsTestWebPart updates
michaelmaillot and others added 29 commits January 7, 2024 02:04
Added custom filter to PeoplePicker selection
Bugfix #1718 for bug #1717 was faulty and gets fixed with this.
Removed useless second default case that caused errors
Restoring changes removed by merge.
Use stringMatchOption instead of deprecated stringMatchId #1688
…text-web-part' of https://github.com/mbice/sp-dev-fx-controls-react into mbice-feature/rich-text-align-heading-styles-with-sharepoint-text-web-part
…g-styles-with-sharepoint-text-web-part' into dev

Align heading styles and font sizes with OOB SharePoint
…tyles-with-sharepoint-text-web-part

Align RichText heading styles and font sizes with OOB SharePoint text web part
…odash-4.14.202

Bump @types/lodash from 4.14.194 to 4.14.202
Fixing Issue - 1669 - PeoplePicker returns no results with webAbsoluteUrl and ensureUser
[DynamicForm] Fixing multi taxonomy field (loading + saving existing item)
@joelfmrodrigues joelfmrodrigues merged commit 285cb32 into master Feb 6, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment