Commit Graph

266 Commits (621e798b7e3d7737e55a08c22d7842e286fdf9b3)

Author SHA1 Message Date
David Cho-Lerat e782b8fdc4 Update datepicker_example_1.txt
Just like in `components/date_picker/readme.md`, you need to add 1 to `value.getMonth()`
2016-07-07 20:13:15 +02:00
Javi Velasco 3e29844e63 Update to react 15.2.0 2016-07-04 22:03:57 +02:00
Simon Selg 5b97b95c62 Add autoresize to multiline inputs
This fixes #278
2016-06-25 12:27:02 +02:00
Mike F eec457bcfe [Fixes #550] Add PropType checking to Menu's position and update docs 2016-06-10 09:52:53 -06:00
Javi Velasco 79472eeaed 🤖 2016-06-04 22:34:58 +02:00
Javi Velasco dbba42573b 💵 2016-06-04 22:27:57 +02:00
Javi Velasco cea8111b61 Small typos in README 2016-06-04 22:26:30 +02:00
Javi Velasco 27a442079a New README 2016-06-04 22:24:38 +02:00
Javi Velasco 115e839086 Update docs 2016-06-03 22:24:26 +02:00
Javi Velasco 5056a9d84b Migrate docs to new theme syntax 2016-05-27 21:54:16 +02:00
Javi Velasco dcc55ccf98 Merge pull request #447 from mjurincic/dev
Table: ability to select only one row at the time
2016-05-10 20:22:08 +02:00
Galeel b84a07f76d Update dependencies 2016-05-10 19:02:02 +05:30
Javi Velasco 6a0d861dfd Update dependencies 2016-04-12 20:37:24 +02:00
Mauro 29aece7094 added ability to select only one row at the time 2016-04-12 11:42:10 +02:00
Javi Velasco 84130d4a4d Include Chip in docs 2016-04-10 22:14:03 +02:00
Javi Velasco cb80113d7a Bugfix: use hash history 2016-04-10 22:13:48 +02:00
Javi Velasco 410cd6bfe3 Now we are Audiense 💎 2016-04-10 21:56:48 +02:00
Javi Velasco 0cb8d8bdb2 Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00
Javi Velasco 0277719942 Merge pull request #313 from patrick-jones/sidenav-283
Make drawer compliant with material design guidelines.
2016-04-10 20:21:54 +02:00
Javi Velasco baf4414719 Remove unneeded App 2016-04-10 17:44:42 +02:00
Javi Velasco a6e162ec9e Update documentation dependencies 2016-04-10 11:38:42 +02: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
Javi Velasco 5b6452e930 Merge pull request #412 from KerenChandran/update-babel-standalone
Updated Babel Standalone to latest version
2016-04-05 21:36:47 +02:00
Olivier Louvignes 125cac1b5e docs(media): keep navigation for wider screens 2016-03-30 18:13:28 +02:00
Keren Chandran 16fac7a5c4 Updated Babel Standalone to latest version 2016-03-26 19:30:19 -04:00
Keren Chandran e7a2622656 Updated List Documentation and example to include list divider 2016-03-25 11:37:12 -04:00
Keren Chandran 588ff398bc Updated Link readme and example to include active element. Also changed icon type from string to any. 2016-03-25 10:48:39 -04:00
Keren Chandran 21dc421d73 Updated Font Icon Examples. Also updated value type 2016-03-25 10:35:44 -04:00
Keren Chandran 6b81440425 Updated Dialog Example and sorted properties. 2016-03-25 10:11:13 -04:00
Keren Chandran 94280ce85a Updated Input doc and Example 2016-03-25 09:53:24 -04:00
Keren Chandran d3fcaef4c9 Updated Avatar readme and example 2016-03-25 08:34:47 -04:00
Keren Chandran 84946681f0 Sorted Appbar's properties. Updated Autocomplete's doc and example 2016-03-25 08:12:57 -04:00
Keren Chandran 233bb670bb Fixed grammar mistake on component page. Updated Sidebar's CSS 2016-03-25 07:50:40 -04:00
Patrick Jones 6e586a9353 Make drawer compliant with material design guidelines.
Fixes #283
2016-03-20 11:47:08 -05:00
Felipe Amorim 240864f950 DatePicker autoOk prop 2016-03-09 19:14:58 -03:00
Felipe Amorim 16ed92693a allows to format the date displayed on datepickers input 2016-03-08 17:45:39 -03:00
Javi Velasco e2634998af Fix #248 2016-03-05 22:00:38 +01:00
Javi Velasco cb59a97757 Merge with master 2016-03-04 18:18:11 +01:00
Kye Hohenberger f77a806539 Typos and grammar corrections for install document 2016-02-24 12:47:44 -06:00
Fred Guest 43bfd3f05b replace data-role with data-react-toolbox 2016-02-08 11:01:41 -08:00
Boris Mikhaylov 0e60fd2a5e update avatar example to use `image` instead of `img` property 2016-01-25 15:49:30 +01:00
Javi Velasco c5666f0ebb Merge branch 'dev' of https://github.com/karlmacklin/react-toolbox into karlmacklin-dev
* 'dev' of https://github.com/karlmacklin/react-toolbox:
  Revert "Added required normalize.css package to package.json"
  Allow Link to render Tooltips via children prop
  Added required normalize.css package to package.json
2016-01-06 02:16:19 +01:00
Javi Velasco 0037210edb Add babel standalone for the playground live editor 2016-01-06 02:12:07 +01:00
Karl Macklin 222a4bf36a Revert "Added required normalize.css package to package.json"
This reverts commit 9ec5652b76.
2016-01-05 23:48:02 +01:00
Karl Macklin 9da237834b Allow Link to render Tooltips via children prop 2016-01-05 23:32:38 +01:00
Karl Macklin 9ec5652b76 Added required normalize.css package to package.json 2016-01-05 23:01:35 +01:00
Araphel bbce96c98e Everything but toolbox-loader has been updated 2015-12-24 00:53:41 -07:00
Araphel 7c27b094c6 Fixed linting issues 2015-12-23 23:58:43 -07:00
Araphel 25a9e65604 Replace transition-property to transition for Issue#230 2015-12-23 23:47:29 -07:00
Araphel 20e41fb9e7 retracted unnecessary addition 2015-12-23 14:28:21 -07:00