Commit Graph

224 Commits (c5f05fba9e93b7d1da22bb6cdfcc16f0fadd8093)

Author SHA1 Message Date
Mateusz Mrowiec c5f05fba9e Implement disabled state for Slider and Progressi Bar 2016-10-19 14:20:07 +02:00
Javi Velasco 766eeac4e2 Merge pull request #706 from Reanmachine/reanmachine/tabs
Support for fixed & inverse color tabs.
2016-08-22 20:57:58 +02:00
Charlie Martin 9312522bac Remove unnecessary spread
`setState` does a shallow merge, so there is no need to spread the existing state here
2016-08-15 02:05:48 -04:00
Aren Blondahl 9bf1c8e4fe Support for fixed & inverse color tabs. 2016-08-11 21:03:18 -06:00
Javi Velasco 77b0a4a57d Fix linter warnings 2016-08-07 21:23:14 +02:00
Javi Velasco 25fd5e2c3e Minor fixes in docs 2016-08-07 21:13:58 +02:00
Javi Velasco e7735e5236 Merge and solve conflicts 2016-08-07 13:43:07 +02:00
Simon Selg 9a4f5538dc docs(input): fix multiline example and add maxLength to it 2016-08-04 03:35:23 +02:00
Javi Velasco f2dbfb53cd Fix #547 2016-08-02 21:51:13 +02:00
Abilio Almeida Eiroa 01ae580a32 Added support for locale on DatePicker dialog component
Updated components, docs and spec.
2016-08-01 13:21:32 +02:00
landabaso 32aedbd940 Additional fix for raw AppBar component import 2016-07-20 12:39:55 +02:00
landabaso 42feb7fd0c Update install.md
Incorrect import of a Raw Component w.r.t theming.
See https://github.com/react-toolbox/react-toolbox/issues/654
2016-07-20 09:20:55 +02:00
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
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
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 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
Olivier Louvignes 125cac1b5e docs(media): keep navigation for wider screens 2016-03-30 18:13:28 +02: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 9da237834b Allow Link to render Tooltips via children prop 2016-01-05 23:32:38 +01:00
Araphel 20e41fb9e7 retracted unnecessary addition 2015-12-23 14:28:21 -07:00