Commit Graph

1631 Commits (master)

Author SHA1 Message Date
Javi Velasco 3c05ab41be Finish components ES6 Rewrite 2015-09-20 23:32:38 +02:00
Javi Velasco d0ab1ddbf0 Rewrite form in ES6 2015-09-20 23:27:28 +02:00
Javi Velasco 1747330fef Rewrite list in ES6 2015-09-20 22:32:54 +02:00
Javi Velasco 8fa4c7c318 Rewrite loading in ES6 2015-09-20 22:25:03 +02:00
Javi Velasco e223c5973e rewrite input in es6 2015-09-20 22:21:11 +02:00
Javi Velasco 78a3a0ea96 Rewrite switch in ES6 2015-09-19 18:56:06 +02:00
Javi Velasco d833412f03 Rewrite tabs in ES6 2015-09-19 18:48:09 +02:00
Javi Velasco 3696832ee9 Rewrite in ES6 link and navigation 2015-09-19 18:20:11 +02:00
Javi Velasco 4074852d42 Rewrite font icon in ES6 2015-09-19 17:53:31 +02:00
Javi Velasco f27be7abe8 Rewrite dropdown in ES6 2015-09-19 17:42:57 +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 aa4cbd7a6b Adapt card to new ripple 2015-09-18 21:06:00 +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 44cab7f311 Rewrite ripple in ES6 and update its dependencies 2015-09-18 19:21:54 +02:00
Javi Velasco 736fce8dba Refactor autocomplete 2015-09-14 09:58:26 +02:00
Javi Velasco 6aca3d6866 Port autocomplete to ES6 and bugfixes 2015-09-13 22:05:24 +02:00
Javi Velasco 2fcdbf18cc Rename coffescript version 2015-09-10 20:58:13 +02:00
Javi Velasco f2ad55bfe1 Add first version of ES6 autocomplete 2015-09-10 20:57:56 +02:00
Javi Velasco b5e666a4d8 Port aside to ES6 2015-09-09 22:44:24 +02:00
Javi Velasco 3de7e8ec8a Port to ES6 import all pickers files 2015-09-09 22:34:56 +02:00
Javi Velasco 8ae72a8273 Use E6 syntax to handle modules in progressbar and slider 2015-09-09 10:36:12 +02:00
Javi Velasco 85c7a83f97 Migrate slider imports to ES6 imports 2015-09-09 10:23:19 +02:00
Javi Velasco c911350d1c Refactor slider 2015-09-09 02:57:53 +02:00
Javi Velasco 0c48f3d114 Port slider to ES6 2015-09-09 02:16:05 +02:00
Javi Velasco a89f75ae87 Avoid state in clock hand 2015-09-08 11:03:01 +02:00
Javi Velasco 7151545cf4 Refactor progressbar test 2015-09-08 10:08:37 +02:00
Javi Velasco 74907a4517 Migrate progress bars to es6 2015-09-08 01:05:08 +02:00
Javi Velasco 1a7b6d187f Add pure render mixin to date picker 2015-09-08 00:04:45 +02:00
Javi Velasco 5d75f4a39e Add pure render mixin to calendar 2015-09-08 00:03:17 +02:00
Javi Velasco 0d22fa2115 User pure render and refactoring for time picker 2015-09-07 23:58:14 +02:00
Javi Velasco 1839f838a4 Improve performance for pickers calling onChange just when needed 2015-09-07 02:25:39 +02:00
Javi Velasco 763ed46c43 Fixes in react proptypes for some components 2015-09-07 01:59:25 +02:00
Javi Velasco 0960527914 Move date picker to ES6 2015-09-07 01:59:11 +02:00
Javi Velasco a5586f4b7d Migrate calendar to ES6 2015-09-07 01:41:59 +02:00
Javi Velasco 489b996653 Fix test dependencies 2015-09-06 22:16:44 +02:00
Javi Velasco 6a645706bb Delete empty folder 2015-09-06 22:13:47 +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 d6c82aabcd Bugfix in clock hand 2015-09-05 22:29:59 +02:00
Javi Velasco a4c59e4688 Migrate components index to es6 2015-09-05 21:46:54 +02:00
Javi Velasco fe1aecdc3a Remove test utils 2015-09-05 21:34:49 +02:00
Javi Velasco f5d1651b02 Bugfix importing utils in calendar 2015-09-05 21:34:30 +02:00
Javi Velasco 908712ccb9 Add test utils ES6 2015-09-05 21:34:16 +02:00
Javi Velasco 447abe5cf2 Rename util to utils 2015-09-05 20:51:13 +02:00
Javi Velasco dc79b20c08 Delete coffeescript prefixer 2015-09-05 20:47:12 +02:00
Javi Velasco e3d899cb0e Remove coffeescript date utils and use es6 2015-09-05 20:43:54 +02:00
Javi Velasco d1ad367afe Migrate time picker to use es6 helpers 2015-09-05 20:29:06 +02:00
Javi Velasco 7170dd88de Add ES6 prefixer 2015-09-05 20:16:15 +02:00
Javi Velasco 5a451ac5ab Disable linting of parameter reassignation 2015-09-05 19:26:15 +02:00
Javi Velasco ae47335284 Add generic helper utils 2015-09-05 02:03:32 +02:00
Javi Velasco 88dc8f691b Add date-time module in es6 2015-09-05 01:11:51 +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 8bfb3faf84 Set up date picker to use months and years selectors in calendar 2015-09-04 21:28:09 +02:00
Javi Velasco 5dd406d56b Update calendar with a year selector 2015-09-04 21:19:05 +02:00
Javi Velasco 7a0c47f211 Merge with master 2015-09-03 21:24:45 +02:00
Javi Velasco ad359aa99e Add displaName for all components used in timepicker 2015-09-03 21:22:16 +02:00
Javi Velasco d709093bd6 Add date picker 2015-09-03 21:15:45 +02:00
Javi Velasco 334e4d0665 Name input and dialog components 2015-09-03 21:14:18 +02:00
Javi Velasco a6a52eae70 Improvements in calendar component 2015-09-03 21:13:53 +02:00
Javi Velasco 18a51d8d26 Calendar refactoring 2015-09-03 09:21:55 +02:00
Javi Velasco 5f62ce283a Time picker first implementation 2015-08-31 01:55:10 +02:00
Javi Velasco 9aeebc8137 Reduce clock container spacing 2015-08-30 21:56:54 +02:00
Javi Velasco 6232166b7f Expose handleresize 2015-08-30 21:46:55 +02:00
Javi Velasco a8c5de07aa Move dialog classnames to the container 2015-08-30 21:06:18 +02:00
Javi Velasco af51771ef3 Make the clock touch friendly 2015-08-30 14:01:28 +02:00
Javi Velasco b3ec693f5d Modify timepicker sizing 2015-08-30 03:21:22 +02:00
Javi Velasco 5625a478e1 Add time picker first implementation 2015-08-30 03:17:52 +02:00
Javi Velasco efdc0fa342 Bugfix: take into account 24hr format when trimming hours in clock 2015-08-30 02:01:53 +02:00
Javi Velasco 419d8b2988 Improve clock with real hour, callbacks and better styles 2015-08-30 01:59:17 +02:00
Javi Velasco 9585b35e7c Add cursor pointer for clock face and disable text selection 2015-08-29 18:51:37 +02:00
Javi Velasco 0f8f7e801c Make clock able to change start move clicking on face 2015-08-29 01:49:06 +02:00
Javi Velasco cbcd661b98 Refactor hours and minutes 2015-08-28 16:49:51 +02:00
Javi Velasco 6be986c0f6 Improve props and state names in clock index 2015-08-28 11:42:40 +02:00
Javi Velasco 45a26ea682 Improve clock styles and behavior 2015-08-28 10:53:29 +02:00
Javi Jiménez d5be4f13b9 Set default value for fieldset type option 2015-08-24 23:35:38 +06:00
Javi Velasco 14e1f85bff Delete console log type 2015-08-23 03:11:48 +02:00
Javi Velasco 26cef5fd1d Rewrite clock 2015-08-23 03:09:08 +02:00
Javi 92bd5ca242 Determine type of fieldset 2015-08-20 11:30:18 +07:00
Javi 4217e5289d Improved <Input/> 2015-08-20 11:14:39 +07:00
Javi 45560bacda Added new references of components 2015-08-19 16:41:07 +07:00
Javi 9f303b5303 New component <Fieldset> 2015-08-19 16:40:54 +07:00
Javi 6942b54c49 Fixed callback onChange 2015-08-19 13:50:29 +07:00
Javi 6b5259d081 <Tabs> and <Tab> finished 2015-08-16 16:33:11 +07:00
Javi 7241505a53 Fixed errors in colors 2015-08-16 16:04:52 +07:00
Javi Velasco b907fb9822 Bugfix: Set a proper transform origin 2015-08-13 15:33:22 +02:00
Javi Velasco e0f1d578a2 Move to degrees 2015-08-13 03:12:34 +02:00
Javi Velasco 0f71b32e7c Improve clock adding two levels 2015-08-13 02:39:40 +02:00
Javi Velasco 9ade3346f6 Add behavior to select the hour 2015-08-12 22:45:43 +02:00
Javi 5464fc56d0 New methods .blur and .focus 2015-08-10 17:13:44 +07:00
Javi aaa35a3412 Fix width transition 2015-08-09 15:19:02 +07:00
Javi 6b44db7183 Pointer in active tab 2015-08-09 15:14:43 +07:00
Javi 163f57e2cb First version of <Tags/> 2015-08-09 14:30:25 +07:00
Javi Velasco 8f2734dc51 Add date picker initial version 2015-08-09 03:19:26 +02:00
Javi Velasco 8a967f18de Add calendar component 2015-08-09 01:30:51 +02:00
Javi Velasco 2978decf06 Add onClick to font icon 2015-08-09 01:30:24 +02:00
Javi Velasco 1c1f498aaa Add date utils 2015-08-09 01:29:58 +02:00
Javi Velasco 22921206d1 Reorganize test components 2015-08-06 21:34:01 +02:00
Javi Jimenez Villar b831826385 Multilevel serialize 2015-08-04 11:20:45 +07: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 cc262911a5 Merge branch 'master' of https://github.com/soyjavi/react-toolbox
* 'master' of https://github.com/soyjavi/react-toolbox:
  Add slider documentation
  Move button style to local css
2015-08-01 08:35:22 +07:00
Javi Jimenez Villar 7bc1aa7169 Send data and instance 2015-08-01 08:35:16 +07:00
Javi Velasco 2b943eb7ca Add slider documentation 2015-07-31 22:24:36 +02:00
Javi Velasco ebf51e4a04 Merge branch 'buttons-localcss'
* buttons-localcss:
  Move button style to local css
2015-07-29 21:31:30 +02:00
Javi Velasco 606a836a6c Move button style to local css 2015-07-29 21:31:19 +02:00
Javi Jimenez Villar 910277d8b0 String convention 2015-07-29 10:46:05 +07:00
Javi Jimenez Villar 7c9ef1e7e6 Navigation 2015-07-29 10:44:15 +07:00
Javi Jimenez Villar 0b45fcae95 ripple 2015-07-29 10:41:28 +07:00
Javi Jimenez Villar 4d35a66920 switch 2015-07-29 10:38:36 +07:00
Javi Jimenez Villar ca53e73eeb list 2015-07-29 10:30:07 +07:00
Javi Jimenez Villar 70334255ca Icon 2015-07-29 10:27:52 +07:00
Javi Jimenez Villar d7c3d1faad Input 2015-07-29 10:23:09 +07:00
Javi Jimenez Villar 184baddca5 form 2015-07-29 10:19:08 +07:00
Javi Jimenez Villar 498dc7553a icon 2015-07-29 10:15:59 +07:00
Javi Jimenez Villar e704e3667d Dropdown 2015-07-29 10:13:27 +07:00
Javi Jimenez Villar d991efc0be Dialog 2015-07-29 10:04:14 +07:00
Javi Jimenez Villar f7a3079b15 Card 2015-07-29 09:57:16 +07:00
Javi Jimenez Villar ada04366be string convention 2015-07-29 09:57:08 +07:00
Javi Jimenez Villar d9774f5f50 Autocomplete 2015-07-29 00:15:05 +07:00
Javi Jimenez Villar b35e34e0d0 Improved localCSS for array 2015-07-29 00:06:35 +07:00
Javi Jimenez Villar 3d68797e14 Aside 2015-07-28 23:47:07 +07:00
Javi Velasco 0cc3016c7a Finish testing for slider and progressbar and add sinon 2015-07-26 20:50:31 +02:00
Javi Velasco 341425b7ce Add some examples for slider and little improvements 2015-07-26 11:36:02 +02:00
Javi Velasco 3af452fe4b Finish tests for progress bar 2015-07-25 21:38:07 +02:00
Javi Velasco 285361f044 Remove react explicit dependency in progressbar test 2015-07-24 13:06:56 +02:00
Javi Velasco 5a5e7ad022 Use data-ref in progress bar to modify internal dependent component style 2015-07-24 13:05:15 +02:00
Javi Velasco 4934975e70 Remove explicit react dependency from input component 2015-07-24 13:01:31 +02:00
Javi Velasco 3e40960e90 Improve minimal tests for slider 2015-07-24 13:01:04 +02:00
Javi Velasco e01babc9a6 Little fixes in slider and remove explicit react dependency from it 2015-07-24 12:59:55 +02:00
Javi Velasco 8c50245bbf Add test helper to render into document 2015-07-24 12:56:07 +02:00
Javi Velasco effdd7ae45 Merge branch 'master' into test-proof-concept
* master:
  Fix webpack version
  Minimal changes
  New method and property "loading"
2015-07-23 21:17:36 +02:00
Javi Velasco 7958fad797 Test proof of concept 2015-07-23 20:40: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 91dd948c54 Finish styles for slider 2015-07-21 22:22:23 +02:00
Javi Velasco ad1f0c3bd5 Finish slider jsx and add ids to style subNodes in progress bar 2015-07-21 22:17:39 +02:00
Javi Velasco 083b32fdde Refactor progressbar to use local css 2015-07-21 21:30:14 +02:00
Javi Jimenez Villar 3912b92d5e Use Material Design naming for stylesheets. 2015-07-21 16:24:14 +07:00
Javi Jimenez Villar 9ba11dcb76 Remove unnecesary 2015-07-21 10:51:20 +07:00
Javi Jimenez Villar 3a2f8809df You can select item with keyboards 2015-07-21 10:51:02 +07:00
Javi Velasco 0c36b10f5a Little fixes in slider and new approach to local css 2015-07-20 11:39:23 +02:00
Javi Jimenez Villar a9f09f626d <Card/> finished 2015-07-20 16:09:27 +07:00
Javi Jimenez Villar c33e199bc9 Enhaced component 2015-07-20 14:06:53 +07:00
Javi Velasco 275bf7c4fe Add autoprefixer local css config. Add most local css to slider 2015-07-20 01:41:13 +02:00
Javi Velasco 82ce479cee Remove react warnings for slider 2015-07-19 21:50:09 +02:00
Javi Velasco 873c980977 Ajust snap color 2015-07-19 21:32:00 +02:00
Javi Velasco 2b3cc842bc Add slider initial version 2015-07-19 21:10:35 +02:00
Javi Velasco 5954010ae2 Add a prefixer module to set inline prefixed properties 2015-07-19 21:06:07 +02:00
Javi Jimenez Villar ea89a8e98e First version of <Card/> 2015-07-18 10:57:52 +07:00
Javi Jimenez Villar 69a2d16b2c Fix error in documentation 2015-07-18 10:33:06 +07:00
Javi Jimenez Villar 83b9c43113 Use label in upper level 2015-07-17 14:45:42 +07:00
Javi Jimenez Villar ff7965b37e When type is "hidden" add className .hidden 2015-07-17 14:43:41 +07:00
Javi Jimenez Villar d99c275300 Classes for different states 2015-07-15 21:18:51 +07:00
Javi Jimenez Villar d227181cc5 Consolidate keys and values with proptype.any 2015-07-13 21:15:03 +07:00
Javi Jimenez Villar 5775ab405b Consolidate properties 2015-07-13 21:09:57 +07:00
Javi Jimenez Villar 553e216fa5 User Google Webfont 2015-07-10 14:21:42 +07:00
Javi Jimenez Villar e787c74527 Available <Switch> in <Form/> component. 2015-07-10 13:45:51 +07:00
Javi Jimenez Villar afda33d321 Documentation 2015-07-10 13:44:44 +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 Jimenez Villar e1743747a5 Reorder properties in MD and in CJSX 2015-07-07 16:30:22 +07:00
Javi Velasco a786df1880 Merge pull request #2 from soyjavi/progress-bar
Progress bar
2015-07-07 09:32:43 +02:00
Javi Jimenez Villar e68e871cfe Basic documentation for all components 2015-07-06 17:53:37 +07:00
Javi Velasco b197237389 Update progress_bar.md 2015-07-04 20:37:22 +02:00
Javi Velasco 73ed8898c1 Better indentation for progress bar doc md 2015-07-04 20:34:53 +02:00
Javi Velasco 45cae5cc23 Add documentation for progress bar 2015-07-04 20:28:51 +02:00
Javi Velasco 2e811f3f18 Add circular progress bar 2015-07-04 20:09:16 +02:00
Javi Jimenez Villar fca4d8a180 Use className as property 2015-07-03 07:56:02 +07:00
Javi Jimenez Villar e78605213c Improved <Dropdown> now supports JSX templates. 2015-07-03 07:51:38 +07:00
Javi Velasco e58acd162b Add a classname attribute and refactor progress bar 2015-07-02 21:11:18 +02:00
Javi Jimenez Villar 1c715590aa Documentation for <Aside/> and <Autocomplete/> 2015-07-02 18:18:07 +07:00
Javi Jimenez Villar 2fe50e3beb Extends method .loading 2015-07-02 18:17:35 +07:00
Javi Jimenez Villar ca823ecc52 Documents for <Aside/> and <Input/> 2015-07-01 13:38:07 +07:00
Javi Jimenez Villar 6bd095ec3c Rename documentation file 2015-07-01 13:29:39 +07:00
Javi Velasco abc19e1c3e Add spec with usage of progress bar component 2015-06-30 21:58:32 +02:00
Javi Velasco 4c68f6bae4 Add linear progress bar 2015-06-30 21:11:46 +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 9fc0199070 Fixed error: @state.value does not work with multiline=true 2015-06-30 10:58:37 +07:00
Javi Velasco 5b071de6bf Hide overflow in Dropdown component 2015-06-28 12:54:52 +02: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 24861e5278 Fixed errors in stylesheets 2015-06-28 11:44:01 +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 Jiménez 70418aac37 Handle no values 2015-06-26 09:05:03 +07:00
Javi Jimenez Villar 1521434278 Fixed @import 2015-06-24 16:48:51 +07:00
Javi Jimenez Villar e8808909a9 New style for children HTML element small 2015-06-24 16:47:10 +07:00
Javi Jimenez Villar bd644b5dec Handler @onClick 2015-06-24 16:46:40 +07:00
Javi Jimenez Villar f40ace6659 New property "count" 2015-06-24 16:46:17 +07:00
Javi Jimenez Villar b45f0c09c6 Optimized storage when <Form/> is overwritted with new properties 2015-06-24 16:45:59 +07:00
Javi Jimenez Villar bbefc80aa5 Improved <Autocomplete/> using a new property "color" 2015-06-24 16:44:46 +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 7eb81fbdcd Fixed typo "suggestions" 2015-06-22 17:36:17 +07:00
Javi Jimenez Villar 9d31e56260 Fixed typo 2015-06-22 17:17:10 +07:00
Javi Jimenez Villar 5bcf990337 Refolder components for a better require flow. 2015-06-22 17:13:08 +07:00
Javi Jimenez Villar d75cfd0cba Get width of <Button/> for create a perfect size <Ripple/> 2015-06-21 19:13:06 +07:00
Javi Jimenez Villar bc93348cc6 Fixed typo 2015-06-20 15:03:32 +07:00
Javi Jimenez Villar a326d578b7 First example using new component <Aside/> 2015-06-20 15:03:09 +07:00
Javi Jimenez Villar 2c3371943a Release 0.6.20 2015-06-20 13:29:43 +07:00
Javi Jimenez Villar b6d250105c First example using the package 2015-06-19 20:13:02 +07:00
Javi Jimenez Villar 248581e600 <Form/> can save in localstorage 2015-06-19 16:03:15 +07:00
Javi Jimenez Villar b8a2fb88b0 New components <Loading />, <Link />, <List /> 2015-06-19 16:02:48 +07:00
Javi Jimenez Villar 8b3d9b3920 Setting values by default 2015-06-18 11:21:06 +07:00
Javi Jimenez Villar 720083def0 Fix errors when you have a value in a non-exact autocomplete 2015-06-18 11:06:21 +07:00
Javi Jimenez Villar 7d2e6f4d05 Improving autocomplete with object values (now you can set with [] or {key: value...} 2015-06-18 10:47:18 +07:00
Javi Jimenez Villar 911955e8ee Selecting values in <Autocomplete /> 2015-06-17 22:57:07 +07:00
Javi Jimenez Villar 1129759640 First version of <Autocomplete /> 2015-06-17 22:31:57 +07:00
Javi Jimenez Villar f2265550b7 New component <Navigation/> 2015-06-16 18:57:33 +07:00
Javi Jimenez Villar 0f5a58ca66 Determine correct origin of <Ripple/> 2015-06-16 18:57:22 +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
Javi Jimenez Villar 32daeef1b2 Added components 2015-06-04 20:17:14 +02:00