-
-
Notifications
You must be signed in to change notification settings - Fork 711
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
Combobox rework #3168
Merged
Merged
Combobox rework #3168
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for acb0b91 - Browse repository at this point
Copy the full SHA acb0b91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 869f868 - Browse repository at this point
Copy the full SHA 869f868View commit details -
Configuration menu - View commit details
-
Copy full SHA for 437738e - Browse repository at this point
Copy the full SHA 437738eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aaf43c - Browse repository at this point
Copy the full SHA 4aaf43cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71bbfce - Browse repository at this point
Copy the full SHA 71bbfceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f486a2 - Browse repository at this point
Copy the full SHA 2f486a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ed9cdb - Browse repository at this point
Copy the full SHA 7ed9cdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1783605 - Browse repository at this point
Copy the full SHA 1783605View commit details -
Configuration menu - View commit details
-
Copy full SHA for f866183 - Browse repository at this point
Copy the full SHA f866183View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c98587 - Browse repository at this point
Copy the full SHA 2c98587View commit details -
Configuration menu - View commit details
-
Copy full SHA for 297657e - Browse repository at this point
Copy the full SHA 297657eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9f21b6 - Browse repository at this point
Copy the full SHA f9f21b6View commit details
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2890a67 - Browse repository at this point
Copy the full SHA 2890a67View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6e1dab - Browse repository at this point
Copy the full SHA b6e1dabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4818f2d - Browse repository at this point
Copy the full SHA 4818f2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42f2421 - Browse repository at this point
Copy the full SHA 42f2421View commit details -
Configuration menu - View commit details
-
Copy full SHA for 766ab37 - Browse repository at this point
Copy the full SHA 766ab37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 878b1ca - Browse repository at this point
Copy the full SHA 878b1caView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5034c8 - Browse repository at this point
Copy the full SHA e5034c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a20be89 - Browse repository at this point
Copy the full SHA a20be89View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5e0553 - Browse repository at this point
Copy the full SHA f5e0553View commit details -
Revert "Fix: www app uses separate slate-react to packages, breaking …
…useSelected" This reverts commit 869f868.
Configuration menu - View commit details
-
Copy full SHA for 26e92a7 - Browse repository at this point
Copy the full SHA 26e92a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88f386c - Browse repository at this point
Copy the full SHA 88f386cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cca80c - Browse repository at this point
Copy the full SHA 7cca80cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13f4fa9 - Browse repository at this point
Copy the full SHA 13f4fa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c86fbf - Browse repository at this point
Copy the full SHA 2c86fbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 538cc02 - Browse repository at this point
Copy the full SHA 538cc02View commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4a5c168 - Browse repository at this point
Copy the full SHA 4a5c168View commit details -
Configuration menu - View commit details
-
Copy full SHA for d958373 - Browse repository at this point
Copy the full SHA d958373View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aa6b5b - Browse repository at this point
Copy the full SHA 2aa6b5bView commit details
Commits on May 6, 2024
-
Merge branch 'refs/heads/main' into feat/combobox
# Conflicts: # apps/www/public/registry/index.json # apps/www/public/registry/styles/default/mention-input-element.json # apps/www/src/lib/plate/demo/values/mentionables.ts # apps/www/src/lib/plate/demo/values/slashRules.ts # apps/www/src/registry/default/example/playground-demo.tsx # apps/www/src/registry/default/plate-ui/mention-combobox.tsx # apps/www/src/registry/default/plate-ui/mention-input-element.tsx # apps/www/src/registry/default/plate-ui/slash-combobox.tsx # apps/www/src/registry/default/plate-ui/slash-input-element.tsx # apps/www/src/registry/registry.ts # packages/mention/src/__tests__/createEditorWithMentions.tsx # packages/mention/src/createMentionPlugin.ts # packages/mention/src/getMentionOnSelectItem.ts # packages/mention/src/handlers/index.ts # packages/mention/src/handlers/mentionOnKeyDownHandler.spec.tsx # packages/mention/src/handlers/mentionOnKeyDownHandler.ts # packages/mention/src/queries/findMentionInput.ts # packages/mention/src/queries/index.ts # packages/mention/src/queries/isNodeMentionInput.ts # packages/mention/src/queries/isSelectionInMentionInput.ts # packages/mention/src/transforms/index.ts # packages/mention/src/transforms/removeMentionInput.ts # packages/mention/src/types.ts # packages/mention/src/withMention.spec.tsx # packages/mention/src/withMention.ts # packages/slash-command/src/createSlashPlugin.ts # packages/slash-command/src/getSlashOnSelectItem.ts # packages/slash-command/src/handlers/index.ts # packages/slash-command/src/handlers/slashOnKeyDownHandler.ts # packages/slash-command/src/queries/findSlashInput.ts # packages/slash-command/src/queries/index.ts # packages/slash-command/src/queries/isNodeSlashInput.ts # packages/slash-command/src/queries/isSelectionInSlashInput.ts # packages/slash-command/src/transforms/index.ts # packages/slash-command/src/transforms/removeSlashInput.ts # packages/slash-command/src/types.ts # packages/slash-command/src/withSlashCommand.ts # packages/slate/src/interfaces/element/TElement.ts # packages/slate/src/interfaces/node/TAncestor.ts
zbeyens committedMay 6, 2024 Configuration menu - View commit details
-
Copy full SHA for f74f4f8 - Browse repository at this point
Copy the full SHA f74f4f8View commit details -
zbeyens committed
May 6, 2024 Configuration menu - View commit details
-
Copy full SHA for d32625b - Browse repository at this point
Copy the full SHA d32625bView commit details -
zbeyens committed
May 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 751a9bb - Browse repository at this point
Copy the full SHA 751a9bbView commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8cf1b3d - Browse repository at this point
Copy the full SHA 8cf1b3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27616fe - Browse repository at this point
Copy the full SHA 27616feView commit details -
Configuration menu - View commit details
-
Copy full SHA for af87f80 - Browse repository at this point
Copy the full SHA af87f80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 035752f - Browse repository at this point
Copy the full SHA 035752fView commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9288232 - Browse repository at this point
Copy the full SHA 9288232View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5424940 - Browse repository at this point
Copy the full SHA 5424940View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6985cf6 - Browse repository at this point
Copy the full SHA 6985cf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dac4cb - Browse repository at this point
Copy the full SHA 4dac4cbView commit details
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.