Skip to content

v3.21.0 #1987

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 105 commits into from
Apr 30, 2025
Merged

v3.21.0 #1987

merged 105 commits into from
Apr 30, 2025

Conversation

michaelmaillot
Copy link
Collaborator

New controls #1897, #1932, #1884, #1955

Improvments #1916, #1936, #1962

Fixes #1874, #1909, #1877, #1919, #1922, #1847, #1925, #1951, #1914, #1655, #1953, #1913, #1967, #1972

wilecoyotegenius and others added 30 commits September 26, 2024 03:00
…t-from-comment

Fix #1874: ListItemComments - can't select text from comment
Fix #1909: Bad traductions in DateTimePicker controll
…control-fails-to-update-after-initial-save

Fix #1877: WebPartTitle Control Fails to Update After Initial Save
Adds retry to updating list item in DynamicForm. Closes #1919
* commitc hanges

* commit chnages

* commit changes ShareDialog

* commit changes fixed comments docs and code.
joaojmendes and others added 29 commits March 3, 2025 23:26
🐛 - Fix 1655- Dynamic form should not display any validation errors until the user clicks Save/Submit, or leaves the focus of a required control - (Repo Rescuer Challenge)
🐛 - Fixes-Issue 1953 - DynamicForm required User Fields not checked before submit (Repo Rescuer Challenge)
…customizing styling (#1913)

* fixed #1788
and add styles/className property to support styling customization, should somehow fix #1794

* Update DynamicForm.md as michaelmaillot suggested

* fixed typo name problem on dynamicForm/DynamicForm.styles.ts

* fixed the typo on dynamicField/DynamicField.styles.ts
fixed the subcomponent styles doesn't work in dynamic field issue

* Update DynamicForm.md to add more description on styles property

* remove the indent in sample code on DynamicForm.md, correct the styling class name

* remove all indent on sample code in DynamicForm.md

* Update DynamicForm.md to add line break before the sample code
…o Rescuer Challenge] (#1962)

* InitialCommit - Fix 1275

* bump-updated documentation

* Resolved comments and conflicts

* Resolved conflicts as suggested

* Removed anchor term guid from ModernTaxonomyPicker

* Resolving comments from Michael

* Roll-back on spfx-fast-serve-helpers version to be explicit
* fixed for #1760

* fix for issue #1775

* #1775 forgot to update getNumberErrorText method

* also check current loaded item's value in required validation when do submission

* Hotfix for #1937 and 1961. Enabled the allowTextInput on date fields

---------

Co-authored-by: wu.xiaojun <[email protected]>
@michaelmaillot michaelmaillot merged commit a4a6ff0 into master Apr 30, 2025
2 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.

ListItemComments. You can't select and copy text from the comment.