Commit Graph

59 Commits (master)

Author SHA1 Message Date
Brock Wills ae09770cd4 Importing PropTypes from prop-types rather than react (#1413) 2017-04-17 16:14:17 +02:00
Vytenis 697b4d67ba Update FontIcon.js (#1321)
Fixes #1320
2017-03-23 11:06:29 +01:00
Javi Velasco 9d6ec1eedd Update dependencies and linter (#1180) 2017-01-26 18:05:32 +01:00
Javi Velasco 181e5c27fb Fixes #1171 2017-01-24 11:14:01 +01:00
Javi Velasco ad30d7b4d8 Pass children to FontIcon 2017-01-24 11:07:43 +01:00
Panjie Setiawan Wicaksono f365724ee8 Restructure typescript definitions (#1114)
* ts: restructure typescript definitions

- Add each raw components  types
- Update layout props to the new layout implementation
- Add table definitions
- Add HOC types

* fix ListItem typescript definition

* add themr identifiers definitions

* simplify React.ReactNode properties

* React.ReactNode | string => React.ReactNode is already indirectly type aliased to string
2017-01-18 08:37:37 +01:00
Félix Zapata 51d58eb7a5 Alternative text for the FontIcon
* refactor(FontIcon): remove unused attribute

* feat(a11y): set aria-label attribute to the icon
2017-01-11 19:51:02 +01:00
katzoo b5e0c6207e update typings to 1.3.3 2016-12-19 20:13:36 +01:00
Antti Ahti df81465350 Update Google URLs 2016-11-06 21:18:36 +02:00
Antti Ahti 9d8c975cc4 Add example of multiword icon name
The Material UI documentation mentions icon names like "account circle".
It was not documented anywhere that the separator has to be an
underscore: "account_circle".
2016-11-05 13:32:57 +02:00
Per Bergqwist def8643a0a Import React namespace, fix problem with @types 2016-09-02 09:18:33 +02:00
Per Bergqwist 34313b823e Fixed errors for Typescript 2.0.2 2016-08-31 08:41:16 +02:00
Javi Velasco b226fcd258 Merge with dev 2016-07-24 13:17:16 +02:00
ixrock febf8b5237 get rid of declaration duplicates in components/ 2016-06-26 15:02:54 +03:00
Bao Dang 1d725dc062 #575: Use classname 'material-icons' if children is a string 2016-06-17 07:55:19 +10:00
Robert Parker f8c1a3fd0d Update typings to external modules (no more 'declare module ...') to get the definitions working automatically with npm 2016-06-07 15:00:41 -07:00
Javi Velasco fbdceed5c8 Add specific imports for FontIcon 2016-05-29 19:38:06 +02:00
Javi Velasco 1386a1551d Destructuring React for some components 2016-05-29 12:47:27 +02:00
Javi Velasco 6048bb72f4 Autoinjects for Button and IconButton 2016-05-28 15:37:10 +02:00
Javi Velasco 3ba5c110fb Simpler FontIcon component 2016-05-16 14:18:53 +02:00
Javi Velasco 0cb8d8bdb2 Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
Keren Chandran 21dc421d73 Updated Font Icon Examples. Also updated value type 2016-03-25 10:35:44 -04:00
Boris Mikhaylov a82595b613 added data-react-toolbox attribute to FontIcon 2016-01-26 14:58:51 +01:00
Juan Peri 80b5b7a891 Enabling passing components as icons in all the components 2016-01-22 17:18:59 +01:00
Juan Peri 998b5a44b7 Enable Element to behave as Icon 2016-01-20 00:01:20 +01:00
Javi Velasco abcd097830 Fixes #214 2015-12-19 21:06:18 +01:00
Javi Velasco a1a854663d Update FontIcon docs 2015-11-29 19:01:22 +01:00
Javi Velasco da0f1a631e Remove jsx extension from imports in components 2015-11-28 20:24:46 +01:00
Javi Velasco 6495af36bd Update babel-eslint to latest version 2015-11-24 20:26:10 +01:00
Javi Velasco 9769bfb51e Extract IconButton and small fixes 2015-11-24 00:29:02 +01:00
Nathan Marks f3d047e820 Remove jsx extension from component index files, replace with js 2015-11-22 17:49:46 -05:00
Nathan Marks 6206e70183 Moved updated fonticon to new file 2015-11-22 17:41:00 -05:00
Nathan Marks c9e3663f56 Removed font icon style dependency, fixes #151 2015-11-22 17:39:27 -05:00
Javi Velasco cfebdb55f4 Rename most components index to actual components 2015-11-22 21:41:28 +01:00
Javi Velasco 1611b491fa Rename some components to new naming approach 2015-11-22 19:20:05 +01:00
Javi Velasco 709cc3746e Use i tagname for icons 2015-11-16 21:55:32 +01:00
Javi Velasco e7850c4668 Import globals in font icon to get the url config variable for the font 2015-11-15 22:10:05 +01:00
Javi Velasco 5fec753033 Merge 2015-11-15 22:05:26 +01:00
Javi Velasco 7a1181aa8b Fixes #89 2015-11-11 10:48:33 +01:00
Javi Velasco 67ab8746a9 Proper import path for documentation files 2015-11-10 11:07:43 +01:00
Enzo Martin fe868542f8 Set font URLs as variables
- Add intellij .idea folder to ignore
- Set both font URLs to use HTTPS
2015-11-09 03:46:52 +01:00
Felipe Matos f4f3ef0437 Missing quote 2015-11-05 22:45:32 -03:00
Javi Velasco ad3a39deba Add docs for the font icon 2015-10-31 22:43:54 +01:00
@soyjavi 2423d09a4f Rename component doc to readme.md 2015-10-28 22:09:09 +07:00
Javi Velasco ec6e72bbd9 Resolve linter errors 2015-10-21 12:25:10 +02:00
ustccjw 9ad9f357a3 use es6 classes & remove react-addons-pure-render-mixin 2015-10-20 13:40:51 +08:00
Javi Velasco c9b6f1237a Migrate to React 0.14 and migrate date picker to sass 2015-10-11 19:07:29 +02:00
@soyjavi 021f37de0b Use data-react-toolbox for metrics. 2015-10-06 09:42:56 +07:00
Javi Velasco bd50f1db3f Remove react css modules from font ico 2015-10-04 15:42:13 +02:00
Javi Velasco 353bcea1ed Migrate button, ripple and font icon styles to sass and add sass tooling 2015-10-02 17:39:26 +02:00