Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

refactor: remove deprecated event keypress from TextField #122

Merged
merged 5 commits into from
Feb 8, 2021

Conversation

fourhundredfour
Copy link
Contributor

@fourhundredfour fourhundredfour commented Feb 8, 2021

Closes #121

@vercel
Copy link

vercel bot commented Feb 8, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/thecomputerm/svelte-materialify/bcbucthe1
✅ Preview: https://svelte-materialify-git-fork-fourhundredfour-master.thecomputerm.vercel.app

[Deployment for adff01f canceled]

@Florian-Schoenherr
Copy link
Collaborator

Florian-Schoenherr commented Feb 8, 2021

Thank you!
The TextField.json is getting generated, so the description will vanish.
IMO, putting Deprecated - Use keyup or keydown instead behind the <input/> inside TextField.svelte is enough, due to keypress not being a prop.
Later we'll change it to use this: alexprey/sveltedoc-parser#30

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove/deprecate deprecated keypress event from TextField
2 participants