コミット履歴

作者 SHA1 メッセージ 日付
  Artur Paikin 04f3f723eb Merge pull request #1058 from transloadit/chore/cancelAll-removeFile 6 年 前
  Artur Paikin bdc33ae6a0 Merge pull request #1062 from transloadit/fix/onMount 6 年 前
  Artur Paikin aa39c4820c update cancelAll test to check for files and uploads 6 年 前
  Artur Paikin bfd4166b93 dirch _removeUpload calls 6 年 前
  Artur Paikin 7dada825d6 Merge pull request #1077 from dviry/patch-1 6 年 前
  Artur Paikin 98125770bd Merge pull request #1078 from transloadit/fix/resize-observer-default 6 年 前
  Artur Paikin 0e91afbee6 Use require('resize-observer-polyfill').default || require('resize-observer-polyfill') 6 年 前
  Leon Segal 2da3f16bf3 added uppy.off() info 6 年 前
  Renée Kooi 03ea0eb883 Merge pull request #1072 from yoldar/patch-1 6 年 前
  Eldar Zakiryanov a0a1c56fbd Removed console.log('ЗДЕСЬ Я') 6 年 前
  Artur Paikin a89f16b899 Merge pull request #1068 from transloadit/docs/html-example 6 年 前
  Ifedapo Olarewaju aec4ca798a test: skip all providers tests for now 6 年 前
  Ifedapo Olarewaju 88d7f135be test: restore old test behaviour 6 年 前
  Ifedapo Olarewaju 36c4ac650e test: increase the test timeout 6 年 前
  Ifedapo Olarewaju 20ea951486 test: dont bail 6 年 前
  Ifedapo Olarewaju 558daeb727 test: run test only on chrome 6 年 前
  Ifedapo Olarewaju 4435749cb7 test: don't reload browser 6 年 前
  Ifedapo Olarewaju f740420b6d test: temporarily run providers test alone 6 年 前
  Ifedapo Olarewaju 291c1bedc5 test: reload browser within the spec to avoid init error 6 年 前
  Artur Paikin 1d77fcd15e add link to an example of adding a remote file to Uppy 6 年 前
  Artur Paikin 0e5210dcaa add a copy/pastable and easily understandable Uppy CDN example that works right away 6 年 前
  Artur Paikin dae9186a6c Merge pull request #1063 from transloadit/improvement/dashboard-plusBtn-limit 6 年 前
  Artur Paikin b2206f636f props.totalFileCount < props.maxNumberOfFiles, check to see if maxNumberOfFiles even exists? 6 年 前
  Renée Kooi 323c4486f9 transloadit: fix logging assembly ID 6 年 前
  Renée Kooi 001b9a45fa minor lockfile tweaks 6 年 前
  Artur Paikin ac945e1460 Only show the plus button if selected file count !== maxNumberOfFiles 6 年 前
  Artur Paikin 7c19386114 Save actual plugin instance instead of plugin.id in this.parent 6 年 前
  Artur Paikin f8020d877b add commented parent.hideAllPanels call 6 年 前
  Artur Paikin e16b71886b move this.el.addEventListener to onMount 6 年 前
  Artur Paikin 06eda75be4 call `hideAllPanels` on `file-added` 6 年 前