@salesforcedevs/dw-components
Advanced tools
Comparing version
{ | ||
"name": "@salesforcedevs/dw-components", | ||
"version": "1.3.397-canary.7", | ||
"version": "1.5.0", | ||
"description": "Lightning web components for https://developer.salesforce.com", | ||
@@ -28,3 +28,4 @@ "license": "MIT", | ||
"setimmediate": "1.0.5" | ||
} | ||
}, | ||
"gitHead": "1de8f6760c69a5b41cf6f22f0a0940914a3c15e0" | ||
} |
@@ -137,3 +137,3 @@ import { LightningElement, api, track } from "lwc"; | ||
converting_page: `SFDC:us:signup:${convertingPage}`, | ||
converting_page_url: `https://developer.salesforce.com/developer-legacy/signup/${convertingPage}`, | ||
converting_page_url: `https://developer.salesforce.com/signup/${convertingPage}`, | ||
form_country: formData.user.country, | ||
@@ -187,3 +187,3 @@ form_name: "Dev Edition Signup", | ||
this.trackFormCompletion(event.target!, formData, "success"); | ||
window.location.href = "/developer-legacy/signup/success"; | ||
window.location.href = "/signup/success"; | ||
}) | ||
@@ -200,4 +200,3 @@ .catch((error) => { | ||
// so we navigate the user to an interim page that tells them to watch their email. | ||
window.location.href = | ||
"/developer-legacy/signup/account-verification"; | ||
window.location.href = "/signup/account-verification"; | ||
} else { | ||
@@ -204,0 +203,0 @@ this.setSubmitButtonDisabled(false); |
Sorry, the diff of this file is not supported yet
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
511107
0.29%90
1.12%1
-50%1
Infinity%9426
-0.01%