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

Merge for 3.2.0 #941

Merged
merged 84 commits into from
Jun 23, 2021
Merged
Changes from 1 commit
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
d7ee273
Update RichText.md
ravichandran-blog May 11, 2021
10df014
chart js and lodash bump
AJIXuMuK May 14, 2021
c06dafe
Merge branch 'patch-6' of https://github.com/ravichandran-blog/sp-dev…
AJIXuMuK May 14, 2021
368a6b4
Merge branch 'ravichandran-blog-patch-6' into dev
AJIXuMuK May 14, 2021
7a08adc
3.2.0
AJIXuMuK May 14, 2021
caf2d16
changelog
AJIXuMuK May 14, 2021
394de18
fix of #895
AJIXuMuK May 15, 2021
104706d
changelog
AJIXuMuK May 15, 2021
3e4921a
pre-commit
AJIXuMuK May 15, 2021
b9fd582
unnecessary commented line
AJIXuMuK May 15, 2021
fe87d37
add contentTypeId to listpicker
russgove May 17, 2021
426ba73
compare ct uppercase
russgove May 18, 2021
dc35093
Merge branch 'dev' of https://github.com/russgove/sp-dev-fx-controls-…
russgove May 18, 2021
9e83584
add refreshtoggle to listpicker
russgove May 18, 2021
36cb4ee
Few more tests with a little better desrciption
May 18, 2021
45906b5
Few more tests
May 20, 2021
3c575e2
Fixed build issue (regenerated package-lock.json for corrupted sha in…
May 20, 2021
0b0307f
refresh package lock to resolve install error
joelfmrodrigues May 20, 2021
c83ad9d
update of package.json to reference ngt v2.2.0
AJIXuMuK May 21, 2021
dcbb877
No need to provide itemId in ListItemAttachments
May 21, 2021
311fce6
Merge branch 'dev' of https://github.com/pnp/sp-dev-fx-controls-react…
May 21, 2021
0a3df78
Merge branch 'dev' into 363-ListItemAttachments-no-itemId
May 21, 2021
ebff0a9
Merge branch 'dev' of
russgove May 21, 2021
7a8a2d3
Create DynamicForm.png
ravichandran-blog May 16, 2021
8d5fc5d
Dynamic Form
ravichandran-blog May 16, 2021
e9da69f
code refactoring, localization of used strings, theme-based colors in…
AJIXuMuK May 16, 2021
5079296
additional localization, comments for the component props, bing API key
AJIXuMuK May 16, 2021
3eb9b85
working form with all the changes
AJIXuMuK May 21, 2021
98b8e57
additional code review
AJIXuMuK May 21, 2021
f64a53b
DynamicForm: BaseComponentContext instead of WebPartContext
AJIXuMuK May 21, 2021
9aa750e
changelog
AJIXuMuK May 21, 2021
f95ab4e
pre-commit
AJIXuMuK May 21, 2021
44c56be
ListItemAttachments - support new items unit tests
May 21, 2021
f0cad38
Added quick docs
May 21, 2021
2d4aa82
fix packagelock json
russgove May 22, 2021
4dbfd40
added selectedSites Property
russgove May 23, 2021
54c07b4
Added fast-serve support.
s-KaiNet May 26, 2021
e645128
Merge pull request #916 from s-KaiNet/fast-serve
AJIXuMuK May 26, 2021
a052ae2
Added groupId property to People Picker
patrikhellgren May 27, 2021
46a608c
Further improving the performance for the serve command.
s-KaiNet Jun 2, 2021
02e3250
Fix for spanish translation of may (in spanish 'Mayo').
eduardpaul Jun 2, 2021
2da6289
Fixed short DatePickerMonthShort translations in spanish
eduardpaul Jun 2, 2021
c20b82b
Merge pull request #922 from s-KaiNet/faster-fast-serve
joelfmrodrigues Jun 3, 2021
9a4acc3
changelog
joelfmrodrigues Jun 3, 2021
e9124c2
Merge pull request #924 from eduardpaul/dev
joelfmrodrigues Jun 3, 2021
c76d4e3
changelog
joelfmrodrigues Jun 3, 2021
88e2510
Label for list item picker
petkir Jun 4, 2021
8fb435f
changelog
joelfmrodrigues Jun 4, 2021
fd5186b
Fix invalid CSS for file picker
nbelyh Jun 7, 2021
0ad7d6e
Merge pull request #930 from nbelyh/filepicker_relative
AJIXuMuK Jun 8, 2021
6f603bd
changelog
AJIXuMuK Jun 8, 2021
6aba4b8
Merge pull request #917 from SherpasGroup/peoplepicker-groupid
AJIXuMuK Jun 8, 2021
59f07c5
changelog
AJIXuMuK Jun 8, 2021
1dafeb6
changelog
AJIXuMuK Jun 8, 2021
bc369e7
removed dependency on @microsoft/decorators
AJIXuMuK Jun 9, 2021
caf8e47
resolving the conflicts
AJIXuMuK Jun 9, 2021
e288131
shadow var removed
AJIXuMuK Jun 9, 2021
55c92fa
Merge branch 'russgove-dev' into dev
AJIXuMuK Jun 9, 2021
f012e41
changelog
AJIXuMuK Jun 9, 2021
6803d8a
pre commit
AJIXuMuK Jun 9, 2021
53d5bf3
remove debugger
joelfmrodrigues Jun 10, 2021
5dc96ff
Update MyTeams to use new library mgt-spfx
joelfmrodrigues Jun 10, 2021
a243409
changelog
joelfmrodrigues Jun 10, 2021
8dde0db
Location Picker + Dynamic Form Changes
ravichandran-blog Jun 13, 2021
01622c9
Update LocationPicker.md
ravichandran-blog Jun 13, 2021
e3f0dfc
more typing support, cosmetic changes
AJIXuMuK Jun 16, 2021
db372c8
LocationPicker: spelling fix - seletedItem -> selectedItem
AJIXuMuK Jun 16, 2021
8bc7806
Merge branch 'dev' of https://github.com/pnp/sp-dev-fx-controls-react…
AJIXuMuK Jun 16, 2021
2c3a483
LocationPicker: additional css fixes
AJIXuMuK Jun 16, 2021
7445fb7
changelog
AJIXuMuK Jun 16, 2021
80c6654
pre-commit
AJIXuMuK Jun 16, 2021
b1e6626
Merge branch 'dev' into dev
joelfmrodrigues Jun 18, 2021
152d0e7
Merge pull request #906 from mgwojciech/dev
joelfmrodrigues Jun 18, 2021
c90a3c0
changelog
joelfmrodrigues Jun 18, 2021
99e5350
fix of #929
AJIXuMuK Jun 19, 2021
aea5d6d
changelog
AJIXuMuK Jun 19, 2021
4fbaa4b
pre-commit
AJIXuMuK Jun 19, 2021
70c3513
Merge branch 'dev' of https://github.com/pnp/sp-dev-fx-controls-react…
AJIXuMuK Jun 19, 2021
e8aed69
Improved Finnish translations
gautamdsheth Jun 21, 2021
8064197
Corrected upload file header
gautamdsheth Jun 21, 2021
792a129
Merge pull request #937 from gautamdsheth/dev
joelfmrodrigues Jun 22, 2021
9bb6246
changelog
joelfmrodrigues Jun 22, 2021
0afd20e
Updated changelog
estruyf Jun 23, 2021
c91987a
Updated changelog
estruyf Jun 23, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update RichText.md
Code fix
ravichandran-blog authored May 11, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit d7ee2733f812a5d98eea566d8ecc71ae87f20446
2 changes: 1 addition & 1 deletion docs/documentation/docs/controls/RichText.md
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ import { RichText } from "@pnp/spfx-controls-react/lib/RichText";

```TypeScript
<RichText value={this.props.value}
onChange={(text)=>this.props.onChange(text)}
onChange={(text)=>this.onTextChange(text)}
/>
```