Commit Graph

3 Commits

Author SHA1 Message Date
Ryan Schouten 270f050e05 Add support for User and taxonomy fields 2020-09-12 20:44:43 -07:00
Özgür ERSOY 97efa6e8cf updated react-list-form to SPFx 1.7.1, Added RichText Mode and Tinymce Editor (#791)
* Updated to SPFx 1.7.1 and dependencies, add Turkish translation

* Reformatting space&line

* Bug&Fix reset itemId

* Added RichText Mode and Tinymce Editor
2019-03-10 18:20:18 +02:00
Dany 137526e5d4 New sample react-list-form (#373)
* Initial commit

* Create LICENSE

* readme updated

* Major extensions (more web part properties, field ordering, adding, refactoring list form rendering...)

* Updated to newest version of packages / support display field User & Lookup

* Refactored rendering of SPFormField / support more field types / Check fro local environment and notify user / Added ConfigureWebPart / Introduced showSupportedFields option

* Removed unused imports

* Use of resource strings for localization / ListForm component now not relying on web part context (just spHttpClient) / added comments / fixed bug where old values were still shown after switching to other form type or item / Moved date picer strings to localized resources

* Fixed bug where fields would not clear when switching formtype or id

* Updated Readme and added overview clip gif
2017-12-01 16:45:08 +02:00