Artur Paikin
748ef7ac60
Merge pull request #965 from transloadit/feature/object-rest-spread
...
Add object rest spread transform
2018-07-16 13:03:14 -04:00
Renée Kooi
68b4529ec7
Add object rest spread transform
...
Object rest spread was standardised this year so it's safe to use. It
has shipped in major browsers and Node. Because Uppy uses immutable
state we can make a lot of gains in terseness and readability by using
the new object syntaxes, I think.
I updated one place where we were using Object.assign; I think we can
merge it like this first and then update the other places when we are
changing stuff there anyway.
2018-07-16 14:28:55 +02:00
Artur Paikin
944cbdf382
Merge pull request #907 from NowServingUs/font_family
...
Font family
2018-07-15 21:42:40 -04:00
todd
1f8e52106e
Merge branch 'master' of https://github.com/transloadit/uppy into font_family
2018-07-16 10:34:36 +09:00
todd
5e5ee376c0
update to not use inherit but added !default
2018-07-16 10:33:48 +09:00
Artur Paikin
4955320310
Merge pull request #957 from transloadit/doc/php-highlight
...
doc: Fix highlighting of PHP snippets
2018-07-15 18:21:50 -04:00
Ifedapo .A. Olarewaju
c4f7d33c69
Merge pull request #937 from transloadit/broader-server-pattern
...
refactor: allow Array, RegExp, and String for serverPattern
2018-07-14 09:30:28 +01:00
Ifedapo Olarewaju
c6ba46d6e2
refactor: use plugin id in error message
2018-07-14 09:17:05 +01:00
Renée Kooi
aa75bb8645
doc: Fix highlighting of PHP snippets
...
The Prism language for this was not enabled.
Also added the "PHP" tag thing to the top right of PHP snippets.
2018-07-12 15:26:26 +02:00
Renée Kooi
93f6cc9a24
website: Remove the 0.25 line from the 0.26 post
2018-07-12 14:20:30 +02:00
Renée Kooi
95f75f4e82
website: Start 0.26 post
2018-07-12 14:16:17 +02:00
Artur Paikin
68f4f6b720
Merge pull request #950 from leods92/fix_s3_on_ie11
...
Fix S3 plugin for browsers without support to responseURL
2018-07-10 20:26:59 -04:00
Artur Paikin
646b10edcb
Merge pull request #938 from transloadit/wrong-no-files-msg
...
fix: fix wrong 'no files available' msg flash
2018-07-10 20:14:47 -04:00
Leonardo Schlossmacher
65bb56e1e5
Fix S3 plugin for browsers without support to responseURL
2018-07-07 18:42:43 +02:00
Artur Paikin
aeb7970320
Merge pull request #947 from transloadit/doc/postlerna
...
post-lerna documentation updates & improvements
2018-07-06 12:06:14 -04:00
AJvanLoon
ed367c57ea
Capitalize
2018-07-06 11:42:06 +02:00
Renée Kooi
35414119f9
docs: Fix YAML syntax.
2018-07-05 15:54:06 +02:00
Renée Kooi
59ec7373c1
docs: Fix category header URLs
2018-07-05 15:54:06 +02:00
Renée Kooi
3670ee8b2e
docs: Refer to plugins by their module names in most places
2018-07-05 15:54:06 +02:00
Renée Kooi
31358bc73e
Sort doc pages and add headers.
2018-07-05 15:49:33 +02:00
Renée Kooi
dccc819b1f
docs: Document CDN bundle property name for each plugin.
2018-07-05 15:49:33 +02:00
Renée Kooi
94f993a5a4
docs: DRY sidebar categories
2018-07-05 15:49:33 +02:00
Renée Kooi
a1dfaf3339
docs: Use human friendly names in sidebar
2018-07-05 15:49:33 +02:00
Renée Kooi
f1dee8520f
docs: Use module names in sidebar
2018-07-05 15:49:33 +02:00
Renée Kooi
7e2960dc0f
docs: Rename plugin documentation pages
2018-07-05 15:49:33 +02:00
Renée Kooi
8024f20021
docs: Document CSS files like this?
2018-07-05 15:49:33 +02:00
Renée Kooi
b12e66dc89
docs: Update install instructions
2018-07-05 15:49:32 +02:00
AJvanLoon
a902b9ed74
Some docs polish
...
@arturi
2018-07-04 12:02:53 +02:00
AJvanLoon
261861f449
Some docs polish
...
@arturi
2018-07-04 11:41:19 +02:00
AJvanLoon
e03ed16fc8
Some docs polish
...
@arturi
2018-07-03 17:51:38 +02:00
AJvanLoon
c2341f93a5
Some docs polish
2018-07-03 17:38:23 +02:00
AJvanLoon
f66fe42299
Fixed (I presume) some formatting
...
@arturi
2018-07-03 17:33:49 +02:00
AJvanLoon
f8c3e00a80
A word
2018-07-03 17:26:19 +02:00
AJvanLoon
a64daa0356
A word
2018-07-03 17:25:56 +02:00
AJvanLoon
036b529880
A word
2018-07-03 17:25:28 +02:00
AJvanLoon
b8dcc167e4
a comma
2018-07-03 17:24:58 +02:00
AJvanLoon
3bfa6c481c
Some docs polish
...
@arturi
2018-07-03 17:24:15 +02:00
AJvanLoon
14ae393646
Some docs polish
...
@arturi
2018-07-03 17:12:23 +02:00
AJvanLoon
cff26a8876
Some docs polish
...
@arturi
2018-07-03 17:03:53 +02:00
AJvanLoon
14f5a06b45
Some docs polish
...
@arturi
2018-07-03 16:24:33 +02:00
AJvanLoon
03489ae0d5
handy -> useful
2018-07-03 16:08:54 +02:00
AJvanLoon
58e78eb308
Some docs polish
...
@arturi
2018-07-03 16:08:14 +02:00
AJvanLoon
f96be269d4
Some docs polish
...
@arturi Doing another round of Uppy docs polish. I added/rewrote a little bit more in this one, so you might want to check whether I didn't turn anything into nonsense. :)
2018-07-03 15:57:33 +02:00
Kevin van Zonneveld
088934bef5
Update CHANGELOG.md
2018-07-02 17:42:03 +02:00
Kevin van Zonneveld
f011eeb5d1
Update CHANGELOG.md
2018-07-02 17:39:35 +02:00
Renée Kooi
451123ab86
Remove docs lerna warnings.
2018-07-02 11:14:51 +02:00
Ifedapo Olarewaju
40f4e2dc5e
fix: fix wrong 'no files available' msg flash
...
Fixes #908
2018-07-01 13:20:09 +01:00
Ifedapo Olarewaju
ef95ef2441
refactor: allow Array, RegExp, and String for serverPattern
2018-07-01 12:43:40 +01:00
Ifedapo .A. Olarewaju
561e290926
Merge pull request #925 from transloadit/customheaders-uppyserver
...
feature: add support for custom headers sent to uppy-server
2018-06-30 12:16:17 +01:00
Ifedapo Olarewaju
c8132ba546
feature: add support for custom headers sent to uppy-server
2018-06-30 11:34:58 +01:00