-
Notifications
You must be signed in to change notification settings - Fork 538
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added InlineAutocomplete stories (#3639)
* Added InlineAutocomplete stories * fix story naming convention and merge main * fix unrelated but breaking test * undo relative time update maybe * maybe this time * fix import * more fix imports * another fix imports * another fix imports * fix: update playwright * Update docs/content/drafts/InlineAutocomplete.mdx Co-authored-by: Armağan <[email protected]> * Update src/InlineAutocomplete/InlineAutocomplete.features.stories.tsx Co-authored-by: Armağan <[email protected]> * Update src/InlineAutocomplete/InlineAutocomplete.stories.tsx Co-authored-by: Armağan <[email protected]> * Update e2e/components/InlineAutocomplete.test.ts Co-authored-by: Armağan <[email protected]> * Update e2e/components/InlineAutocomplete.test.ts Co-authored-by: Josh Black <[email protected]> * Update e2e/components/InlineAutocomplete.test.ts Co-authored-by: Josh Black <[email protected]> * Update e2e/components/InlineAutocomplete.test.ts Co-authored-by: Josh Black <[email protected]> * Update e2e/components/InlineAutocomplete.test.ts Co-authored-by: Josh Black <[email protected]> * Update e2e/components/InlineAutocomplete.test.ts Co-authored-by: Josh Black <[email protected]> * Update e2e/components/InlineAutocomplete.test.ts Co-authored-by: Josh Black <[email protected]> * Update e2e/components/InlineAutocomplete.test.ts Co-authored-by: Josh Black <[email protected]> --------- Co-authored-by: Armağan <[email protected]> Co-authored-by: Josh Black <[email protected]>
- Loading branch information
1 parent
e27c3c8
commit aa3fde1
Showing
18 changed files
with
42 additions
and
41 deletions.
There are no files selected for viewing
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
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
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
...e/InlineAutocomplete.features.stories.tsx → ...e/InlineAutocomplete.features.stories.tsx
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
4 changes: 2 additions & 2 deletions
4
...tocomplete/InlineAutocomplete.stories.tsx → ...tocomplete/InlineAutocomplete.stories.tsx
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
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
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
14 changes: 7 additions & 7 deletions
14
...Autocomplete/_AutocompleteSuggestions.tsx → ...Autocomplete/_AutocompleteSuggestions.tsx
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
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
src/drafts/InlineAutocomplete/types.ts → src/InlineAutocomplete/types.ts
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
File renamed without changes.
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
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
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
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
2 changes: 1 addition & 1 deletion
2
src/drafts/MarkdownEditor/suggestions/_useReferenceSuggestions.tsx
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
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
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