Commit Graph

53 Commits (55272ff145f7e3a880343df4d7cafe80aaa34d18)

Author SHA1 Message Date
Javi Velasco e8b5ad8b4b Merge branch 'dev' of github.com:soyjavi/react-toolbox into dev
* 'dev' of github.com:soyjavi/react-toolbox:
  Fixes linting errors
  Fixes Autocomplete error when provided value prop that is not in source option while preserving value text
2016-08-07 13:08:06 +02:00
Javi Velasco 770f55aa5b Merge branch 'dev' of https://github.com/sanfilippopablo/react-toolbox into sanfilippopablo-dev
* 'dev' of https://github.com/sanfilippopablo/react-toolbox:
  Added custom sized circular ProgressBar to spec
  Added viewBox attr to svg element of circular ProgressBar to allow custom sizing
2016-08-07 12:59:05 +02:00
Weiler 01711e6658 Fixes linting errors 2016-08-06 18:37:16 -07:00
Weiler 0bce911718 Fixes Autocomplete error when provided value prop that is not in source option while preserving value text 2016-08-06 18:08:41 -07:00
Javi Velasco a825208e83 Remove some bind usage in render functions and undo passing down Dropdown theme to Input 2016-08-06 22:44:05 +02:00
Javi Velasco 57bb663e94 Latest build 2016-08-06 21:18:44 +02:00
Javi Velasco 94d6295d7f Merge pull request #677 from bschnelle/layout-child-themes
pass theme from layout to children
2016-08-06 19:37:46 +02:00
Javi Velasco 19543a7e3c Merge branch 'therealparmesh-master' into dev
* therealparmesh-master:
  Fixed Autocomplete such that it does not error when provided with a value prop that does not exist in the source prop.
  1.0.3 release
2016-08-06 19:34:25 +02:00
Javi Velasco 461d788a4d Merge branch 'dev' of https://github.com/EventHubAU/react-toolbox into EventHubAU-dev
* 'dev' of https://github.com/EventHubAU/react-toolbox:
  Add create option to autocomplete
2016-08-06 19:17:27 +02:00
Javi Velasco beb0ca4465 Merge branch 'multiline-maxlength-fix' of https://github.com/SimonSelg/react-toolbox into SimonSelg-multiline-maxlength-fix
* 'multiline-maxlength-fix' of https://github.com/SimonSelg/react-toolbox:
  feat(dist): add newest build
  doc(input): add note about handleChange implementation
  fix(input): don't remove the maxLenght attribute from inputs
  feat(input): prevent insertion of characters if maxLength is reached
  fix(input): always recalculate size
  feat(input): set the default row amount for multiline inputs to 1
  feat(input): implement maxLength in js rather then using the maxlength prop of the input field
  refactor(input): move autoresize to didUpdate
  fix(input): only remove resize event listerner if it exists
  docs(input): fix multiline example and add maxLength to it
  fix(multiline input): autoresize after initial render too
2016-08-06 18:25:17 +02:00
Javi Velasco 50c5aeb8d3 Latest build 2016-08-06 14:35:41 +02:00
Simon Selg 62f8b22abf feat(dist): add newest build 2016-08-04 22:18:11 +02:00
Javi Velasco 8e3d9bb93c Merge branch 'dev' of https://github.com/vmsoftware/react-toolbox into vmsoftware-dev
* 'dev' of https://github.com/vmsoftware/react-toolbox:
  Fix multiselectable and unselect rows isues on Table component
2016-08-04 20:51:10 +02:00
Pablo Sanfilippo a2c8f08f7c Added viewBox attr to svg element of circular ProgressBar to allow custom sizing 2016-08-04 01:32:40 -03:00
Javi Velasco b8be9732d5 Merge pull request #682 from jcullen/bugfix/ripple
Bugfix for IE scrollX/scrollY
2016-08-03 10:02:53 +02:00
Parmesh Krishen 59b01e640f Fixed Autocomplete such that it does not error when provided with a value prop that does not exist in the source prop. 2016-08-02 17:47:32 -05:00
Javi Velasco e2c54714eb Fixes #629 2016-08-02 21:57:00 +02:00
Javi Velasco f2dbfb53cd Fix #547 2016-08-02 21:51:13 +02:00
Jeremy Cullen 955acf040a Bugfix for IE scrollX/scrollY
Replaces scrollX and scrollY with cross browser aliases pageXOffset and pageYOffset
2016-08-02 10:40:31 -07:00
Benjamin Schnelle 491a85c3a0 pass theme from layout to children 2016-07-28 22:12:55 -06:00
Che' Jansen 3461a1fba3 Add create option to autocomplete 2016-07-28 12:53:09 +10:00
Javi Velasco 0c53de91a3 Latest build 2016-07-26 00:56:19 +02:00
VictorMolano 5ccd6dae01 Fix multiselectable and unselect rows isues on Table component 2016-07-24 12:40:53 -05:00
Javi Velasco 462990c171 Merge pull request #646 from farwayer/autocomplete-activate-fix
Fix autocomplete activating on react>=15.1 if no direction
2016-07-24 13:22:54 +02:00
Javi Velasco 1639690251 Fix typo in font-size calculation in mixins 2016-07-24 13:20:25 +02:00
Javi Velasco af9e88931d Latest build 2016-07-24 13:17:59 +02:00
Javi Velasco b226fcd258 Merge with dev 2016-07-24 13:17:16 +02:00
farawayer f3b460eabd fix autocomplete activating on react>=15.1 if no direction 2016-07-15 20:34:14 +03:00
Javi Velasco b55d2b16ef Latest build 2016-07-10 16:57:03 +02:00
Javi Velasco d150a2d6a0 Merge pull request #617 from InfernoZeus/bugfix-ie11-number-isnan
Fix Number.isNaN TypeError on IE
2016-07-10 12:52:59 +02:00
Javi Velasco de532adea5 Merge pull request #601 from strindhaug/dev
Bugfix: Reset overflow when unmounting an overlay
2016-07-07 20:40:15 +02:00
Ben Fox-Moore 4ea305cff2 Fix Number.isNaN TypeError on IE 2016-07-07 15:20:33 +02:00
Javi Velasco 1b0d9e57e9 Merge pull request #582 from ro-savage/bugfix-DatePicker-TimePicker-allow-tab-and-enter
Bugfix - DatePicker and TimePicker pass unknown props and allow enter key
2016-07-05 10:26:07 +02:00
Javi Velasco f43dac68be Latest build 2016-07-04 22:05:20 +02:00
Javi Velasco 3e29844e63 Update to react 15.2.0 2016-07-04 22:03:57 +02:00
Stein Strindhaug a11fe924c2 Reset overflow when unmounting 2016-06-27 11:17:42 +02:00
Ro Savage d01a57664d Add passing unknown props and checking of keypress 2016-06-27 10:12:23 +12:00
ixrock 69368aeec6 better support in typescript:
- added export from components by name (as provided in source files)
- added missing exports: Layout, Ripple
- fixed navigation definition (ButtonProps and LinkProps was used without referencing)
2016-06-26 14:47:00 +03:00
Javi Velasco fccf6f5dbf Latest build 🤖 2016-06-19 21:39:35 +02:00
Javi Velasco 0bc5b1d776 Merge pull request #569 from ro-savage/autocomplete-autoselect-first-option
Feature - Autocomplete - Added autoselect first option on enter
2016-06-19 21:13:17 +02:00
Javi Velasco d010c6d882 Merge pull request #573 from ro-savage/feature-exporting-DatePickerDialog
Added ability to export the DatePickerDialog separately from the DatePicker
2016-06-16 20:24:35 +02:00
Javi Velasco 12fc24e40c Merge pull request #571 from ro-savage/ie11-calendar-css-fix
Fix: IE11 displaying calendar incorrectly
2016-06-16 20:23:26 +02:00
Ro Savage 2d5f5194ce Added ability to export the DatePickerDialog seperately from the DatePicker 2016-06-16 15:56:15 +12:00
Ro Savage 0d01405e1b Fixed bug with add a month to a date when current day is largest than last day of next month 2016-06-15 14:45:35 +12:00
Ro Savage 7bffe8a6f0 Added autoselect first option on enter 2016-06-15 14:02:14 +12:00
Ro Savage cb138fc9be Made property for both topbottom and leftright padding of day on calendar picker. Fixes IE11 bug 2016-06-15 09:51:04 +12:00
Robert Parker 68926f8289 Fix a few incorrect exports in typings and build with updated Babel 2016-06-07 15:41:51 -07:00
Robert Parker 9856ca0b7c Update libs with new external .d.ts files 2016-06-07 15:08:37 -07:00
Javi Velasco 419f16f63f Plain SASS imports 🎨 2016-06-04 22:06:59 +02:00
Javi Velasco 96599d3a09 Move some mixins 2016-06-04 16:36:17 +02:00