Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(soffit-form): submit form #693

Merged
merged 26 commits into from
Jan 22, 2023
Merged

feat(soffit-form): submit form #693

merged 26 commits into from
Jan 22, 2023

Conversation

njfamirm
Copy link
Member

No description provided.

@njfamirm njfamirm added the new-feature New features or options. label Jan 20, 2023
@njfamirm njfamirm added this to the v0.x milestone Jan 20, 2023
@njfamirm njfamirm requested a review from alimd as a code owner January 20, 2023 19:03
@njfamirm njfamirm self-assigned this Jan 20, 2023
@njfamirm njfamirm force-pushed the feat/soffit-form-api branch from d8ea560 to 963a7e1 Compare January 20, 2023 19:10
@alimd alimd force-pushed the feat/soffit-form-page branch 2 times, most recently from 1878b14 to 042095f Compare January 22, 2023 01:38
Base automatically changed from feat/soffit-form-page to next January 22, 2023 01:42
@alimd alimd force-pushed the feat/soffit-form-api branch from 2dee45d to e99f2e5 Compare January 22, 2023 12:28
@@ -0,0 +1,20 @@
declare global {
// eslint-disable-next-line no-var
var appConfig: Record<string, string | number | boolean | undefined> | undefined;

Check failure

Code scanning / ESLint

Require `let` or `const` instead of `var`

Unexpected var, use let or const instead.
@alimd alimd merged commit 551cd3d into next Jan 22, 2023
@alimd alimd deleted the feat/soffit-form-api branch January 22, 2023 21:22
@github-actions
Copy link

Pull Request closed and locked due to lack of activity.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-feature New features or options.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants