forked from copilot-platforms/custom-app-base
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Setup formatting #14
Merged
Merged
Setup formatting #14
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
saugatmaharjan
approved these changes
Dec 14, 2023
foleyatwork
referenced
this pull request
in copilot-platforms/auto-responder
Feb 21, 2024
* initial setup for color picker * initial tiptap editor setup * floating menu container's layout added * floating menu: heading, list, paragraph features * floating menu: table, list * comment * comment change * comment change * bubble menu container features * editor features: link, callout, embed * added extension starter kit for now * changed cropper aspect ratio to 16/9 * updated styling to match the design * setup of autofield selector in editor after {{ * autofill fields feature integrated * autofill fields feature integrated * fix bug white storing original template * added background color feature * added all icons as svg in src directory * fix minor bug * fix eslint errors * fix import orders * changed state name to generic * removed if editor is defined check * created separate FieldOptions component * added separate component for reusable codes * fix: import order, separated reusable components * fix: import order, separated reusable components * fix merge conflict * fix eslint errors * fix merge conflict * removed top HOME layout * added type / for commands initially * added undo feature * removed autofill fields from bubble menu dropdown * fix bullet list typo * added link on bubble menu * fix autocomplete extra {{ adding issue * added autocomplete on / command * autofill field inserts on cursor position * added callout in formating option * formating option shows the current formating used * fix minor issue * eslint fix * setup for autocomplete * integrated settings api * integrated settings api * changed api base url * changed api base url * changed api base url * removed baseUrl from constants * resolved bugs * added separate component for floating menu btns * added placeholder extension for placeholder * integrated with the copilot apis * smoothen color picker/removed footer after save * aligned colorpicker properly * remove footer after cancel button click * added packages * autofill menu: autocomplete and arrow command * added fixes for autofill * fixed issues * fixed issues * fixes: padding,undefined value,events * resolved PR review comments
foleyatwork
referenced
this pull request
in copilot-platforms/auto-responder
Feb 21, 2024
fix: portalName is no longer part of this payload
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The main changes are:
prettier
,lint-staged
andhusky
prettier
andhusky
yarn
fromnpm
prisma generate
in postinstallas const
in all the constants exported