-
Notifications
You must be signed in to change notification settings - Fork 57
Handling Input-Like Components #177
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
Conversation
|
Any ETA for this? |
|
Is there an ETA for this? The library won't work in IE11 until this is merged I believe. |
|
Any way to get this merged soon? |
|
Thanks @Tweety-FER ! I have confirmed that this fixes the issue and appears to be non-breaking, so I will merge and release. |
|
Hello @tanzim @skeet @rkrueger11 this is now available in 2.0.1, please let me know if it works? I can also release as a patch to the 1.x series if needed. Also, if you haven't heard the news, please note that Stormpath is Joining Forces With Okta. As such we won't be adding any new features to this library, we're going to be focusing on migrating existing functionality to Okta. Our primary focus is on patching our server integrations, such as express-stormpath to work with Okta (we'll also be providing a tool to migrate your data to Okta). Please see the Migration FAQ for more information about features are coming over. If you have any questions please reach out to support@stormpath.com so that we can help, thanks! |
|
@robertjd Yep, that works for me. Thanks! Just needs to be pushed to NPM now. :) Congrats on joining Okta! |
|
@rkrueger11 Thanks! And published to npm :) |
|
@robertjd Thanks for this. Would it be possible to back-port the changes to 1.x? Good luck with the acquisition and looking forward to the integration with Okta for the SDKs. |
Attempting to package the fixes in PR #177 This is based on 1.3.4 and has not yet integrated the changes in 1.3.5
Attempting to package the fixes in PR #177 and 1.3.5
<input />elements ('name'was used instead ofname).spInputLike/data-spInputLikeproperty.Supercedes #166
Fixes #164
Fixes #176