Andrew
|
f4e99fa7bf
|
Base upgrades (#2856)
|
2021-04-19 16:20:23 +02:00 |
|
Artur Paikin
|
f4f05b8842
|
try removing version from private package so maybe Lerna ignores it for release
|
2021-03-31 22:51:05 +01:00 |
|
Renée Kooi
|
cb1a41234a
|
Workspaces (#2835)
|
2021-03-31 14:04:18 +02: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 |
|
Artur Paikin
|
13edc8ed1e
|
Update package.json
|
2020-12-23 17:51:38 +00:00 |
|
Artur Paikin
|
80ca74ba38
|
remove version, add example to package.json
|
2020-12-23 17:38:26 +00:00 |
|
Artur Paikin
|
bbd04778be
|
svelte-example should be private
|
2020-12-23 17:28:56 +00:00 |
|
Andrew
|
ff3127f663
|
Svelte integration (#2671)
* Added basic components
* Updated README
* Added LICENSE
* Added basic doucmentation
* svelte: Fixed CSS issues
* svelte: Added CSS to docs
* svelte: Removed favicon
* svelte: Configured build system and CSS
* svelte: Updated docs for better CSS
* svelte: Disable TSD for svelte
* fix: fixed svelte building issues
* Update packages/@uppy/svelte/package.json
Co-authored-by: Artur Paikin <artur@arturpaikin.com>
* add svelte to locale-packes build ignore
* upgrade typescript
This might get reverted, but it upgrades from Typescript version 3.7.5 to 3.9.3
* remove devDependencies from svelte and vue packages
* Update packages/@uppy/svelte/package.json
Co-authored-by: Renée Kooi <renee@kooi.me>
* slight tweak for docs and readme
* try to switch to file urls for vue and svelte
Co-authored-by: Artur Paikin <artur@arturpaikin.com>
Co-authored-by: Renée Kooi <renee@kooi.me>
|
2020-12-23 13:45:26 +00:00 |
|