-
Notifications
You must be signed in to change notification settings - Fork 399
3.18.0 Release #1816
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
3.18.0 Release #1816
Conversation
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
Bumps [adaptive-expressions](https://github.com/Microsoft/botbuilder-js) from 4.21.1 to 4.22.1. - [Release notes](https://github.com/Microsoft/botbuilder-js/releases) - [Commits](microsoft/botbuilder-js@4.21.1...4.22.1) --- updated-dependencies: - dependency-name: adaptive-expressions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Added missing references to webURL to service calls.
Added orderBy to DynamicField props for lookup fields
…Documentation Update Folderpicker documentation on how to use the control with siteAbsoluteUrl property
fix bug in readme display issue #1495
…srpmtt/sp-dev-fx-controls-react into srpmtt-datetimepicker-restricted-dates
- optimize context prop by requesting only necessary properties from BaseComponentContext - update documentation accordingly - move the state properties into the core component
remove unnecessary dependencies
…e-expressions-4.22.1 Bump adaptive-expressions from 4.21.1 to 4.22.1
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. - [Commits](indutny/node-ip@v1.1.8...v1.1.9) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…lity to style the control as per the needs
Bump ip from 1.1.8 to 1.1.9
Added style property to Rich text control.
Fast-serve update to match the most recent changes.
…t-optimization [PeoplePicker] Context optimization - Adds a specific interface for the control which requires less props than the `BaseComponentContext` one - Moves states interface into the component to avoid useless export - Reflect optimization in the control's doc and the test webpart - Fixes MSGraph required permissions to use the control
Carousel: make buttonLocation and buttonDisplay optional, add contentHeight property
* Fix imports * #1763 Fix wrong FluentUI imports
* Added onClick support to FileTypeIcon * Added various events to FileTypeIcon * Updated documentation * Update docs/documentation/docs/controls/FileTypeIcon.md Co-authored-by: Michaël Maillot <[email protected]> * Update docs/documentation/docs/controls/FileTypeIcon.md Co-authored-by: Michaël Maillot <[email protected]> * Update docs/documentation/docs/controls/FileTypeIcon.md Co-authored-by: Michaël Maillot <[email protected]> * Update docs/documentation/docs/controls/FileTypeIcon.md Co-authored-by: Michaël Maillot <[email protected]> * Update docs/documentation/docs/controls/FileTypeIcon.md Co-authored-by: Michaël Maillot <[email protected]> * Update docs/documentation/docs/controls/FileTypeIcon.md Co-authored-by: Michaël Maillot <[email protected]> * Removed unused imports in IFileTypeIcon.ts --------- Co-authored-by: Michaël Maillot <[email protected]>
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.
What's in this Pull Request?
3.18.0 Release