Commit graph

692 commits

Author SHA1 Message Date
Ifedapo Olarewaju
adeb2fecfa update docs, tests, and examples with companionUrl rename 2019-04-15 14:56:37 +01:00
Ifedapo Olarewaju
f4e558bf94 rename serverUrl to companionUrl
and serverPattern to companionAllowedHosts
2019-04-14 13:53:50 +01:00
Ifedapo Olarewaju
11cb650401 point to latest tus-js-client (1.7.1 plus latest react-native support)
cc @arturi
2019-04-14 13:07:01 +01:00
Alexander Zaytsev
193f92b890 Darker focus highlight 2019-04-12 13:41:51 +03:00
Alexander Zaytsev
524940d665 Re-align select checkboxes; revert opacity 2019-04-12 13:40:16 +03:00
Alexander Zaytsev
9a5543360c Increase font size in provider views 2019-04-12 13:20:54 +03:00
Alexander Zaytsev
41ca0993b3 Fix retry button alignment in FF 2019-04-12 13:18:51 +03:00
Alexander Zaytsev
a17dc30c5d Fix pale placeholder in FF 2019-04-12 13:07:01 +03:00
Alexander Zaytsev
0bfdb70174 Fix + button alignment 2019-04-12 12:30:26 +03:00
Alexander Zaytsev
de8829b9c8 Fix dots misplacing bug 2019-04-12 12:16:13 +03:00
Alexander Zaytsev
b8629a13e8 Copy/edit hover styles 2019-04-11 16:31:47 +03:00
Alexander Zaytsev
bc389cbb1e Fix border-bottom in IE 2019-04-11 16:11:43 +03:00
Alexander Zaytsev
442c8de949 Update text document icon color 2019-04-11 15:59:52 +03:00
Alexander Zaytsev
ecf18c4d9f Merge remote-tracking branch 'upstream/master' into design-facelift 2019-04-11 15:51:33 +03:00
Alexander Zaytsev
6e6888b592 Cleanup 2019-04-11 15:25:58 +03:00
Alexander Zaytsev
3826abc2de Larger clickable areas for the top bar buttons 2019-04-11 14:58:55 +03:00
Artur Paikin
fb4f19e895 update @uppy/tus and @uppy/companion to latest @ifedapoolarewaju fork 2019-04-11 14:58:07 +03:00
Alexander Zaytsev
f89564f866 add missing semicolon 2019-04-11 14:45:31 +03:00
Alexander Zaytsev
7b464928a4 Nice focus when choosing a provider 2019-04-11 14:29:06 +03:00
Artur Paikin
56426ccff2
Merge pull request #1436 from allenfantasy/feature/restriction-fail
feat: fire event when restriction-failed
2019-04-11 14:16:49 +03:00
Alexander Zaytsev
342276c199 Remove (ugly) focus from actionCircleBtns 2019-04-11 12:36:12 +03:00
Alexander Zaytsev
4a072454fb Better focus on inputs & buttons 2019-04-11 12:24:13 +03:00
Alexander Zaytsev
8f38b1242c Remove an ugly outline inside the buttons in Firefox 2019-04-11 12:04:49 +03:00
Alexander Zaytsev
43da71c3ba Use system focus styles by default 2019-04-11 11:58:53 +03:00
Alexander Zaytsev
b1cbaa44ed Fix Upload button height 2019-04-11 11:57:47 +03:00
Alexander Zaytsev
ab40a458cd Fix actionbtn cropping 2019-04-11 11:34:47 +03:00
Alexander Zaytsev
d7c0d5061c Align Retry button 2019-04-11 11:34:00 +03:00
Alexander Zaytsev
7a5fd4c74d Implement that nice Retry button 2019-04-11 11:30:42 +03:00
Alexander Zaytsev
38f3ad68af Remove (buggy) transition 2019-04-11 11:05:26 +03:00
Alexander Zaytsev
104ce44a2b Tune dashboard items look & feel 2019-04-11 10:57:47 +03:00
Kevin van Zonneveld
b5c9e3069b Hardcode colors for React Native /cc @arturi 2019-04-10 17:07:12 +02:00
Kevin van Zonneveld
126f572605 Revert "Add a fill for icons so it works in React Native /cc @arturi"
This reverts commit 4f74dd555b.
2019-04-10 17:01:42 +02:00
Kevin van Zonneveld
4f74dd555b Add a fill for icons so it works in React Native /cc @arturi 2019-04-10 16:46:55 +02:00
Alexander Zaytsev
4d64bb5745 A bit larger + icon 2019-04-10 16:10:55 +03:00
Alexander Zaytsev
56273d9254 Nicer hints 2019-04-10 15:50:10 +03:00
Alexander Zaytsev
b6a8d2d215 StatusBar cross icon 2019-04-10 15:48:40 +03:00
Alexander Zaytsev
eb06c62654 Brighter red 2019-04-10 15:34:16 +03:00
Alexander Zaytsev
51aa548222 Set Auth title color 2019-04-10 15:18:43 +03:00
Alexander Zaytsev
2457c2ea0d Tweak the Import button spacing 2019-04-10 14:57:18 +03:00
Alexander Zaytsev
ea80f830d9 Rename missing color variables 2019-04-10 14:56:08 +03:00
Alexander Zaytsev
49504b4f75 Remove extra line 2019-04-10 11:12:40 +03:00
Alexander Zaytsev
8be12fdd42 Organize color variables (now they're without color- prefix 2019-04-10 11:12:21 +03:00
Alexander Zaytsev
26f77a20f7 Comment .uppy-Dashboard-next which seems to be not used 2019-04-10 10:53:39 +03:00
Alexander Zaytsev
25e8369c6a Get rid of $color-gray 2019-04-10 10:52:27 +03:00
Alexander Zaytsev
eb854fb9fb Replace $color-black with $gray-800 in some places 2019-04-10 10:29:39 +03:00
Alexander Zaytsev
0f9c9bd65a Using a better system font stack
Inspired by http://markdotto.com/2018/02/07/github-system-fonts/
2019-04-10 10:06:23 +03:00
Alexander Zaytsev
68120ea8ff Remove system-ui from the font-stack since it's buggy
Reason: https://infinnie.github.io/blog/2017/systemui.html
2019-04-10 10:03:13 +03:00
Alexander Zaytsev
30616796c7 Get rid of $color-almost-white 2019-04-09 17:09:06 +03:00
Alexander Zaytsev
54f8e85906 Get rid of $color-almost-white 2019-04-09 17:08:01 +03:00
Alexander Zaytsev
9f4a3a2d5d Get rid of $color-lightgray 2019-04-09 17:04:36 +03:00