Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some react natives warning messages (#4653) | enahum | 2016-11-28 | 1 | -3/+9 |
| | |||||
* | Fixed copyright date and removed debug code from AutosizeTextarea (#4457) | Harrison Healey | 2016-11-04 | 1 | -2/+1 |
| | |||||
* | PLT-4404/PLT-4578/PLT-4541/PLT-4542 Replaced third party autosizing textarea ↵ | Harrison Healey | 2016-11-04 | 1 | -0/+90 |
with a custom one (#4442) * PLT-4578 Replaced third party autosizing textarea with a custom one * Fix Textbox.handleHeightChange not being called * Removed unused CSS * PLT-4541 Force EditPostModal to resize upon opening * Removed usage of jquery from AutosizeTextarea * Reverted changes made for PLT-4580 as they're no longer needed |