Commit graph

36 commits

Author SHA1 Message Date
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
4bb99880b3
@uppy/robodog: remove package (#3946)
Co-authored-by: Artur Paikin <artur@arturpaikin.com>
2022-08-22 17:19:15 +02:00
Artur Paikin
974063640a
Update BACKLOG.md 2022-07-11 14:14:32 +01:00
Artur Paikin
b9317b47dc Backlog: Tick 3.0 todos 2022-05-30 16:02:23 +01:00
Artur Paikin
584a2e3af9
Update BACKLOG.md 2022-04-25 13:44:00 +01:00
Artur Paikin
033bf93967 Update BACKLOG.md 2022-03-04 15:15:00 +00:00
Artur Paikin
2c2abbf724
Update BACKLOG.md 2022-01-10 13:21:43 +00:00
Merlijn Vos
7003ac48aa
Update BACKLOG.md 2021-11-22 14:39:43 +01:00
Artur Paikin
fda6f4e164
Update BACKLOG.md 2021-11-22 13:36:34 +00:00
Artur Paikin
acdadfb03a
Update BACKLOG.md 2021-11-22 13:35:53 +00:00
Merlijn Vos
e7ab2d4793
Update BACKLOG.md 2021-11-05 13:13:31 +01:00
Antoine du Hamel
46b0540e92
@uppy/image-editor: add workaround for when Cropper is loaded as ESM (#3218)
* @uppy/image-editor: add workaround for when `Cropper` is loaded as ESM

Fixes: https://github.com/transloadit/uppy/issues/3199

* Update packages/@uppy/image-editor/src/Editor.js

Co-authored-by: Kevin van Zonneveld <kevin@vanzonneveld.net>

* Add backlog entry

Co-authored-by: Kevin van Zonneveld <kevin@vanzonneveld.net>
2021-09-28 16:59:13 +02:00
Merlijn Vos
a298e59f17
Show all details on mobile when showProgressDetails is true (#3174) 2021-09-20 15:47:28 +02:00
Artur Paikin
38f780d14c
build: make-changelog script and draft 2.0 changelog (#3140)
* draft 2.0 changelog, WIP

* add bash script that outputs helpful list of changes between two tags

* Update CHANGELOG.md

* Update make-changelog
2021-08-29 22:57:29 +01:00
Murderlon
5fbdf33eda
Clean up BACKLOG.md & add Vimeo as todo 2021-08-19 11:49:30 +02:00
Artur Paikin
a0d6332465
Update BACKLOG.md 2021-08-05 17:22:21 +01:00
Renée Kooi
dd55949b79
Remove backwards compatibility hacks in locales (#2969)
* Remove poweredBy2 hack

* Remove exceedsSize2 hack

* tick off poweredBy/exceedsSize task

* do not lint generated files

* fix tests
2021-07-29 15:09:25 +02:00
Murderlon
3c67ff50c6
Update BACKLOG.md 2021-07-12 11:41:23 +02:00
Artur Paikin
a8003c873e
core: force new keyword (#2949)
* Force Uppy initialization with new keyword, remove run()

* update some types

* update docs and examples

* Update packages/@uppy/core/src/index.js

Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>

* Update packages/@uppy/core/types/index.d.ts

Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>

* add new in tests

* Move all types to ESM syntax and fix all issues

* Add back e2e build script and revert uppy docs commit

Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Co-authored-by: Murderlon <merlijn@soverin.net>
2021-07-08 19:02:13 +01:00
Antoine du Hamel
b30cad027a Merge remote-tracking branch 'upstream/master' 2021-07-07 22:22:27 +02:00
Artur Paikin
5c58e46a8e
Update BACKLOG.md 2021-07-07 17:14:49 +01:00
Murderlon
fe96096c3d
Merge branch 'master' into 2.0
* master: (23 commits)
  A bit of polish (#2986)
  Companion: Fix typescript error
  Companion: Fix invalid referrer crashing the process
  Publish 1.30 blog post
  Release
  Build: Companion needs to be built before locale-pack
  Release
  Fix build: locale-pack first, integrations second
  changelog for 1.30
  Release
  Update package.json
  Only log info if debug is true (#2855)
  build(deps): bump prismjs from 1.23.0 to 1.24.0 (#2971)
  Angular Integration (#2871)
  ci: don't run markdown tests in type tests
  Add types for `uppy.once` method (#2965)
  build: lint fixes in build scripts
  Fix typo in docs/progressbar.md (#2962)
  Document `uppy.once` in `docs/uppy.md` (#2960)
  Add `props` example to docs/vue.md (#2959)
  ...
2021-07-07 15:32:38 +02:00
Artur Paikin
77ab7e426d
Update BACKLOG.md 2021-06-21 14:15:28 +01:00
Merlijn Vos
ecec3d3213
Split Plugin into BasePlugin and extended UIPlugin (#2944) 2021-06-18 13:23:16 +02:00
Antoine du Hamel
62a722be80
tus: remove autoRetry option (#2938) 2021-06-17 11:01:30 +01:00
Antoine du Hamel
6efecf6f0f
xhr: change default name depending on whether bundle is set (#2933)
* temporarily add cheerio-select-tmp to devDependencies to fix tests

* xhr: change default name depending on whether `bundle` is set

Fixes: https://github.com/transloadit/uppy/issues/782

* Update docs
2021-06-16 22:18:08 +01:00
Artur Paikin
a3f652037d
Update BACKLOG.md 2021-06-15 10:58:26 +01:00
Merlijn Vos
f80e1951df
Update BACKLOG.md 2021-06-14 15:39:31 +02:00
Artur Paikin
d4c5d715b6
Update BACKLOG.md 2021-06-07 15:04:34 +01:00
Renée Kooi
7ce58beeb6
backlog: fix whitespace 2021-02-02 13:37:13 +01:00
Kevin van Zonneveld
7c1450b18a
Update CHANGELOG.md and BACKLOG.md 2021-02-01 15:10:07 +01:00
Artur Paikin
ee75869422 Update BACKLOG.md 2021-01-27 16:01:32 +00:00
Artur Paikin
7b39dbb6e7 Update BACKLOG.md 2021-01-25 12:46:18 +00:00
Artur Paikin
1d7950db21 plan for December 2020 2020-11-30 13:50:03 +00:00
Andrew Kachnic
f0d9a5dd4b
fix/markdown-linting 2020-11-26 08:53:22 -05:00
Aziz Köksal
4bd6e63703
Separate backlog from CHANGELOG.md into BACKLOG.md (#2646) 2020-11-24 15:44:46 +00:00