dependabot[bot]
|
b7e5d44c2d
|
Bump browserify-sign from 4.2.1 to 4.2.2 in /samples/react-json-form
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)
---
updated-dependencies:
- dependency-name: browserify-sign
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-28 03:23:45 +00:00 |
dependabot[bot]
|
7eda9f8fa3
|
Bump @babel/traverse from 7.21.5 to 7.23.2 in /samples/react-json-form
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-26 00:51:24 +00:00 |
Hugo Bernier
|
3c9886276c
|
Merge pull request #3794 from Tanddant/main
|
2023-08-09 21:02:39 -04:00 |
Hugo Bernier
|
6b74ef2fd6
|
Fixed Json to JSON
|
2023-08-06 16:57:51 -04:00 |
dependabot[bot]
|
f864bc9715
|
Bump word-wrap from 1.2.3 to 1.2.4 in /samples/react-json-form
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-20 21:17:44 +00:00 |
Dan Toft
|
ffd4200e9b
|
🎉 - Initial commit for community call
|
2023-07-19 22:41:11 +02:00 |
dependabot[bot]
|
7024cc4a9c
|
Bump semver from 5.7.1 to 5.7.2 in /samples/react-json-form
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-13 07:59:54 +00:00 |
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 |