Commit Graph

5 Commits

Author SHA1 Message Date
Sukhdeep Singh
5a4f1ea15f Update Materialize-css definitions to version 0.100.1 (#18316)
* Definitions updated to version 0.100.1

* Reverted TypeScript version to 2.3.0 to correct CI build

* fix TypeScript version once more

* Format using tabs
2017-08-09 11:59:50 -07:00
Leonard Thieu
1c3565933c :( 2017-06-13 13:00:42 -04:00
Jean-Michel DECORET
be319089e5 Fix Materialize-css ScrollFireOptions (#17044)
* Fix Materialize-css ScrollFireOptions

The callback is either a strng, or a real typescript callback.

* Add parens
2017-06-08 15:18:37 -07:00
Nathan Shively-Sanders
163f4438df Fix weak type errors (#16845)
* Fix first round of weak type errors

Done through griddle-react

* 95% done with weak type fixes

* Fix last couple of weak type errors

* Remove some lint from mithril tests

* mithril's Lifecycle is not a weak type any more

Restore the Lifecycle constraints in the rest of the definitions.

* Fix react-redux tests after #16652 broke them

* Remove package-lock.json
2017-06-04 22:03:03 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00