Skip to content

Commit 36a1123

Browse files
authored
Merge pull request #402 from OpenSignLabs/staging
v1.2.0-beta
2 parents 3c1ceb4 + 03750e3 commit 36a1123

File tree

99 files changed

+9201
-8887
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

99 files changed

+9201
-8887
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,11 @@
3838
7. [Acknowledgments](#acknowledgments)
3939

4040
---
41+
Please star ⭐ the repo to support us! 😀
4142

4243
### Introduction
4344

44-
Welcome to OpenSign, an open-source document e-signing solution designed to provide a secure, reliable, and free alternative to commercial platforms like DocuSign, PandaDoc, SignNow, Adobe Sign, Smartwaiver, SignRequest, HelloSign & Zoho sign. Developed under the OpenSignLabs organization, our mission is to democratize the e-signing process, making it accessible and straightforward for everyone.
45+
Welcome to OpenSign, the premier open-source docusign alternative - document e-signing solution designed to provide a secure, reliable, and free alternative to commercial platforms like DocuSign, PandaDoc, SignNow, Adobe Sign, Smartwaiver, SignRequest, HelloSign & Zoho sign. Developed under the OpenSignLabs organization, our mission is to democratize the e-signing process, making it accessible and straightforward for everyone.
4546

4647
---
4748

apps/OpenSign/moduleFederation.config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ module.exports = {
2020
"react-router-dom": {
2121
singleton: true,
2222
requiredVersion: dependencies["react-router-dom"]
23-
},
24-
"rjsf-conditionals": {
25-
singleton: true,
26-
requiredVersion: dependencies["rjsf-conditionals"]
2723
}
2824
}
2925
};

apps/OpenSign/package-lock.json

Lines changed: 0 additions & 206 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/OpenSign/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
"private": true,
55
"dependencies": {
66
"@reduxjs/toolkit": "^1.9.7",
7-
"@rjsf/core": "^5.13.0",
8-
"@rjsf/utils": "^5.13.0",
9-
"@rjsf/validator-ajv8": "^5.13.0",
107
"axios": "^1.5.1",
118
"daisyui": "^3.9.2",
129
"file-saver": "^2.0.5",
@@ -34,7 +31,6 @@
3431
"reactour": "^1.19.2",
3532
"redux": "^4.2.1",
3633
"redux-thunk": "^2.4.2",
37-
"rjsf-conditionals": "github:prafullnavkar-nxg/rjsf-conditionals",
3834
"serve": "^14.2.1",
3935
"styled-components": "^4.4.1",
4036
"web-vitals": "^2.1.4"

apps/OpenSign/public/version.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
v1.1.1-beta

0 commit comments

Comments
 (0)