Commit Graph

55 Commits (bdd2a5675cb0e84b226445bdbc4bc6c3411c7642)

Author SHA1 Message Date
Javi Velasco 22bd7504f1 Fix timepicker example 2015-12-03 00:56:18 +01:00
Javi Velasco da0f1a631e Remove jsx extension from imports in components 2015-11-28 20:24:46 +01:00
@soyjavi e9566d0e59 New interface for onChange event (value, event) 2015-11-25 17:40:14 +07:00
Nathan Marks f3d047e820 Remove jsx extension from component index files, replace with js 2015-11-22 17:49:46 -05:00
Javi Velasco ceb2ce4c7a Reorganize pickers 2015-11-22 22:13:27 +01: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
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 2c17688db1 Use new Overlay component in dialogs and dependencies 2015-11-14 21:51:33 +01:00
Javi Velasco b61619b6a3 Merge master and solve conflicts 2015-11-11 10:28:01 +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 653150c396 change documentation 2015-11-10 21:27:03 +07:00
@soyjavi 2130057d56 Stateless TimePicker 2015-11-10 21:07:14 +07:00
Javi Velasco 67ab8746a9 Proper import path for documentation files 2015-11-10 11:07:43 +01:00
Javi Velasco 24be10da65 Update with master 2015-11-08 18:06:39 +01:00
@soyjavi 147088bfa3 Alphabetical Order for properties and methods 2015-11-07 09:36:51 +07:00
Javi Velasco 6e6c1cebcf Pure dialog 2015-11-05 11:28:42 +01:00
Javi Velasco 9d809deb50 Add documentation for Tabs 2015-11-01 15:54:17 +01:00
Javi Velasco b4124a5555 Add time picker docs 2015-10-31 20:12:45 +01:00
@soyjavi 2423d09a4f Rename component doc to readme.md 2015-10-28 22:09:09 +07: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 0f6355ae32 Move the rest of components important property values to variables 2015-10-21 02:05:19 +02:00
Javi Velasco 33a508ca0a Setup new file structure for sass files 2015-10-20 21:15:21 +02:00
@soyjavi 2761c88748 <Clock> is not a public component. 2015-10-20 22:34:40 +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 b22d3be3d4 All <Form> components need get/set value methods. 2015-10-20 09:55:11 +07: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
@soyjavi 021f37de0b Use data-react-toolbox for metrics. 2015-10-06 09:42:56 +07:00
Javi Velasco e87523b0b3 Rewrite component tests in ES6 2015-09-21 10:10:44 +02:00
Javi Velasco 3de7e8ec8a Port to ES6 import all pickers files 2015-09-09 22:34:56 +02:00
Javi Velasco 0d22fa2115 User pure render and refactoring for time picker 2015-09-07 23:58:14 +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 16ac6b2ce8 Refactor clock 2015-09-06 20:17:16 +02:00
Javi Velasco 2434b00a84 Refactor to ES6 timepicker component 2015-09-06 19:29:51 +02:00
Javi Velasco 8cb2aa2b9f Move time picker dialog to ES6 2015-09-06 00:12:29 +02:00
Javi Velasco 15d8f47e8a Port timepicker index to ES6 2015-09-05 22:31:17 +02:00
Javi Velasco 447abe5cf2 Rename util to utils 2015-09-05 20:51:13 +02:00
Javi Velasco d1ad367afe Migrate time picker to use es6 helpers 2015-09-05 20:29:06 +02:00
Javi Velasco bdf798debe Add documentation for time picker 2015-09-04 21:57:11 +02:00