You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cp 48 Add autocomplete and arrow keys support (#14)
* 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
0 commit comments