Commit Graph

77 Commits

Author SHA1 Message Date
Hugo Bernier 7e97daab76 Added more contributions 2023-03-15 01:23:34 -04:00
Hugo Bernier c24aacbd7f Updated telemetry link 2023-03-12 21:16:15 -04:00
Hugo Bernier 411f1b1eca Changed authors to contributors 2023-02-18 22:58:44 -05:00
Hugo Bernier 103907bdc6 Added compatibility warning on readme and template 2023-02-10 10:22:32 -05:00
Hugo Bernier fddb8e417c
Merge pull request #2961 from alicelupsan/main
React-list-form: Fix RichTextField not showing up when editing/republishing page
2022-10-24 10:14:15 -04:00
Hugo Bernier 7202809a7d Changed docs links to learn 2022-10-24 09:42:45 -04:00
Rosa Alice (Ana Elisabeta) 26cc9f46ce
Fix RichTextField not showing up when editing/republishing page (#2)
Bump tinymce version
Related: #2944
2022-09-06 18:37:43 +03:00
Hugo Bernier 0c369718b4
Update sample.json 2022-09-05 23:43:45 -04:00
Hugo Bernier 4b17f0a119
Update README.md 2022-09-05 23:43:11 -04:00
Hugo Bernier 6aac8d69c8
Merge pull request #2959 from alicelupsan/bug/react-list-form/2943
React-list-form DateField does not support manually entering date #2943
2022-09-05 20:41:33 -07:00
Hugo Bernier c133fc3af6 Revert "Updated sample.json and readme"
This reverts commit 34795cc62b.
2022-09-05 23:40:30 -04:00
Hugo Bernier 34795cc62b Updated sample.json and readme 2022-09-05 23:25:55 -04:00
Hugo Bernier 07742bfd37 Fixed readme and sample.json 2022-09-05 22:56:31 -04:00
Alice Rosa b9618618ca Fix parseDateString 2022-09-06 05:52:07 +03:00
Alice Rosa a40f101b50 added autobind back so there are as less changes as possible in the PR 2022-09-06 05:22:23 +03:00
Alice Rosa 4cc204b64a reuse parseDateString
remove update of officeuifebric
2022-09-05 18:00:11 +03:00
Alice Rosa 046feb1f98 Fix lint warnings 2022-09-02 15:58:47 +03:00
Alice Rosa f0c3e8b4ff Added missing ComponentDidUpdate 2022-09-02 08:24:50 +03:00
Alice Rosa a0c70ec928 AllowTextInput #2943
Still has issues due to onSelectDate being called twice:
https://github.com/microsoft/fluentui/issues/22283
The second time it's called with a null value and it just resets the field.
2022-09-02 08:24:04 +03:00
Alice Rosa 9c34153a67 Add missing semicolon. Fix lint warning. 2022-08-31 09:26:01 +03:00
Alice Rosa e02b231448 Fixed Caret RichTextField issues Related: #2945 2022-08-31 07:59:04 +03:00
Hugo Bernier 429d92a604 Added SPFx 1.10 containers 2022-02-15 00:50:11 -05:00
Hugo Bernier 8a5ca040a3
Fixed urls 2022-02-12 21:53:08 -05:00
Hugo Bernier 9e7f698094
Updated schema 2022-02-12 21:36:32 -05:00
Hugo Bernier 7e33667c33
Added sample datetime 2022-02-12 21:21:25 -05:00
Hugo Bernier eb8bd92a0b Updating telemetry link 2021-12-20 10:25:30 -05:00
VesaJuvonen 7a79c47104 Removing unnecessary office product from the sample metadata 2021-12-10 19:55:32 +02:00
Hugo Bernier 052ec4f3db Fixed query labels without the sample tag 2021-11-21 00:14:21 -05:00
Hugo Bernier 026934d79c Fixed discussion query to remove labels 2021-11-21 00:00:02 -05:00
Hugo Bernier 15215dd8fe Fixing hungry regex 2021-11-20 23:55:10 -05:00
Hugo Bernier 38c5ec7920 Fixed all readmes to point to their respective sample labels 2021-11-20 23:07:01 -05:00
Hugo Bernier 253df147f4 Updated compatiblity matrix 2021-11-07 01:43:55 -04:00
Hugo Bernier 8e31790d62 Added video links 2021-11-06 14:12:24 -04:00
Hugo Bernier 8161d1f64f Added SPFx doctor to README instructions 2021-11-02 00:04:30 -04:00
Hugo Bernier fcfaecda83 Removed reference to LTS 2021-11-01 21:07:49 -04:00
Hugo Bernier a40043f473
Update sample.json 2021-05-20 00:54:06 -04:00
Hugo Bernier 39d8cb44e8 Updated sample.json and readme 2021-05-17 12:11:12 -04:00
Ari Gunawan 88355111ed Update readme 2021-05-06 14:38:49 +07:00
Ari Gunawan e1aa01ecb6 Update readme and version 2021-05-06 14:36:46 +07:00
Ari Gunawan 558b5411e8 Fix attachment not cleared after submit issue 2021-05-06 14:23:33 +07:00
Hugo Bernier 834626266e Added version history and solution version 2021-02-23 00:04:54 -05:00
Fredrik Thorild 3055df775f Updated regex in default tax values
The regex was not capturing > 2 values correctly
2021-02-22 09:51:23 +01:00
Fredrik Thorild c0adbde8a9 Fixing 1711 - Bug with default taxonomy value
Added regex clean-up of the taxonomy strings in readData()
2021-02-21 07:59:15 +01:00
Hugo Bernier e7110d587a
Merge pull request #1699 from Kman1131/master 2021-02-11 00:46:02 -05:00
Hugo Bernier aa55d23c1d Fixed readme 2021-02-11 00:44:57 -05:00
Hugo Bernier 429d3a03d9 Fixed readme 2021-02-11 00:42:17 -05:00
Hugo Bernier e6cd0b17de Added sample metadata 2021-02-08 02:19:31 -05:00
Kman1131 2a807e9125
Update DraggableComponent.tsx 2021-02-07 19:37:59 +13:00
Kman1131 b0f0abed46
Update DraggableComponent.tsx 2021-02-07 19:31:05 +13:00
Kman1131 7a3f6c64d8
Update ListForm.tsx 2021-02-07 19:30:17 +13:00