Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot] 02cfc777c5
Bump fast-xml-parser and adaptive-expressions
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [adaptive-expressions](https://github.com/Microsoft/botbuilder-js). These dependencies needed to be updated together.

Updates `fast-xml-parser` from 3.21.1 to 4.2.4
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits)

Updates `adaptive-expressions` from 4.19.3 to 4.20.0
- [Release notes](https://github.com/Microsoft/botbuilder-js/releases)
- [Commits](https://github.com/Microsoft/botbuilder-js/compare/4.19.3...4.20.0)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
- dependency-name: adaptive-expressions
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 05:23:29 +00:00
Hugo Bernier 3a90ee4d71 Minor typo in readme 2023-05-16 17:56:33 -04:00
Hugo Bernier 034937a0fe Fixed linting issues, added container 2023-05-16 17:56:00 -04:00
Dan Toft 2beeb06fc7 📕 - Added readme 2023-05-16 21:11:06 +02:00
Dan Toft 7721546ff9 🤦‍♂️ - [React-json-form]: Git is hard, think I made it back 2023-05-16 21:04:45 +02:00
Dan Toft 5a67f695b2 Merge branch 'main' into temp
# Conflicts:
#	samples/react-json-form/README.md
#	samples/react-json-form/src/Models/Form.ts
#	samples/react-json-form/src/Models/FormField.ts
#	samples/react-json-form/src/Models/SaveObject.ts
#	samples/react-json-form/src/Providers/SharePointProvider.ts
#	samples/react-json-form/src/webparts/jsonForm/model/FormField.ts
#	samples/react-jsonForm/src/Models/FormField.ts
2023-05-16 20:48:20 +02:00
Dan Toft c57c2123e8 🧼 - Rename folder 2023-05-16 20:43:47 +02:00
Dan Toft 4ddaad7896 🎉 - [react-json-form]: Load submitted form | rename folder | work on readme 2023-05-16 20:25:29 +02:00