Commit Graph

1284 Commits (4231f86c45390068f5a6428e87691a3398690a70)

Author SHA1 Message Date
Javi Velasco 4231f86c45 Merge branch 'dev' of https://github.com/pepesenaris/react-toolbox into pepesenaris-dev
* 'dev' of https://github.com/pepesenaris/react-toolbox:
  Add optional cancel handler in dialog dismiss
2016-10-22 16:53:08 +02:00
Javi Velasco a1e6dd2379 Merge pull request #848 from rrott/fix/766-input_hint_text
Updated to show hint on input if label is empty
2016-10-22 16:51:58 +02:00
Javi Velasco f0968f6827 Merge pull request #862 from Contagious06/dev
* Added multiline height, see #811
2016-10-22 16:38:28 +02:00
HaNdTriX 17c791a94a Fix Switch white-space 2016-10-22 14:50:01 +02:00
Panjie Setiawan Wicaksono 3e170c579b ts def typo fix and addtions 2016-10-18 22:44:01 +07:00
Jose Javier Señaris dc46b0aa6d Merge branch 'dev' of github.com:react-toolbox/react-toolbox into dev 2016-10-16 15:34:11 -03:00
Jose Javier Señaris c2da4d8547 Add optional cancel handler in dialog dismiss 2016-10-16 12:49:32 -03:00
Roman Rott 5cea4e3a1b
Fixed issue with rendering calendar incorrectly when first day of a month is Sunday 2016-10-15 14:37:18 +03:00
Matthew 8d62c8fe55 * Fixed trailing comma. 2016-10-13 13:19:06 +08:00
Matthew a50c1c406e * Added multiline height, see #811 2016-10-13 08:15:33 +08:00
Javi Velasco f8c0c7fece Remove importants 2016-10-12 17:04:52 +02:00
Javi Velasco e6b410491a Merge pull request #857 from rrott/feature/584-add_required_to_Dropdown_as_Input_fields
Added required to Dropdown
2016-10-12 16:58:58 +02:00
Javi Velasco a1d96f3709 Merge pull request #856 from rrott/feature/add_ukrainian_locale
Added Ukrainian locale
2016-10-12 16:58:17 +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
Javi Velasco 06aa9aa5ec Merge pull request #850 from rrott/fix/typo_in_time_utils
Fixed typo in dateLocales for russian locale
2016-10-12 16:57:13 +02:00
Javi Velasco 960c3b2edf Merge pull request #849 from rrott/fix/253-CardMedia_in_firefox
Added ::after pseudo to CardMedia to fix an issue in FireFox
2016-10-12 16:56:58 +02:00
Javi Velasco c20351f572 Merge pull request #847 from MaximKomlev/FileBrowseButton
File browse button
2016-10-12 16:55:09 +02:00
Javi Velasco 6dc83b8546 Merge pull request #839 from stianjensen/datepicker-labels
Add attributes for ok/cancel labels in DatePicker & TimePicker
2016-10-12 16:50:27 +02:00
HaNdTriX a88174a54c Fix Overlay event bug 2016-10-12 15:21:55 +02:00
Roman Rott f912729ef7
Added required to Dropdown 2016-10-11 23:19:03 +03:00
HaNdTriX 0df0854487 Add onScroll prop to Panel 2016-10-11 14:25:31 +02:00
Stian Jensen e99a396a63 Add attributes for ok & cancel labels
In DatePicker and TimePicker.

The attribute names are chosen to be the same as in material-ui

This fixes #805.
2016-10-10 22:58:21 +02:00
Roman Rott c9dc848404
Added Ukrainian locale 2016-10-10 11:08:30 +03:00
Roman Rott c768a72622
Fixed typo in dateLocales for russian locale 2016-10-10 10:46:01 +03:00
Roman Rott 42543f4f85
Added ::after pseudo to CardMedia to fix issue in FF 2016-10-09 21:25:45 +03:00
Roman Rott 1fa9a0a58d
Updated to show hint on input if lable is empty 2016-10-09 14:37:43 +03:00
Javi Velasco 9d3bba3c31 Fix #819 2016-10-08 12:27:57 +02:00
Maxim Komlev 089c5b69f7 + pushed file browser button branch 2016-10-07 16:16:08 -07:00
Maxim Komlev 724fafa7ea + BrowseButton 2016-10-07 15:16:51 -07:00
Roman Rott ca1de73201
Fixed Tooltip TypeError when quickly hovering between multiple tooltips 2016-10-07 23:45:00 +03:00
Maxim Komlev d931c20d98 Merge branch 'dev' of https://github.com/react-toolbox/react-toolbox into dev
Conflicts:
	spec/style.scss
2016-10-07 13:00:13 -07: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 7dfd3c5908 Only add scroll AppBar listener if hideable and remove ReactDOM 2016-10-07 14:40:28 +02:00
Javi Velasco f00bc32b90 Merge branch 'appbar-scrollhide' of https://github.com/acornejo/react-toolbox into acornejo-appbar-scrollhide
* 'appbar-scrollhide' of https://github.com/acornejo/react-toolbox:
  navbar hide on scroll behavior.
2016-10-07 14:30:01 +02:00
Javi Velasco 06b8adace1 Merge branch 'dev' of github.com:soyjavi/react-toolbox into dev
* 'dev' of github.com:soyjavi/react-toolbox:
  add missing styles for lgTablet and smTablet layout breakpoints
  Added row click support
  Bugfix: Typescript definitions can now be copied over on Windows
  Removed duplicate export from Datepicker Fixed issue with sass npm script not working on Windows
2016-10-07 14:28:00 +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 5f4b8cfc6b Merge pull request #827 from ryanmcafee/features/rowclick
Updated Sass/ Typescript build commands to add Windows support and added support for clicking on row in table
2016-10-07 14:19:54 +02:00
Javi Velasco 6183362c3b Merge pull request #838 from rubenmoya/dev
add missing styles for lgTablet and smTablet layout breakpoints
2016-10-07 14:10:19 +02:00
Alex Cornejo 4d5f4cf02f navbar hide on scroll behavior.
Add basic hide on scroll behavior for navbar. As described in

https://material.google.com/patterns/scrolling-techniques.html#scrolling-techniques-app-bar-scrollable-regions
2016-10-06 20:07:15 -07:00
Maxim Komlev 07d1d51c59 * fixed
/home/travis/build/react-toolbox/react-toolbox/components/index.js
  31:2  error  Newline required at end of file but not found  eol-last

/home/travis/build/react-toolbox/react-toolbox/spec/components/pager.js
  65:2  warning  Unnecessary semicolon  no-extra-semi

/home/travis/build/react-toolbox/react-toolbox/components/checkbox/Checkbox.js
  50:32  error  'style' is missing in props validation  react/prop-types
2016-10-06 11:49:15 -07:00
Javi Velasco 8c21e30e72 Fix linter errors 2016-10-06 20:29:36 +02:00
Javi Velasco f4f5ae885e Fix #814 2016-10-06 20:21:50 +02:00
Javi Velasco a59395e887 Fix #816 2016-10-06 20:18:35 +02:00
Maxim Komlev ff7dd4d2ff * fixed code linting 2016-10-06 11:18:15 -07:00
Javi Velasco e4339de7c5 Fix #813 2016-10-06 20:11:39 +02:00
Maxim Komlev 183dfe031c + Pager control, actually it is not defined at matereal design but definitely it is helpful to have.
the control is based on react-toolbox controls and corresponds to matereal design. It is highly customisable and it follows default style patterns of react-toolbox components. actually what differentiate the control from others similar that it has always const set of buttons and the set depends on two properties: number of total pages (latsPage) and number of visible pages at block. e.g.
[<][1][...][4][5][6][...][8][>] or [<][1][2][3][4][5][...][8][>] or [<][1][...][4][5][6][7][8][>] where block size is 3. it gives smooth user experience. A layouting is based on flex but easily can be rewritten using inline-block at custom theme.

example is added to specs.
2016-10-05 14:20:29 -07:00
rubenmoya d7abd106ad add missing styles for lgTablet and smTablet layout breakpoints 2016-10-03 21:37:48 +02:00
Javi Velasco 7da10e94b3 Merge pull request #812 from chiester/add-table-model-header-details-to-docs
Add table model header details to docs
2016-10-03 10:07:03 +02:00