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
|
d6fb14dfb1
|
deps: upgrade typescript version
|
2021-07-07 16:53:00 +02:00 |
|
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 |
|
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 |
|