Commit graph

32 commits

Author SHA1 Message Date
Antoine du Hamel
01d7ea13e9
meta: use Yarn v3 instead of npm (#3237)
* meta: use Yarn v3 instead of npm

* Update CONTRIBUTING.md to fix linter errors

* remove remaining npm commands

* Update deps
2021-10-20 15:16:59 +02:00
Antoine du Hamel
55e0ffd04a
Add retext to markdown linter (#3024)
* remark-lint-uppy: use `retext` to improve doc syntax and grammar

* WIP: start fixing fixing linter errors

* Remove `retext-passive` as I don't see what's wrong with passive voice

* Remove URL plugin, add emphasis/strong marker plugin

* Fix remark settings to avoid conflicts

* WIP: more auto-fixes

* remark-simplify: allow `option`

* zoom.md

* url.md

* vue.md

* tus.md

* webcam.md

* xhrupload.md

* writing-plugins

* thumbnail-generator

* svelte

* react-dragdrop

* stores

* do not over simplify

* statusbar

* robodog

* robodog-upload

* robodog-picker

* robodog-form

* robodog-dashboard

* redux

* privacy

* uppy.md

* transloadit.md

* react-native

* react-initializing

* react-fileinput

* providers

* progressbar

* plugins

* plugin-common-options

* onedrive

* locales

* instagram

* informer

* index

* google-drive

* golden-retriever

* form

* fileinput

* facebook

* dropbox

* drop-target

* dragdrop

* remark-lint-no-unneeded-full-reference-link

* Try to setup unified-message-control

* Upgrade deps

* Fix collapsed link references with inline code

* Revert "remark-lint-no-unneeded-full-reference-link"

This reverts commit ca375f463b771bc81d0868f4d84f5979823cfc0a.

* remark-lint-uppy: add missing `"main"` field

* Update package-lock.json

* add disable comments

* fixup! xhrupload.md

* writing-plugins

* unsplash

* tus

* stores

* migration-guide

* dashboard

* community-projects

* box

* integration_help

* blog posts

* companion

* aws-s3

* aws-s3-multipart

* remark-lint-uppy README

* website/inject

* BUNDLE-README

* READMEs

* architecture

* move Remark settings to the plugin

* add `listItemIndent` setting

* list indent fix

* fix ignored files

* revert changelog changes

* fixup! architecture

* Revert changes in ignored files

* Remove unnecessary HTML tags from READMEs
2021-10-14 16:10:45 +02:00
Renée Kooi
c1d15abf10
error on import lint failure + some misc lint fixes (#2813)
Co-authored-by: Artur Paikin <artur@arturpaikin.com>
2021-03-20 11:02:49 +01:00
Kevin van Zonneveld
764c2ccada
Update Linter (#2796)
* relocate .vscode

* Switch to transloadit linter

* Update .eslintrc.json

* autofix code

* unlink and install eslint-config-transloadit@1.1.1

* Change 0 to "off"

* Don't change 'use strict'

* Do not vertically align

* disable key-spacing

* add import/no-extraneous-dependencies per package

* add more react/a11y warnings

* Revert "autofix code"

This reverts commit 14c8a8cde8.

* add import/no-extraneous-dependencies per example and main package

* autofix code (2)

* Allow devDependencies in ./bin

* Change import/no-extraneous-dependencies to warn again

* upgrade linter

* Set import/no-extraneous-dependencies to warn
2021-03-15 16:25:17 +00:00
Renée Kooi
697ad04a34
examples: document npm run build, closes #2024 2020-03-30 16:07:24 +02:00
Renée Kooi
7b2283d8ef
examples: add npm run example script
a bad result from adding the examples as dependencies of the root
repository is that they now don't have access to the npm binaries they
need to run in their own folder, because they are installed into the
root repository instead.

this works around that issue.

we may need to consider undoing that change and making the examples work
as standalone projects again, that's easier to understand.

fixes #2024 for now.
2020-01-15 11:16:56 +01:00
Renée Kooi
10bc79574e
lerna link convert (#1730)
* lerna link convert

* ci: use npm ci

* update lockfile

* companion: set `bin` to source file

Since typescript doesn't actually transform anything, we can just use
this.

In a next major version we could set `noEmit: true` in the tsconfig and
stop publishing `lib`.

* companion: do chmod +x on start-server.js

* build: remove obsolete lerna config

* build: explicitly install latest versions when building e2e tests for ci

* Remove versions from private packages

* fix regex

* try fix

* ci: force npm to install to endtoend folder

* ci: fold up e2e build output

* Update netlify deploy preview command

* Remove mentions of npm run bootstrap

* Edit .github/CONTRIBUTING.md instead

* companion: add proxy executable

* companion: fix publish

* Downgrade jest to appease create-react-app
2019-07-19 12:16:36 +02:00
Renée Kooi
9a6d487d4e
robodog: actually support specifying Dashboard options (#1504)
robodog: actually support specifying Dashboard options
2019-06-05 16:07:15 +02:00
Renée Kooi
513ba53c37
examples: mention that you need to install & bootstrap 2019-06-03 13:53:56 +02:00
Renée Kooi
ad37793467
Update eslint-plugin-compat and eslint-plugin-jest 2019-05-20 11:28:44 +02:00
Renée Kooi
f97b3931bb
Upgrade eslint. 2019-05-20 11:28:44 +02:00
Renée Kooi
fd5a1e7bb0
robodog: actually support specifying Dashboard options 2019-04-29 14:18:02 +02:00
Kevin van Zonneveld
2389d3f914 Use robodog for var name 2019-04-23 10:23:50 +02:00
Renée Kooi
df8587bfab
robodog: fix example readme 2019-04-15 11:01:31 +02:00
Renée Kooi
0c7ad1ab29
robodog: Add dashboard() to example. 2019-04-15 10:49:15 +02:00
Renée Kooi
0fa68aab9d
wip 2019-04-15 10:34:58 +02:00
Renée Kooi
b5f0102b98
Output stuff in upload() example 2019-01-31 16:01:49 +01:00
Renée Kooi
6376d68fd5
robodoggo 2019-01-28 17:05:11 +01:00
Renée Kooi
1b1d1e1896
do the rename 2019-01-24 14:18:55 +01:00
Renée Kooi
d7de4dc2fa
Inline dashboard example 2019-01-17 16:40:39 +01:00
Renée Kooi
a7d72bd3fc
lockfile update 2019-01-14 14:09:13 +01:00
Renée Kooi
2e51841ebd
Modal dashboard fix :face_palm: 2018-12-20 16:58:53 +01:00
Renée Kooi
aa9bb5d154
Fun times with lockfile 2018-12-20 14:50:51 +01:00
Renée Kooi
8c51a8340a
tl-wrapper: Embeddable dashboard part 1 2018-12-20 14:50:31 +01:00
Renée Kooi
34ed3061b0
Move target parameter to option in transloadit.pick. 2018-12-06 13:15:03 +01:00
Renée Kooi
b24395f088
transloadit-preset: Document progressBar 2018-12-03 15:31:50 +01:00
Renée Kooi
fdaf9ea4c4
Error reporting in Form example 2018-11-15 13:19:17 +01:00
Renée Kooi
3d4fac8e41
Refactor example 2018-11-15 13:19:16 +01:00
Renée Kooi
c7d070ff15
name tweak 2018-11-15 13:19:16 +01:00
Renée Kooi
3fe7d5668b
blah 2018-11-15 13:19:16 +01:00
Renée Kooi
bffe13d0c4
Nicen demo page 2018-11-15 13:19:16 +01:00
Renée Kooi
538f538be1
Add transloadit kitchen sink demo page 2018-11-15 13:19:15 +01:00