Commit Graph

1071 Commits (ac6834f1e987312608db1432017f1913f725872f)

Author SHA1 Message Date
Robert Parker ac6834f1e9 Update TS definition file to work properly with TypeScript >= 1.8, README blurb 2016-02-03 16:31:26 -08:00
Robert Parker 3354d173c2 Merge pull request #1 from react-toolbox/dev
Integrate upstream
2016-02-03 16:23:31 -08:00
Javi Velasco 1db189d436 Merge pull request #280 from kagux/fix/avatar-docs
update avatar example to use `image` instead of `img` property
2016-01-28 00:27:51 +01:00
Javi Velasco d0accc0c12 Merge pull request #282 from kagux/feature/customizable-list-2
List Item customization
2016-01-28 00:26:09 +01:00
Boris Mikhaylov ccd4bbb0a7 updated list item spec with button 2016-01-27 11:31:35 +01:00
Boris Mikhaylov 32ff655fd3 removed commented out code 2016-01-27 11:22:38 +01:00
Boris Mikhaylov 14cbf9c877 if list item action defined onClick we stop click and mouse down
propagation
2016-01-27 11:21:03 +01:00
Boris Mikhaylov a2745c8c39 list item can be customized by passing in children commponents 2016-01-26 14:59:57 +01:00
Boris Mikhaylov a82595b613 added data-react-toolbox attribute to FontIcon 2016-01-26 14:58:51 +01:00
Boris Mikhaylov 0deee32dd3 pass through props in Ripple 2016-01-26 14:58:28 +01:00
Javi Velasco 30c277b6d3 Fix state changes in slider spec example 2016-01-26 14:10:04 +01:00
Boris Mikhaylov 0e60fd2a5e update avatar example to use `image` instead of `img` property 2016-01-25 15:49:30 +01:00
Javi Velasco f16934c95e Fixes #270 2016-01-23 16:38:12 +01:00
Javi Velasco 7065ab6edb Merge pull request #274 from epilgrim/feature/custom-icons
Enabled passing components as icons in all the components
2016-01-23 16:01:34 +01:00
Javi Velasco d7e5aea79a Merge pull request #275 from epilgrim/feature/close_dropdown_on_click_outside_the_element
close dropdown when click event is triggered outside the component
2016-01-23 15:59:23 +01:00
Juan Peri 160fb47fb1 Removing event from dropdown when not active anymore 2016-01-23 09:42:56 +01:00
Javi Velasco 80b2abe11d Merge pull request #271 from kagux/feature/components-in-card-title
allow passing components to card title and subtitle
2016-01-22 22:13:52 +01:00
Javi Velasco 6831912903 Merge pull request #273 from kagux/feature/event-propagation
Feature/event propagation
2016-01-22 22:02:35 +01:00
Javi Velasco 0851950bde Merge pull request #272 from kagux/feature/export_raw_components
export raw components
2016-01-22 21:53:17 +01:00
Juan Peri 21a68606b1 close dropdown when click event is triggered outside the component 2016-01-22 18:06:32 +01:00
Juan Peri 80b5b7a891 Enabling passing components as icons in all the components 2016-01-22 17:18:59 +01:00
Boris Mikhaylov 485be5e05a fixed button test 2016-01-22 14:57:31 +01:00
Boris Mikhaylov 0a944994a1 propagate events in Tab 2016-01-22 14:49:06 +01:00
Boris Mikhaylov d92350ff3a propagate events in IconMenu 2016-01-22 14:45:45 +01:00
Boris Mikhaylov 9ce68aeceb propagate events in Dropdown 2016-01-22 14:43:33 +01:00
Boris Mikhaylov 39c7c6102f removed unused checkbox validations 2016-01-22 14:40:37 +01:00
Boris Mikhaylov 8dad57e456 propagate events in Button 2016-01-22 14:22:35 +01:00
Boris Mikhaylov a11d1527c2 propagate events in Tooltip 2016-01-22 14:20:22 +01:00
Boris Mikhaylov 678bd81745 export raw components 2016-01-22 14:12:53 +01:00
Boris Mikhaylov 08c0907a3c allow passing components to card title and subtitle 2016-01-22 13:31:55 +01:00
Javi Velasco b2eca47c63 Merge pull request #267 from epilgrim/feature/custom-icons
Enable any Component to behave as Icon
2016-01-22 12:10:25 +01:00
Juan Peri 998b5a44b7 Enable Element to behave as Icon 2016-01-20 00:01:20 +01:00
Javi Velasco 08fe00e3e1 Merge pull request #262 from Flavorus/typings
Add TypeScript definition file and typings entry to package.json
2016-01-14 18:47:02 +01:00
Robert Parker d7b6c6b2c3 Add TypeScript definition file and typings entry to package.json, as well as a blurb in README.md 2016-01-13 16:51:16 -08:00
Javi Velasco fa10a4833d Merge pull request #255 from YoYuUm/missing-semicolons
Add missing semicolons
2016-01-11 17:20:40 +01:00
Raúl García 6eb58380c4 Add missing semicolons 2016-01-11 09:02:50 +01:00
Javi Velasco 3c6b7afcc1 Fixe autocomplete 2016-01-06 12:56: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
Javi Velasco f0d5f1999c Fixes for autocomplete and tests 2016-01-05 10:51:32 +01:00
Javi Velasco f35b87834f Merge branch 'dev' into Bartekus-babel-6-upgrade
* dev:
  fixing a typo for the List component
2016-01-05 10:39:32 +01:00
Javi Velasco affff32e24 Merge pull request #239 from dalehille/list-typo
fixing a typo for the List component
2015-12-31 21:00:46 +01:00
Dale Hille 3b3beaf89a fixing a typo for the List component 2015-12-31 14:15:34 -05:00
Araphel bbce96c98e Everything but toolbox-loader has been updated 2015-12-24 00:53:41 -07:00
Araphel c044a2254a Upgrading the rest of the dependencies 2015-12-24 00:22:16 -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