Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace CWRP with CDU so to avoid using a "setTimeout" when manually forcing ↵ | Francesco Cioria | 2017-01-22 | 1 | -10/+6 |
| | | | | a resize update | ||||
* | FIX: esLint problems | Radu-Sebastian Amarie | 2016-11-17 | 1 | -1/+1 |
| | |||||
* | Update: Purged ReactDOM | Radu-Sebastian Amarie | 2016-11-17 | 1 | -1/+0 |
| | |||||
* | FIX: Ref issue & Compatibility with React 15.4.0 | Radu-Sebastian Amarie | 2016-11-17 | 1 | -11/+5 |
| | | | | PURGE: getTextareaDOMNode | ||||
* | update TextareaAutosize readme | Francesco | 2016-09-14 | 1 | -1/+2 |
| | |||||
* | fix lint errors | Francesco | 2016-09-14 | 1 | -1/+2 |
| | |||||
* | add TextareaAutosize readme | Francesco | 2016-09-14 | 1 | -0/+8 |
| | |||||
* | add docs to TextareAutosize | Francesco | 2016-09-14 | 1 | -0/+3 |
| | |||||
* | use tcomb-react @props instead of React propTypes | Francesco | 2016-09-14 | 1 | -4/+6 |
| | |||||
* | prevent onResize passing to textarea, fixes react warning | Lochlan McBride | 2016-08-05 | 1 | -1/+1 |
| | |||||
* | update react peerDependency | Giovanni Gonzaga | 2016-04-21 | 1 | -1/+2 |
| | |||||
* | fix minor lint error | Francesco | 2016-02-11 | 1 | -1/+1 |
| | |||||
* | shorter export from index.js | Francesco | 2016-02-03 | 1 | -2/+1 |
| | |||||
* | replace React.createClass with Reac.Component | Francesco | 2016-02-03 | 1 | -28/+21 |
| | |||||
* | support react v0.13.x | gcanti | 2015-12-19 | 1 | -5/+11 |
| | |||||
* | Remove React v0.14.x warnings | gcanti | 2015-12-17 | 1 | -4/+4 |
| | |||||
* | Fix issue: TypeError: Not enough arguments to EventTarget.removeEventListener | nhnhatquan | 2015-09-19 | 1 | -2/+2 |
| | |||||
* | Fix: was removing autosize listener with unmounted component | Francesco | 2015-06-19 | 1 | -4/+9 |
| | | | | due to setTimeout() used needed by update event | ||||
* | #6 fix eslint | Andrea Lattuada | 2015-06-11 | 1 | -4/+5 |
| | |||||
* | Release v0.2.0v0.2.0 | Francesco | 2015-06-11 | 2 | -4/+1 |
| | |||||
* | fixed wrong export in indexjs | Francesco | 2015-06-11 | 1 | -1/+1 |
| | |||||
* | manually triggering update in componentWillReceiveProps to resize also if ↵ | Francesco | 2015-06-11 | 1 | -4/+26 |
| | | | | value is changed programmatically | ||||
* | refactored repo structure using web-lib-seed. Fix #1 | Francesco | 2015-06-10 | 3 | -0/+44 |