Commit Graph

13 Commits (master)

Author SHA1 Message Date
Panjie Setiawan Wicaksono 91cb46db84 Typescript definitions validation (#1163)
* initial attempt to validate ts definitions

* ignore .vscode

* Add other spect & some fixes:

- Add target prop to Button
- Add value prop to MenuItem
- Make label optional in Tab
- Improve Tooltip types

* Add tsc validation to travis

* fix typo in travis build step
2017-09-01 17:51:41 +02:00
Javi Velasco bd926ae5c1 Restore linter run in travis 2017-04-06 10:07:03 +02:00
Javi Velasco 11634571d1 Merge branch 'dev' into travis-node 2017-04-06 09:56:00 +02:00
Kiko Beats ade338f903 Add npm pretest script (#1396)
Instead of run linter just for travis build, run it in each local testing execution
2017-04-06 09:53:55 +02:00
Kiko Beats a5a9a0afbf
Run builds from last node LTS and stable 2017-04-05 11:01:26 +02:00
Amila Welihinda 8b5193829a Removed semvar lock from travis ci node versions 2016-09-25 10:09:41 -07:00
Javi Velasco 516a0a3c13 Update dependencies, linter and rules 2016-04-09 20:34:34 +02:00
Javi Velasco fbbb12301c Update travis node to 4.2.1 2015-10-26 09:37:55 +01:00
ustccjw 4fb976a00d update webpack dev, test and build & update eslint rule 2015-10-23 16:11:40 +08:00
Javi Velasco a0bf3113fc Add phantomjs polyfill 2015-07-25 19:34:32 +02:00
Javi Velasco 69d0358651 Add an install of phantom2 before install hook on travis 2015-07-25 19:14:54 +02:00
Javi Velasco e049a085fa Update node version for travis 2015-07-25 19:07:25 +02:00
Javi Velasco 3f3953863a Add Travis CI config file 2015-07-25 19:05:30 +02:00