Commit Graph
23 Commits
Author SHA1 Message Date
Liad IdanandAndy 20122e2888 Add missing property to Pickadate (#23217)
* Add missing property to Pickadate

Add `weekdaysLetter` property to Pickadate.DateOptions
https://github.com/Dogfalo/materialize/blob/6da429c5972c90e386e34f14bed3f17c8c40fa95/dist/js/materialize.js#L5905

* Update index.d.ts
2018-01-26 09:00:57 -08:00
胡玮文 3f31864292 Add TimePicker 2017-12-17 00:44:50 +08:00
胡玮文 55ac64e75f fix 2017-12-17 00:42:53 +08:00
胡玮文 d7acc610aa add DatePicker 2017-12-07 00:52:32 +08:00
胡玮文 8baec39877 add toast 2017-12-05 19:16:17 +08:00
胡玮文 d1b269eb25 add button 2017-12-05 17:29:22 +08:00
胡玮文 6a4d20e5d3 fix travis-ci build error 2017-11-30 01:58:38 +08:00
胡玮文 68baa16088 add Autocomplete 2017-11-30 01:25:52 +08:00
胡玮文 07010408fb add autocomplete and characterCounter 2017-11-30 00:24:08 +08:00
胡玮文 a26611b24c add modal 2017-11-29 18:18:54 +08:00
胡玮文 c5ad054706 add jQuery support
add Tabs
2017-11-29 15:46:45 +08:00
胡玮文 dd2f9f7d09 begin work at v1.0.0-alpha.1
add Sidenav
2017-11-29 15:46:45 +08:00
胡玮文 d7c4168ae7 move v0.100 files to v0 2017-11-29 15:46:45 +08:00
Sébastien CôtéandGitHub 4bf4770670 Fix typo error 2017-10-31 13:26:56 -04:00
Sébastien CôtéandGitHub d3a1e4b85e Fix comment typo 2017-10-31 12:45:29 -04:00
Sebastien Cote ae9e9cee49 Update Materialize-Css for missing collapsible parameters 2017-10-30 23:41:00 -04:00
Jean-Francois CereandSheetal Nandi 52f261e047 Update Materialize-Css for missing SideNavOptions and fix lint (#20597) 2017-10-23 13:05:55 -07:00
AndyandGitHub 947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Sukhdeep SinghandMohamed Hegazy 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 DECORETandMohamed Hegazy 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-SandersandMohamed Hegazy 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