Merlijn Vos
|
7d6937300a
|
meta: enable prettier for markdown (#5133)
* meta: enable prettier for markdown
* Ignore changelogs
* revert CHANGELOG changes
* More formatting
---------
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
|
2024-05-02 11:35:55 +02:00 |
|
Antoine du Hamel
|
975038cf4c
|
meta: upgrade Vite and Vitest (#4881)
|
2024-01-22 15:56:40 +01:00 |
|
Antoine du Hamel
|
34c78e9093
|
meta: run Prettier on existing files (#4713)
|
2023-09-29 11:11:28 +02:00 |
|
Antoine du Hamel
|
141eb248be
|
meta: upgrade to Vite 4 and ESBuild 0.16 (#4243)
|
2022-12-13 15:07:19 +01:00 |
|
Antoine du Hamel
|
5353874083
|
example: fix docs and env for Vite examples (#4018)
|
2022-08-22 15:25:22 +02:00 |
|
Antoine du Hamel
|
5044230bf1
|
meta: upgrade all dev dependencies (#3903)
|
2022-08-16 22:39:28 +02:00 |
|
Antoine du Hamel
|
0db5b83e16
|
meta: upgrade to Vite v3 (#3882)
Refs: https://vitejs.dev/blog/announcing-vite3.html
|
2022-07-14 17:10:38 +02:00 |
|
Antoine du Hamel
|
0d88c8eafc
|
example: fix Vue3 example (#3774)
|
2022-06-29 15:49:32 +02:00 |
|
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 |
|
Merlijn Vos
|
acb6566ec0
|
Always enable strict types and remove .run method (#2957)
* Always use strict types and remove `.run` method
* Remove accidental package-lock.json files
* Actually remove `.run` method
|
2021-06-30 12:05:10 +01:00 |
|
Artur Paikin
|
0f5ea3a827
|
add private to vue3 example
|
2021-03-31 23:27:48 +01:00 |
|
Artur Paikin
|
9b667a33f1
|
remove version from vue example as well
|
2021-03-31 23:11:58 +01:00 |
|
Renée Kooi
|
cb1a41234a
|
Workspaces (#2835)
|
2021-03-31 14:04:18 +02:00 |
|
Andrew
|
58f996c0e4
|
Vue 3 support (#2755)
* basic support
* improved support
* Add all components (still buggy)
* revert && Add lockfile
* Small fixes
* import .eslintrc from master
* Fix shadowing issue
* Update packages/@uppy/vue/src/utils.js
Co-authored-by: Renée Kooi <renee@kooi.me>
Co-authored-by: Artur Paikin <artur@arturpaikin.com>
Co-authored-by: Renée Kooi <renee@kooi.me>
|
2021-03-24 16:01:45 +00:00 |
|