Commit graph

11 commits

Author SHA1 Message Date
Renée Kooi
c62ec3665d Update eslint to v6 (#1777)
* Update eslint

* Do eslint --fix

* Do not access Object.prototype method 'hasOwnProperty' from target object

* utils: add hasProperty

* eslint --fix

* Disable quote-props for locale files

* add back quotes in locale files

* revert locale files to state on master

* Update react-scripts
2019-08-13 21:45:30 +03:00
Artur Paikin
e200e4f500 don’t use postcss-safe-important
we’ll try more specificity instead
2019-03-11 16:56:35 +03:00
Artur Paikin
61fd9861d8 Add Robodog to CDN (#1304)
* build robodog.css and robodog.js

* copy @uppy/robodog/dist to uppy/dist/robodog

* loose the robodog folder prefix — copy robodog/dist to uppy/dist

* Update upload-to-cdn.sh
2019-02-21 16:22:21 +01:00
Renée Kooi
81c500c8cb
build: Enable cssnano safe mode. 2018-08-27 11:50:12 +02:00
Renée Kooi
2c67c89b8d
Small build fixes. 2018-06-18 12:41:28 +02:00
Renée Kooi
382f4fba95
Move stylesheets into packages. 2018-06-18 12:35:47 +02:00
Artur Paikin
99a8a948e4 Add postcss-safe-important and typescript
Let’s see if !important everywhere will be a good enough style protection
2018-04-09 20:55:08 -04:00
Artur Paikin
1eb235ace0 add error catching to css build 2018-03-27 15:35:21 -04:00
Renée Kooi
e9849f7b29
Update dev dependencies 2018-01-15 09:58:03 +01:00
Artur Paikin
5f80d4c596 regular + min + gzipped versions of the bundle 2016-06-12 23:58:08 -04:00
Artur Paikin
7cdbe9623b Minification of the bundle, npm-run-all 2016-05-30 07:19:06 -04:00