This repository has been archived by the owner on Oct 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Form Templates now offer basic developer template #83
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kjohnson
commented
Nov 7, 2022
kjohnson
commented
Nov 7, 2022
kjohnson
commented
Nov 8, 2022
src/NextGen/DonationForm/FormTemplates/ClassicFormTemplate/js/template.ts
Show resolved
Hide resolved
jonwaldstein
suggested changes
Nov 8, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some minor suggestions, but great job overall. Nice to see how easy spinning up a template is.
src/NextGen/DonationForm/FormTemplates/DeveloperFormTemplate/DeveloperFormTemplate.php
Outdated
Show resolved
Hide resolved
This was referenced Nov 8, 2022
jonwaldstein
approved these changes
Nov 8, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥇
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR adds a basic developer template, which at this time is the Classic Template with some opinionated styles removed.
This PR also localizes a list of templates for selection in the form builder.
Affects
AmountField
template from the Classic template into the frameworkVisuals
Testing Instructions
The new developer template can be viewed in the Design Preview.
Pre-review Checklist
@unreleased
tags included in DocBlocks