Commit Graph

103 Commits (c1e84e42bdfacdfab486ff73104947b30f20275b)

Author SHA1 Message Date
Javi Velasco 2e36de4f67 Latest build 2016-10-22 17:35:55 +02:00
Javi Velasco 10ae964c3f Merge pull request #891 from elbstack/dev
Add event to autocomplete onBlur
2016-10-22 17:29:54 +02:00
Sebastian Gronewold b2ad4180f9 Add event to autocomplete onBlur 2016-10-22 15:28:03 +02:00
HaNdTriX 17c791a94a Fix Switch white-space 2016-10-22 14:50:01 +02:00
Javi Velasco 0641a0d51a Latest build 2016-10-12 17:09:19 +02:00
Javi Velasco 69a3260b61 Merge pull request #853 from HaNdTriX/dev
Add onScroll prop to Panel component
2016-10-12 16:58:00 +02:00
HaNdTriX a88174a54c Fix Overlay event bug 2016-10-12 15:21:55 +02:00
HaNdTriX 0df0854487 Add onScroll prop to Panel 2016-10-11 14:25:31 +02:00
Javi Velasco 991ab80c2e Latest build 2016-10-08 12:51:21 +02:00
Javi Velasco c7ef9ea772 Fix small typo 🐞 2016-10-07 14:47:15 +02:00
Javi Velasco 561136594a Fix linter errors 2016-10-07 14:43:52 +02:00
Javi Velasco e549e25c1b Small style change 2016-10-07 14:26:39 +02:00
Javi Velasco c0d89d3659 Merge branch 'feature/table-edit-enhancements' of https://github.com/KaleoSoftware/react-toolbox into KaleoSoftware-feature/table-edit-enhancements
* 'feature/table-edit-enhancements' of https://github.com/KaleoSoftware/react-toolbox:
  Use guard clause instead of conditional
  Re-apply changes
  Revert "Fix event value"
  Revert "Use contentEditable for editable table cells"
  Fix event value
  Use contentEditable for editable table cells
2016-10-07 14:24:17 +02:00
Javi Velasco 0d7d78f3b1 Latest build 2016-10-06 20:29:58 +02:00
Javi Velasco edbfd30eba Latest build 2016-10-03 20:49:58 +02:00
Javi Velasco dea14144b8 Latest build 2016-09-27 00:19:14 +02:00
Javi Velasco f34f3788fd Latest build 2016-09-27 00:00:47 +02:00
Tucker Connelly 3e1e7b2ee6 Revert "Fix event value"
This reverts commit 6c153026dc.
2016-09-19 14:25:17 -04:00
Tucker Connelly c3e6c83815 Revert "Use contentEditable for editable table cells"
This reverts commit 04215a5845.
2016-09-19 14:23:56 -04:00
Tucker Connelly 6c153026dc Fix event value 2016-09-19 14:13:50 -04:00
Tucker Connelly 04215a5845 Use contentEditable for editable table cells 2016-09-19 14:13:50 -04:00
Per Bergqwist 5795b41561 Fix import warning using npm types and typescript 2016-09-07 09:47:07 +02:00
Javi Velasco bbee9ef7c1 Fix #770 2016-09-06 22:19:28 +02:00
Javi Velasco 199befece3 Change active tab display to flex 2016-09-05 22:36:24 +02:00
Javi Velasco 80a8a9e69f Fix linting issues 2016-09-03 16:27:31 +02:00
Javi Velasco ccc1699cc4 Fix #630 2016-09-03 16:08:52 +02:00
Javi Velasco cd72ffb440 Latest build 2016-09-03 16:03:04 +02:00
Javi Velasco 25d7ad4127 Merge branch 'dev' of https://github.com/laucheukhim/react-toolbox into laucheukhim-dev
* 'dev' of https://github.com/laucheukhim/react-toolbox:
  Add onClick propType
  Replace onMouseDown wth onClick in Dropdown
2016-09-03 12:32:17 +02:00
Javi Velasco 74280c66fa Merge pull request #705 from ro-savage/calendar-arrow-selection
Added ability to navigate calendar with keyboard
2016-09-03 12:05:01 +02:00
Javi Velasco a8bfcf1ad9 Merge pull request #752 from normano64/typescript-2.0.2
Fixed errors for Typescript 2.0.2
2016-09-03 11:55:56 +02:00
Javi Velasco d9e77fc90d Merge pull request #764 from KaleoSoftware/fix-table-multiselect
Make Table multi-selectable again
2016-09-03 11:50:31 +02:00
Tucker Connelly e2d7517036 Commit build 2016-09-02 12:09:10 -04:00
Per Bergqwist def8643a0a Import React namespace, fix problem with @types 2016-09-02 09:18:33 +02:00
Marcin Szamotulski d48799ba09 build new version 2016-09-01 17:13:30 +01:00
Per Bergqwist 34313b823e Fixed errors for Typescript 2.0.2 2016-08-31 08:41:16 +02:00
Antony Lau f7604477a0 Add onClick propType 2016-08-27 23:42:29 +08:00
Antony Lau 83011cb7bb Replace onMouseDown wth onClick in Dropdown 2016-08-27 09:19:51 +08:00
Andrew Sprouse e2ed42bd3b Remove overly strict children propType validation. fixes #641 2016-08-25 11:27:02 -04:00
Antony Lau 6f7a5433b6 Add onTouchStart to ListItem 2016-08-23 23:06:45 +08:00
Ro Savage ad2a8e8459 Added ability to navigate calendar with keyboard 2016-08-11 12:05:06 +12:00
Ro Savage afc2124d86 Added missing modules 2016-08-11 10:25:44 +12:00
Per Bergqwist c016565a5f Remove prop duplicates 2016-08-10 09:54:05 +02:00
Per Bergqwist 30f16231a0 Added Touch events to the base props 2016-08-10 09:43:04 +02:00
Per Bergqwist 213411ba55 Fixes for typescript definitions, typos etc. 2016-08-10 09:35:51 +02:00
Javi Velasco f09a9d740d Fix linter for tooltip theme 2016-08-07 22:13:31 +02:00
Javi Velasco 146ffeec4c Latest build 2016-08-07 20:52:51 +02:00
Javi Velasco b58254d2ba Latest build 2016-08-07 19:01:52 +02:00
Javi Velasco e7735e5236 Merge and solve conflicts 2016-08-07 13:43:07 +02:00
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