-
Notifications
You must be signed in to change notification settings - Fork 37
Issues: ciena-blueplanet/ember-prop-types
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Is there an option to prevent that propTypes be specified on all components?
#185
opened Jan 21, 2020 by
natotthomer
getDefaultProps() breaks the native class model of Ember Components.
#183
opened May 11, 2019 by
ariesshrimp
QUESTION: Why
null
and undefined
are treated differently for non required props
#178
opened Oct 12, 2018 by
gustaff-weldon
Expected property <property_name> to be an array but instead got: instance
#167
opened Jun 1, 2018 by
jscharf
5 of 12 tasks
https://www.npmjs.com/package/babel-plugin-transform-react-remove-prop-types
enhancement
#131
opened Jun 26, 2017 by
sglanzer-deprecated
New Feature: Allow enabling warnings/errors when passed property does not exist in propTypes
enhancement
#123
opened May 23, 2017 by
job13er
Document when and when not to use getDefaultProps
documentation
High priority
Low cost
#107
opened Jan 21, 2017 by
sandersky
Add option to mark properties as private API
enhancement
Low cost
Medium priority
#99
opened Jan 10, 2017 by
sandersky
Allow a custom message to be provided for validation failures
enhancement
Low cost
Medium priority
#15
opened Jul 24, 2016 by
sglanzer-deprecated
ProTip!
Exclude everything labeled
bug
with -label:bug.