react-toolbox/webpack
Izak Filmalter e15ee8ee05 Fix Mobile Safari issues. (#1282)
* Add $input-icon-right-space var to add the correct spacing to the input based on Material Spec.

https://material.io/guidelines/components/text-fields.html#text-fields-s
ingle-line-text-field

* Fix Mobile Safari Issues.

Remove added border-radius for inputs from Safari. Fix `Object.entries
is not a function` for autocomplete.

* Remove new line.

* Add callback functions to slider for when slider starts being dragged, and when it stops.
2017-08-02 18:31:46 +02:00
..
postcss.config.js Add postcss-apply to buid task and to webpack 2017-05-25 09:27:58 +02:00
webpack.config.dev.js Fix Mobile Safari issues. (#1282) 2017-08-02 18:31:46 +02:00