Commit Graph

117 Commits (master)

Author SHA1 Message Date
Javi Velasco beeb6ab40a Use sass lint 2016-04-10 12:20:59 +02:00
Javi Velasco f6c8304a80 Reduce list unneeded markup 2016-04-10 11:39:04 +02:00
Javi Velasco 516a0a3c13 Update dependencies, linter and rules 2016-04-09 20:34:34 +02:00
Keren Chandran ccf88af87d Changed Icon Prop type to String or Element instead of Any. Also fixed an inappropriate example for checkbox. 2016-04-06 21:24:31 -04:00
Keren Chandran cdd6ee5f05 Merge branch 'dev' of https://github.com/react-toolbox/react-toolbox into update-docs
# Conflicts:
#	components/autocomplete/readme.md
#	components/dropdown/readme.md
2016-04-06 20:50:12 -04:00
Emil Öberg 37f8f4c992 Added !default to all config values as per #424
This way, all config values can be overridden with custom style
2016-04-02 00:47:39 +02:00
Keren Chandran 1a9fe24762 Fixed spacing for list readme 2016-03-25 11:42:17 -04:00
Keren Chandran e7a2622656 Updated List Documentation and example to include list divider 2016-03-25 11:37:12 -04:00
Javi Velasco bdd37556c9 Merge pull request #398 from lucaas/add-default-to-sass-color-variables
Fix #397 Color sass variables missing !default not configurable
2016-03-24 18:03:34 +01:00
Lucas Correia acde309b3b Add default statements to color variables
This is necessary for them to be configurable via toolbox-loader
2016-03-22 14:25:26 +01:00
Olivier Louvignes 6670e79903 feat(ListItem): add className prop support 2016-03-17 19:57:48 +01:00
Jackie Li 7b2347aba8 type -> getType as `type` seems to be a keyword in node 5.1 2016-02-12 10:23:27 +00:00
Fred Guest 43bfd3f05b replace data-role with data-react-toolbox 2016-02-08 11:01:41 -08:00
Fred Guest b898d7f854 update List.jsx 2016-02-08 10:35:29 -08:00
Boris Mikhaylov 14cbf9c877 if list item action defined onClick we stop click and mouse down
propagation
2016-01-27 11:21:03 +01:00
Boris Mikhaylov a2745c8c39 list item can be customized by passing in children commponents 2016-01-26 14:59:57 +01:00
Javi Velasco f16934c95e Fixes #270 2016-01-23 16:38:12 +01:00
Javi Velasco 7065ab6edb Merge pull request #274 from epilgrim/feature/custom-icons
Enabled passing components as icons in all the components
2016-01-23 16:01:34 +01:00
Juan Peri 80b5b7a891 Enabling passing components as icons in all the components 2016-01-22 17:18:59 +01:00
Boris Mikhaylov 678bd81745 export raw components 2016-01-22 14:12:53 +01:00
Dale Hille 3b3beaf89a fixing a typo for the List component 2015-12-31 14:15:34 -05:00
Javi Velasco 2d931ce716 Fix scss-lint errors 2015-12-20 17:57:04 +01:00
Javi Velasco da1c109068 Remove scrollbars in list items and remove unneeded overflows 2015-12-19 14:08:30 +01:00
Javi Velasco 9e3ad3b88c Fixes #182 2015-12-08 00:05:36 +01:00
Javi Velasco fe5f0f8071 Merge pull request #201 from react-toolbox/ripple-decorator
Ripple decorator
2015-12-07 23:57:59 +01:00
aeickhoff b63d9da0c2 Prevent avatar from getting squeezed
If caption or legend of a list item with an avatar are very long it got squeezed, because it was allowed to shrink in its flex container.
2015-12-07 16:32:05 +01:00
Javi Velasco 1139fa6a62 Move Ripple main to Decorator approach 2015-12-07 02:34:12 +01:00
Javi Velasco 8edf492334 Use RippleDecorator in ListItem 2015-12-07 01:13:59 +01:00
Aleš Jiránek 1189e309c5 Rename ListSubheader.jsx to ListSubHeader.jsx 2015-12-05 13:36:35 +01:00
Javi Velasco 7367964c86 Capitalize list component filename 2015-11-28 16:08:20 +01:00
Javi Velasco edcb7f5244 Use ClassNames in ListItemCheckbox 2015-11-28 16:04:09 +01:00
Javi Velasco 2b9c615af6 Bugfix: rename with-legend class to withLegend 2015-11-28 16:01:38 +01:00
Javi Velasco 3d9b92164c Rename list to List and use ClassNames in ListItem 2015-11-28 15:58:51 +01:00
Nathan Marks f3d047e820 Remove jsx extension from component index files, replace with js 2015-11-22 17:49:46 -05:00
Javi Velasco 598d80564b Rename lists subcomponents and little fixes 2015-11-22 22:28:24 +01: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 364e270da1 Better imports organization. Fixes #140 2015-11-21 14:26:17 +01:00
Enzo Martin addc7f312b Remove all `unquote` calls
- Use SASS RGBA directly when modifying the opacity
2015-11-19 12:21:51 +01:00
Javi Velasco 21f47afb32 Add language to code in list docs 2015-11-01 10:49:05 +01:00
Javi Velasco 5a1d15ee87 Add list docs 2015-11-01 10:48:12 +01:00
Javi Velasco 3c07bb939e Complete docs for checkbox 2015-10-31 19:42:33 +01:00
Javi Velasco be1bde6ef5 Some fixes and include extract text webpack plugin 2015-10-29 13:40:12 +01:00
Javi Velasco 8dcc782168 Add sidebar and better layout for documentation 2015-10-29 01:04:59 +01:00
@soyjavi 2423d09a4f Rename component doc to readme.md 2015-10-28 22:09:09 +07:00
Javi Velasco 246c5723a2 Add some missing semicolons 2015-10-22 10:02:36 +02:00
Javi Velasco 7c43f935a1 Babel to stage 2 and remove decorators 2015-10-22 01:31:17 +02:00
Javi Velasco ec6e72bbd9 Resolve linter errors 2015-10-21 12:25:10 +02:00
ustccjw 6c278f25d0 use autobind-decorator 2015-10-21 14:13:24 +08:00
ustccjw 227727e860 fix conflict 2015-10-21 10:58:11 +08:00
Javi Velasco 0dcd38233e Reorder styles for list and dialog 2015-10-21 01:38:41 +02:00
Javi Velasco 33a508ca0a Setup new file structure for sass files 2015-10-20 21:15:21 +02:00
ustccjw 9ad9f357a3 use es6 classes & remove react-addons-pure-render-mixin 2015-10-20 13:40:51 +08:00
Javi Velasco bb6b63122b Add basic list component 2015-10-19 02:38:25 +02:00
Javi Velasco a866b7a19b Migrate list to sass 2015-10-12 03:04:19 +02:00
Javi Velasco c9b6f1237a Migrate to React 0.14 and migrate date picker to sass 2015-10-11 19:07:29 +02:00
Javi Velasco 1747330fef Rewrite list in ES6 2015-09-20 22:32:54 +02:00
Javi Jimenez Villar b77b525e88 fixed error 2015-08-04 11:12:59 +07:00
Javi Jimenez Villar 2da67943b8 Improve card handler 2015-08-01 09:00:48 +07:00
Javi Jimenez Villar 7bc1aa7169 Send data and instance 2015-08-01 08:35:16 +07:00
Javi Jimenez Villar ca53e73eeb list 2015-07-29 10:30:07 +07:00
Javi Jimenez Villar 3912b92d5e Use Material Design naming for stylesheets. 2015-07-21 16:24:14 +07:00
Javi Jimenez Villar 5775ab405b Consolidate properties 2015-07-13 21:09:57 +07:00
Javi Jimenez Villar e1743747a5 Reorder properties in MD and in CJSX 2015-07-07 16:30:22 +07:00
Javi Jimenez Villar e68e871cfe Basic documentation for all components 2015-07-06 17:53:37 +07:00
Javi Jimenez Villar bd644b5dec Handler @onClick 2015-06-24 16:46:40 +07:00
Javi Jimenez Villar 5bcf990337 Refolder components for a better require flow. 2015-06-22 17:13:08 +07:00