Commit Graph

24 Commits (c1e84e42bdfacdfab486ff73104947b30f20275b)

Author SHA1 Message Date
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
Per Bergqwist 213411ba55 Fixes for typescript definitions, typos etc. 2016-08-10 09:35:51 +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
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 419f16f63f Plain SASS imports 🎨 2016-06-04 22:06:59 +02:00
Javi Velasco 73c115fac7 Better PropType syntax and delete required className api 2016-06-03 23:44:33 +02:00
Javi Velasco d04c181fdf Better readmes for autocomplete avatar chip and input 2016-05-28 17:58:43 +02:00
Javi Velasco 85e248c0c4 Autoinject Autocomplete, Avatar, Chip and Input 2016-05-28 17:44:29 +02:00
Javi Velasco d8a5dc371f Add note about theming in chip readme 2016-05-21 18:27:33 +02:00
Javi Velasco b2be1cbc8d Migrate Chip to themr 2016-05-21 18:17:01 +02:00
Galeel 85048a39a8 mixins is already imported in base, hence removed the redundant import | Galeel 2016-05-10 18:41:35 +05:30
Lucas Correia 60b8e5518f Fix #454: Chip component unable to display nicely on small screen 2016-04-27 11:51:18 +02:00
Javi Velasco 6665753a7a Indentify Avatar by constructur in Chip 2016-04-10 22:31:28 +02:00
Javi Velasco 0cb8d8bdb2 Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
Javi Velasco beeb6ab40a Use sass lint 2016-04-10 12:20:59 +02:00
Lucas Correia cbeef76230 Chip - tweak stroke width 2016-04-05 11:44:45 +02:00
Lucas Correia 703ed2767b Chip - Replace fonticon with inline SVG, tweak size and position 2016-04-05 10:54:30 +02:00
Lucas Correia f96d00e523 Clean up chip styling, remove hover and pressed styles 2016-04-04 11:35:38 +02:00
Lucas Correia 1a4d3639a5 Update chip children prop type, readme 2016-04-04 11:34:48 +02:00
Lucas Correia dff8a07949 Use children instead of special label and avatar props in Chip component 2016-04-04 11:24:30 +02:00
Lucas Correia 08675d69d2 Add onDeleteClick property 2016-04-04 10:27:41 +02:00
Lucas Correia 821c3e1223 Add chip component 2016-04-02 13:37:21 +02:00