Historial de Commits

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