Skip to content

Commit

Permalink
Delete deprecated MarkdownEditor, MarkdownInput, `InlineAutocompl…
Browse files Browse the repository at this point in the history
…ete`, and related code (#4953)

* Delete `MarkdownEditor`, `MarkdownInput`, and `InlineAutocomplete`

* Add changeset

* Delete snapshots

* Update jest config and delete character-coordinates utils

* Delete the `fzy` dependency

* chore: add label to CommentBos story

* test(vrt): update snapshots

* fix: restore useSlots export from drafts

* test: update tooltip test for bump in jsdom

* Re-add slots and overflow exports

* Try resetting the lockfile?

* Switch logic to fix test output

* Revert tooltip changes, no idea how those snuck in

* Fix experimental hooks export

---------

Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
  • Loading branch information
iansan5653 and joshblack authored Sep 17, 2024
1 parent ff56b04 commit 04e8c9c
Show file tree
Hide file tree
Showing 110 changed files with 423 additions and 9,692 deletions.
5 changes: 5 additions & 0 deletions .changeset/breezy-buckets-wash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@primer/react': major
---

Delete deprecated draft components `MarkdownEditor`, `MarkdownInput`, and `InlineAutocomplete`
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
117 changes: 0 additions & 117 deletions e2e/components/InlineAutocomplete.test.ts

This file was deleted.

Loading

0 comments on commit 04e8c9c

Please sign in to comment.