-
Notifications
You must be signed in to change notification settings - Fork 0
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
Big plate upgrade, concept link UX changes, bookmarks and more #84
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
copy formatting rules from https://github.com/udecode/plate/tree/main/docs/src/live/config/autoformat we may want to tweak these, but they feel pretty slick in my testing
A bit of a change in the UX here - triggering concepts on single [ - so I want to run this through staging to see how it feels.
this allows people to create tags, mentions, concepts on the fly
the onMouseDown event was bubbling up and triggering the headlessui dialog's hide-on-click-outside detector - prevent propagation to fix this
make it clear what you are adding
right now if you have text above and below a link on a single line, the link will expand to include the items on previous lines. this is not desired.
I hate this so here's an alternative that also de-emphasizes the double square brackets
Remove image map demo
Create a New Newsletter, and other assorted model changes
we lose the combobox selector this way but I'm hoping we can revive it with the normal Combobox
concept combobox still needs work but getting there
this required a slightly modified combobox plugin to get working right. the normalizer also handles migrating concepts to the new format.
New concept plugin
Remove the try catch so Vercel catches the error
fix profile page
Call them Bookmarks, not Links, so we don't get confused
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/mysilio/garden/GCYrLzFkK8MPuBEygEXaBC5hSbUn |
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.
No description provided.