-
Notifications
You must be signed in to change notification settings - Fork 367
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
change: [M3-8552] - eslint - mark formik as deprecated #10944
Conversation
Coverage Report: ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ confirmed formik shown as deprecated
👀 confirmed composition section in the docs, but it shows up as 'Page Composition':
(we could also change Api to API 👀)
left a few small suggestions but lowkey lemme double check on the grammar 😓 (and lemme @mjac0bs 😆 🙏 )
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@coliu-akamai is the latest Hawkeye! 👁️ 🥇
@mjac0bs @coliu-akamai thanks for the attention to copy details! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for doing this, @abailly-akamai, and thanks for the great docs!
My only additional thought was: would it be useful to update the linter warning message to include a link the Form Composition section of the docs? If users are trying to use Formik, their next question might be: what are the patterns for RHF?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Alban! 🎉
oops, I missed this one. I think that's a worthwhile update. will add before merging - thx for the suggestion @mjac0bs |
a43d4a0
to
e7506e1
Compare
* initial commit: eslintrc rule * use eslint-plugin-cloud-manager * Documentation * Added changeset: Mark formik as deprecated * feedback @coliu-akamai
Description 📝
See linode/eslint-plugin-cloud-manager#6 for details about the new plugin
Changes 🔄
@linode/eslint-plugin-cloud-manager
to^0.0.4
Preview 📷
How to test 🧪
Verification steps
yarn docs
and verify the new "Composition" section of our developer documentationAs an Author I have considered 🤔
Check all that apply