Commit Graph

406 Commits (master)

Author SHA1 Message Date
Javi Velasco ad916fba6d Remove flex attributes styling 2015-11-28 15:49:29 +01:00
Javi Velasco 2742bf9bd0 Change layout for cards in spec 2015-11-28 13:28:37 +01:00
Javi Velasco a830c935a1 Better avatar component 2015-11-27 22:09:18 +01:00
Javi Velasco bf68c83ea7 Allow img as children for avatar 2015-11-27 18:32:19 +01:00
Javi Velasco 4affcc8636 Merge branch 'deep-restructure' of github.com:soyjavi/react-toolbox into deep-restructure
* 'deep-restructure' of github.com:soyjavi/react-toolbox:
  Using the new interface for all form fields components.
  New interface for onChange event (value, event)
  New interface for onChange event (value, event)
2015-11-26 01:54:00 +01:00
Javi Velasco 2106d0ee41 Complete implementation for Avatar 2015-11-26 01:53:42 +01:00
@soyjavi e9001c5473 Using the new interface for all form fields components. 2015-11-25 21:01:18 +07:00
@soyjavi d7bd4f5e58 New interface for onChange event (value, event) 2015-11-25 17:31:59 +07:00
@soyjavi 9b1cb72e7c New interface for onChange event (value, event) 2015-11-25 17:28:36 +07:00
Javi Velasco 404e2e44ce Use IconButton in card examples 2015-11-24 22:46:09 +01:00
Javi Velasco 69521f878f Finish IconButton 2015-11-24 22:18:00 +01:00
Nathan Marks 2117354b3f Fixed docs component scope error and added card example 2015-11-24 00:53:00 -05:00
Javi Velasco 9769bfb51e Extract IconButton and small fixes 2015-11-24 00:29:02 +01:00
Nathan Marks 5c8330ac7d Reverted to previous spec root.jsx 2015-11-22 17:57:10 -05:00
Nathan Marks 4cb7fe1f55 Added icon font stylesheet to index.html for docs and spec 2015-11-22 17:39:49 -05:00
Nathan Marks 0d1d023d5b Few more variations added 2015-11-22 17:32:30 -05:00
Nathan Marks 38e9dd314b Added additional examples in spec 2015-11-22 17:32:09 -05:00
Nathan Marks 6d9f9aa8db Rebasing with master 2015-11-22 17:30:26 -05:00
Nathan Marks e1b04a206a Remove classnames decorator 2015-11-22 17:28:28 -05:00
Nathan Marks dba68e72a5 Added <Avatar> component as required by the card title component 2015-11-22 17:28:28 -05:00
Javi Velasco cfebdb55f4 Rename most components index to actual components 2015-11-22 21:41:28 +01:00
Javi Velasco d468c9f1b3 Add floating label for pickers. Fixes #137 2015-11-21 14:46:24 +01:00
Javi Velasco 364e270da1 Better imports organization. Fixes #140 2015-11-21 14:26:17 +01:00
Javi Velasco fb2909640d Add selectable property to table. Fixes #145 2015-11-21 13:18:05 +01:00
@soyjavi ef6bd0899d New property delay in milliseconds. 2015-11-21 11:27:33 +07:00
Javi Velasco 2fc419f0cd Auto import base in commons file 2015-11-19 17:03:14 +01:00
Javi Velasco 9905403b97 Do not include commons in app wrapper 2015-11-19 00:49:39 +01:00
Javi Velasco e0a4168c79 Fix examples for tab 2015-11-18 09:57:46 +01:00
Javi Jiménez 5d34604d85 Merge pull request #126 from react-toolbox/input-maxlength
Input maxlength
2015-11-18 15:24:53 +07:00
@soyjavi 477b770edd New property 'maxLength' 2015-11-18 15:19:58 +07:00
Javi Velasco 54ad233dd6 Fix scss linter errors and bugfix in snackbar 2015-11-18 01:15:07 +01:00
Javi Velasco 26cecdc23f Change button properties and support toggle icon buttons 2015-11-17 21:49:27 +01:00
Javi Velasco 3e91b97a87 Set raised button for first test example 2015-11-16 21:56:20 +01:00
Javi Velasco 4707a26748 Allow children for buttons and use it as link where there is href prop 2015-11-16 21:55:21 +01:00
@soyjavi 0cacdf14ec Change examples for use new properties 'minDate' and 'maxDate' 2015-11-16 23:04:13 +07:00
@soyjavi 8d0649aca0 Use <overlay> component for set the correct position in <dialog> components. 2015-11-15 14:13:10 +07:00
Javi Velasco 2c17688db1 Use new Overlay component in dialogs and dependencies 2015-11-14 21:51:33 +01:00
Javi Velasco 272a37fd4c Stateless table component 2015-11-14 10:26:50 +01:00
Javi Velasco e15c421ff3 Rename active to index in tabs 😕 2015-11-13 10:04:21 +01:00
Javi Velasco 50b113b4d1 New and refactored stateless tabs 2015-11-13 01:01:27 +01:00
@soyjavi c1c1a9a931 Pure <Switch> 2015-11-12 11:52:05 +07:00
@soyjavi d5294cc57a Pure <Snackbar> 2015-11-12 11:25:14 +07:00
Javi Velasco 02dc01b172 Extract value from radio group state 2015-11-12 01:07:36 +01:00
Javi Velasco 58ac44a5ce Extract selected item from menu 2015-11-12 00:59:39 +01:00
Javi Velasco 50d99d2117 Add toolbox version to webpack configuration 2015-11-12 00:26:23 +01:00
Javi Velasco 459036719e Refactor dropdown and put value state out 2015-11-12 00:12:33 +01:00
Javi Velasco 7311489ade Improve date picker 2015-11-11 20:34:19 +01:00
@soyjavi 0fe79fdd2f Pure <Table> and improve events. 2015-11-11 10:07:22 +07:00
@soyjavi 9d7eebd767 Next version 2015-11-11 09:13:46 +07:00
@soyjavi 42b949694d Pure <Tabs> 2015-11-11 09:09:08 +07:00
Javi Velasco bcec735df7 Delete repeated pickers in spec 2015-11-11 01:32:46 +01:00
Javi Velasco 0dd4bb6815 Restore root and remove missing console log 2015-11-11 01:31:37 +01:00
Javi Velasco 5fc135961b Improve pickers 2015-11-11 01:29:42 +01:00
Javi Velasco 476729f2b8 Pure timepicker, fixes #33 2015-11-10 21:39:47 +01:00
@soyjavi 2130057d56 Stateless TimePicker 2015-11-10 21:07:14 +07:00
@soyjavi 57d01094dc Stateless DatePicker 2015-11-10 20:27:00 +07:00
Javi Velasco 0a8b6b0940 Improve code for slider 2015-11-09 02:28:01 +01:00
Javi Velasco 7d6c898c37 Extract value from slider state and fix tests 2015-11-09 02:14:02 +01:00
Javi Velasco 1d9cde9e54 Improvements in checkbox and adapt dependencies to stateless behavior 2015-11-08 19:00:25 +01:00
Javi Velasco 24be10da65 Update with master 2015-11-08 18:06:39 +01:00
Javi Velasco 703d4c6130 Extract state from autocomplete 2015-11-08 16:49:00 +01:00
Javi Velasco f5957bc043 Stateless input 2015-11-07 23:38:26 +01:00
Javi Jiménez eb5317d3bf Merge pull request #68 from react-toolbox/checkbox.stateless
Checkbox.stateless
2015-11-07 15:17:36 +07:00
@soyjavi 8d59c0aae0 Fix release number 2015-11-07 09:04:32 +07:00
@soyjavi b1fe6f6e27 <Checkbox> Stateless 2015-11-07 08:59:50 +07:00
@soyjavi 019ed57910 Remove 'active' property (it's a state) 2015-11-06 00:49:55 +07:00
Javi Velasco 3b48501e9b Remove dataSource state from autocomplete 2015-11-05 17:22:06 +01:00
Javi Velasco fa94c4e759 Pure drawer 2015-11-05 11:45:23 +01:00
Javi Velasco 6e6c1cebcf Pure dialog 2015-11-05 11:28:42 +01:00
@soyjavi de43b22762 Include examples and include in bundle. 2015-11-05 13:57:12 +07:00
@soyjavi 5e18ccbdaf Clever way to auto-hide <Tooltip> (full CSS) 2015-11-05 13:30:57 +07:00
@soyjavi 68055ca358 Show tooltip is in a mixin (for reuse in another components)... it's necessary be a stateless behavior. 2015-11-05 07:18:46 +07:00
@soyjavi 2afd343b4d First approach for <Tooltip/> 2015-11-04 22:28:11 +07:00
Javi Jiménez 5d4c7293d3 Merge pull request #47 from react-toolbox/component.table
<Table>
2015-11-04 19:55:01 +07:00
@soyjavi ce9bd76bc7 Lint more files 2015-11-04 19:50:53 +07:00
@soyjavi 02c602430b Minor changes 2015-11-04 16:55:08 +07:00
@soyjavi e5c6cba08d More easy for create a editable/selectable table. 2015-11-04 12:33:12 +07:00
@soyjavi d7c5dbece4 Minor changes 2015-11-04 10:20:02 +07:00
Javi Velasco 9e7bec0afb Fix url avatar for test examples 🤕 2015-11-03 09:35:31 +01:00
@soyjavi 0a6bd9c024 Style for components demo 2015-11-03 13:54:10 +07:00
@soyjavi 8944335a87 First version of basic MD <table> 2015-11-03 13:23:23 +07:00
ustccjw 18ed189236 add app_bar to spec 2015-10-30 22:38:15 +08:00
Javi Velasco be1bde6ef5 Some fixes and include extract text webpack plugin 2015-10-29 13:40:12 +01:00
ustccjw 4f94682a50 use react-transform 2015-10-29 13:33:21 +08:00
Javi Velasco e89d6df997 Fix some errors and change opinionated eslint 2015-10-23 18:30:37 +02:00
ustccjw 55c654df83 add commons.scss to spec html 2015-10-23 17:20:34 +08:00
ustccjw 4fb976a00d update webpack dev, test and build & update eslint rule 2015-10-23 16:11:40 +08: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 2aad274390 fix 2015-10-21 14:42:06 +08: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 614b1b14ba Better variables and props for button 2015-10-21 00:48:24 +02:00
Javi Velasco 07c17b0369 Organize radio buttons and groups 2015-10-20 20:06:24 +02:00
@soyjavi 715d898078 Add Snackbar spec 2015-10-20 23:11:04 +07:00
@soyjavi 493df0eb95 New approach using instance methods show & hide. 2015-10-20 23:08:12 +07:00
@soyjavi c6631787b2 First approach of <Snackbar> 2015-10-20 22:27:22 +07:00
ustccjw 7ff854f40f fix es6 class react this bind 2015-10-20 17:06:26 +08:00
ustccjw 9bf5e7b87a fix conflict 2015-10-20 13:48:14 +08:00
ustccjw 9ad9f357a3 use es6 classes & remove react-addons-pure-render-mixin 2015-10-20 13:40:51 +08:00
@soyjavi edee162e37 First steps with <Snackbar/> 2015-10-20 10:25:35 +07:00
@soyjavi 4430c0ab80 Release 0.10.20 2015-10-20 09:59:04 +07:00
Javi Velasco bb6b63122b Add basic list component 2015-10-19 02:38:25 +02:00
Javi Velasco c96e218683 Add IconMenu component 2015-10-17 22:25:15 +02:00
Javi Velasco 14e2c95554 Improve menu component adding showable behavior and auto positioning for opening 2015-10-17 21:20:15 +02:00
@soyjavi dace527ffa New component <Menu> (basic visualization) 2015-10-13 07:37:11 +07:00
@soyjavi d516ff23a7 New property 'icon' 2015-10-12 15:10:49 +07:00
Javi Velasco 5051057f72 Adjust time picker spacing 2015-10-12 03:26:03 +02:00
Javi Velasco a866b7a19b Migrate list to sass 2015-10-12 03:04:19 +02:00
Javi Velasco 46ce8ce6aa Migrate navigation styles 2015-10-12 02:42:01 +02:00
Javi Velasco 126fdb43a2 Migrate link to sass 2015-10-11 22:42:53 +02:00
Javi Velasco f4f537b7f4 Migrate tabs to sass 2015-10-11 22:27:59 +02:00
Javi Velasco 06f1b866b3 Migrate time picker to sass 2015-10-11 21:17:12 +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 2cb5d24271 Refactor date picker dialog to sass 2015-10-10 20:06:16 +02:00
@soyjavi 8114e9e93b Merged 2015-10-10 20:48:55 +07:00
Javi Velasco dd864dcc22 Migrate progressbar and slider to sass 2015-10-10 11:25:47 +02:00
@soyjavi 736846a5a6 Uniform styles in <Autocomplete> and <Dropdown> 2015-10-10 10:26:21 +07:00
Javi Velasco 83cf581367 Migrate progressbar to sass 2015-10-09 21:02:12 +02:00
Javi Velasco e8bab3de45 Migrate input to SCSS 2015-10-09 19:48:30 +02:00
@soyjavi 96c4c5f4fa Changes on spec 2015-10-08 21:35:34 +07:00
Javi Velasco 097242b3aa Add new switch migrated to sass 2015-10-07 22:24:02 +02:00
Javi Velasco fcbe81e7ad Less specific selectores for dialog component 2015-10-07 01:31:55 +02:00
Javi Velasco 42dd4333de Set font sizes in rems 2015-10-06 21:48:05 +02:00
Javi Velasco 91cdb517b2 Add radio button component and improvements for radio and checkbox 2015-10-06 21:19:32 +02:00
@soyjavi b038f704a8 Normalize spec 2015-10-06 12:43:11 +07:00
@soyjavi ffe3a7bfa7 <Dialog> using SaSS 2015-10-06 12:21:24 +07:00
@soyjavi 9a5b466eef New types "image" "event" 2015-10-05 21:18:02 +07:00
Javi Velasco 258260d4ec Merge 2015-10-05 15:49:56 +02:00
@soyjavi 7fa57ba635 Included <Checkbox> Example 2015-10-05 20:45:29 +07:00
@soyjavi 0b42cb6aa2 Merge branch 'sass' of https://github.com/react-toolbox/react-toolbox into sass
* 'sass' of https://github.com/react-toolbox/react-toolbox:
  Little fixes for safari in checkbox
  Add checkbox component
2015-10-05 19:57:19 +07:00
@soyjavi c833dd7564 Changes for spec demo 2015-10-05 19:56:22 +07:00
@soyjavi dbd6f5ba66 Refactor <Card/> and SaSS 2015-10-05 19:54:29 +07:00
Javi Velasco 87265577f2 Add checkbox component 2015-10-05 09:12:16 +02:00
Javi Velasco 75bb522a15 Proper buttons name for spec drawer 2015-10-04 15:34:11 +02:00
Javi Velasco 949db01d60 Migrate drawer styles to sass and improve button 2015-10-02 22:08:02 +02:00
Javi Velasco 74cc059751 Migrate style to sass for autocomplete 2015-10-02 19:10:42 +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
Javi Velasco e87523b0b3 Rewrite component tests in ES6 2015-09-21 10:10:44 +02:00
Javi Velasco d0ab1ddbf0 Rewrite form in ES6 2015-09-20 23:27:28 +02:00
Javi Velasco e3e41211e7 Rewrite card in ES6 2015-09-19 17:06:39 +02:00
Javi Velasco 9630817b09 Rewrite dialog in ES6 2015-09-19 16:45:27 +02:00
Javi Velasco 32e1c4eefb Rename aside to drawer 2015-09-19 14:13:01 +02:00
Javi Velasco c4779ca9ba Improve aside performance on show 2015-09-19 13:58:16 +02:00
Javi Velasco cac6eed1ea Rewrite button in ES6 and refactor the ripple effect on it 2015-09-18 21:04:51 +02:00
Javi Velasco 6aca3d6866 Port autocomplete to ES6 and bugfixes 2015-09-13 22:05:24 +02:00
Javi Velasco c911350d1c Refactor slider 2015-09-09 02:57:53 +02:00
Javi Velasco 74907a4517 Migrate progress bars to es6 2015-09-08 01:05:08 +02:00
Javi Velasco b135121738 Fixes in time picker 2015-09-06 22:11:39 +02:00
Javi Velasco 459aaef971 Refactor timepicker and utils organization 2015-09-06 22:01:26 +02:00
Javi Velasco b473004208 Add title to date picker test component 2015-09-04 22:10:59 +02:00
Javi Velasco 8880287acb Add documentation and fixes for date picker 2015-09-04 22:09:16 +02:00
Javi Velasco bdf798debe Add documentation for time picker 2015-09-04 21:57:11 +02:00
Javi Velasco 57b74da531 Put pickers together in test component 2015-09-03 21:27:18 +02:00
Javi Velasco 7a0c47f211 Merge with master 2015-09-03 21:24:45 +02:00
Javi Velasco ae525cb005 Add pickers test files 2015-09-03 21:17:35 +02:00
Javi Velasco 18a51d8d26 Calendar refactoring 2015-09-03 09:21:55 +02:00
Javi Velasco 5625a478e1 Add time picker first implementation 2015-08-30 03:17:52 +02:00
Javi Velasco cbcd661b98 Refactor hours and minutes 2015-08-28 16:49:51 +02:00
Javi Velasco 45a26ea682 Improve clock styles and behavior 2015-08-28 10:53:29 +02:00
Javi Velasco 26cef5fd1d Rewrite clock 2015-08-23 03:09:08 +02:00
Javi 6b5259d081 <Tabs> and <Tab> finished 2015-08-16 16:33:11 +07:00
Javi Velasco 81150bc951 Add current spec files 2015-08-13 02:42:29 +02:00
Javi 163f57e2cb First version of <Tags/> 2015-08-09 14:30:25 +07:00
Javi Velasco 606a836a6c Move button style to local css 2015-07-29 21:31:19 +02:00
Javi Velasco fe073ee943 Fix little typo in page title 2015-07-26 20:52:30 +02:00
Javi Jimenez Villar 1cc22ce4f0 Minimal changes 2015-07-23 09:38:47 +07:00
Javi Jimenez Villar 91ee458e1f New method and property "loading" 2015-07-23 09:38:32 +07:00
Javi Velasco d008bf47f3 Merge and solve conflicts 2015-07-21 22:29:09 +02:00
Javi Velasco 89fcc9afce Add slider to spec index 2015-07-21 22:24:52 +02:00
Javi Velasco a6223adbe4 Add slider spec 2015-07-21 22:23:47 +02:00
Javi Jimenez Villar 3912b92d5e Use Material Design naming for stylesheets. 2015-07-21 16:24:14 +07:00
Javi Velasco ad1ae54d05 Add slider test component 2015-07-19 21:50:52 +02:00
Javi Jimenez Villar a39dbcb16a Improve examples 2015-07-18 11:00:45 +07:00
Javi Jimenez Villar ea89a8e98e First version of <Card/> 2015-07-18 10:57:52 +07:00
Javi Jimenez Villar 83b9c43113 Use label in upper level 2015-07-17 14:45:42 +07:00
Javi Jimenez Villar 12e18a7ed0 Example using <FontIcon> 2015-07-12 20:55:54 +07:00
Javi Jimenez Villar 5cc0982133 First spec 2015-07-10 13:03:46 +07:00
Javi Velasco 8344e94a37 Merge with master and solve conflicts 2015-07-07 22:43:55 +02:00
Javi Jimenez Villar 21149558a5 Minimal changes 2015-07-07 16:38:00 +07:00
Javi Velasco a786df1880 Merge pull request #2 from soyjavi/progress-bar
Progress bar
2015-07-07 09:32:43 +02:00
Javi Velasco 2e811f3f18 Add circular progress bar 2015-07-04 20:09:16 +02:00
Javi Jimenez Villar 79f5cd8b41 Use new dataSource in <Dropdown/> 2015-07-03 07:56:26 +07:00
Javi Jimenez Villar e78605213c Improved <Dropdown> now supports JSX templates. 2015-07-03 07:51:38 +07:00
Javi Velasco abc19e1c3e Add spec with usage of progress bar component 2015-06-30 21:58:32 +02:00
Javi Jimenez Villar 6ad3197983 Minimal changes 2015-06-30 15:34:11 +07:00
Javi Jimenez Villar f3ce0076ee Documentation for <Dropdown/> and onChange callback 2015-06-30 15:33:44 +07:00
Javi Jimenez Villar 2584259162 Release 0.6.28 - New component <Dropdown/> and enhaced in general context. 2015-06-28 11:44:32 +07:00
Javi Jimenez Villar b99c17443a Now when select a option dispatch a <Ripple/> and use component in <Form/> 2015-06-28 11:18:47 +07:00
Javi Jimenez Villar 7fdbc0a809 New property "disabled" and refactor constants colors 2015-06-28 09:28:36 +07:00
Javi Jimenez Villar a5388c5071 New property "label" 2015-06-28 08:58:15 +07:00
Javi Jimenez Villar dd9d3e2598 Improved height for dataSource container & fixed typos. 2015-06-27 22:30:21 +07:00
Javi Jimenez Villar b78a7b05a0 Basic <Dropdown/> 2015-06-27 21:40:31 +07:00
Javi Jimenez Villar d7050e497e MInimal changes 2015-06-23 21:11:39 +07:00
Javi Jimenez Villar 3592794df8 First examples with <Aside/>, <Autocomplete/>, <Button/> and <Dialog/> 2015-06-22 17:38:40 +07:00
Javi Jimenez Villar e45b47b1ae Test <button/>'s 2015-06-21 19:13:30 +07:00
Javi Jimenez Villar a326d578b7 First example using new component <Aside/> 2015-06-20 15:03:09 +07:00
Javi Jimenez Villar 147b2a0ae5 Final version of Package.json 2015-06-19 16:21:46 +07:00
Javi Jimenez Villar 8b3d9b3920 Setting values by default 2015-06-18 11:21:06 +07:00
Javi Jimenez Villar 022c282809 new component <Dialog/> 2015-06-15 22:09:20 +07:00
Javi Jimenez Villar fa7d199c1f Enhaced <Form/> and <Input/> 2015-06-14 17:15:27 +07:00
Javi Jimenez Villar 083375cdee Multiple entry points 2015-06-14 15:48:44 +07:00
Javi Jimenez Villar 157165374b Create CSS not react-inline 2015-06-13 18:18:31 +07:00
Javi Jimenez Villar 1582fb6918 Importing css in <style> 2015-06-12 23:26:51 +07:00
Javi Jimenez Villar 2198f1a2d3 Final workflow with webpack 2015-06-11 10:29:55 +07:00
Javi Jimenez Villar d3c312468c Example 2015-06-08 22:10:06 +07:00