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

Migrate from Original Dev Branch #1

Merged
merged 36 commits into from
Jun 11, 2024
Merged

Migrate from Original Dev Branch #1

merged 36 commits into from
Jun 11, 2024

Conversation

wuxiaojun514
Copy link
Owner

Q A
Bug fix? [ ]
New feature? [ ]
New sample? [ ]
Related issues? fixes #X, partially #Y, mentioned in #Z

What's in this Pull Request?

Please describe the changes in this PR. Sample description or details around bugs which are being fixed.

Guidance

  • You can delete this section when you are submitting the pull request.
  • Please update this PR information accordingly. We'll use this as part of our release notes in monthly communications.
  • Please target your PR to dev branch.

joelfmrodrigues and others added 30 commits February 6, 2024 00:06
Added missing references to webURL to service calls.
- optimize context prop by requesting only necessary properties from BaseComponentContext
- update documentation accordingly
- move the state properties into the core component
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] <support@github.com>
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 <battosaimykle@gmail.com>

* Update docs/documentation/docs/controls/FileTypeIcon.md

Co-authored-by: Michaël Maillot <battosaimykle@gmail.com>

* Update docs/documentation/docs/controls/FileTypeIcon.md

Co-authored-by: Michaël Maillot <battosaimykle@gmail.com>

* Update docs/documentation/docs/controls/FileTypeIcon.md

Co-authored-by: Michaël Maillot <battosaimykle@gmail.com>

* Update docs/documentation/docs/controls/FileTypeIcon.md

Co-authored-by: Michaël Maillot <battosaimykle@gmail.com>

* Update docs/documentation/docs/controls/FileTypeIcon.md

Co-authored-by: Michaël Maillot <battosaimykle@gmail.com>

* Removed unused imports in IFileTypeIcon.ts

---------

Co-authored-by: Michaël Maillot <battosaimykle@gmail.com>
AJIXuMuK and others added 6 commits May 15, 2024 16:51
…k-manually

#1101: Fix issue with adding link by typing in FilePicker "From a link" tab
Updated translation of the `Maroon` color

Co-authored-by: Alex Terentiev <aleksei.terentiev@gmail.com>
@wuxiaojun514 wuxiaojun514 changed the title Dev Migrate from Original Dev Branch Jun 11, 2024
@wuxiaojun514 wuxiaojun514 marked this pull request as ready for review June 11, 2024 01:38
@wuxiaojun514 wuxiaojun514 merged commit 2307be7 into wuxiaojun514:dev Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet