Commit Graph
10 Commits
Author SHA1 Message Date
AndyandGitHub a828ea02ac Normalize tsconfig.jsons (#19447) 2017-08-30 08:15:31 -07:00
AndyandGitHub 924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Samphan RaruenromandAndy 260c23636f react-onsenui: fix some typings and add Card (#19118)
* Make React available cause we need several things from it

* Fix Navigator typing

* Fix Popover typing

* Fix Input typing

* Fix List typing

* Add onClick() to ListItem

* Add Card
2017-08-18 06:51:14 -07:00
AndyandGitHub 5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Tanguy Krotoff ea9de8a518 Replace React.Component<(.*), (any|void|\{\}|null)> by React.Component<$1>
+ many manual adjustments
2017-06-19 13:35:50 +02:00
Tanguy Krotoff eeb262e1d8 Update react to TypeScript 2.3 2017-06-19 13:34:54 +02:00
AndyandGitHub bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
AndyandGitHub 3d13ec5399 Lint react-* packages (#15526) 2017-03-30 14:11:46 -07:00
gldfdp 6d01ad0c9a missing "l" in placeholder prop of Input 2017-03-27 14:33:32 +02:00
gldfdp 6d640754eb Adding react-onsenui 2017-03-27 11:16:56 +02:00