Commit graph

154 commits

Author SHA1 Message Date
Kevin van Zonneveld
132a0795a7 Merge pull request #55 from transloadit/feature-modal-demo
Feature modal demo
2016-02-09 19:27:49 +01:00
Harry Hedger
6af4293dbe Fixed styles 2016-02-09 12:43:24 -05:00
Harry Hedger
6e58c74854 Fixed linting issues. 2016-02-09 12:43:24 -05:00
Harry Hedger
cb6257088e Modal overlay showing. 2016-02-09 12:43:23 -05:00
Harry Hedger
67ed86f592 Modal plugin renders correctly. 2016-02-09 12:43:23 -05:00
Harry Hedger
fa4be41f79 WIP. Creating Modal plugin. 2016-02-09 12:43:23 -05:00
Harry Hedger
e292f81f49 Fixed formatting 2016-02-09 12:43:23 -05:00
Harry Hedger
a220f3f728 Trying out modal partials. It works. 2016-02-09 12:43:23 -05:00
Harry Hedger
7611969a08 Added template partials 2016-02-09 12:43:23 -05:00
Harry Hedger
df945e4909 Authorize template. Modal plugin layout. 2016-02-09 12:43:23 -05:00
Harry Hedger
6fbd6fdcb7 Authing google drive 2016-02-09 12:43:22 -05:00
Harry Hedger
68011aea08 Modal template 2016-02-09 12:43:22 -05:00
Kevin van Zonneveld
d76f516aa5 Fix linting 2016-02-09 12:43:22 -05:00
Harry Hedger
7c2fbcdc69 Cleaned up code a bit. Still a work in progress. 2016-02-09 12:43:22 -05:00
Harry Hedger
efbd76ea47 Adding example folder for drive and modal. 2016-02-09 12:43:22 -05:00
Artur Paikin
04d049c728 Resolved conflict 2016-02-09 12:42:02 -05:00
Artur Paikin
4f657a718d example updated according to Progressbar changes 2016-02-09 02:14:37 -05:00
Artur Paikin
07c22b1e1c Progressbar improvements 2016-02-06 13:16:21 -05:00
Artur Paikin
9f7425a425 Progress plugin, refactoring 2016-02-05 02:04:37 -05:00
Artur Paikin
87386edac8 Progress event emitter, Core.log(), styles 2016-02-01 15:56:01 -05:00
Artur Paikin
3db661806a Basic progress bar 2016-02-01 01:57:48 -05:00
Artur Paikin
5aa50f70dd DragDrop improvements, autoProceed, multiple instances support, styles, grid 2016-02-01 00:56:49 -05:00
Artur Paikin
d8543fcd3a Update from master 2016-02-01 00:53:55 -05:00
Kevin van Zonneveld
41ebeb1175 uppyjs->uppy_io 2016-01-31 09:56:26 +01:00
Artur Paikin
40c30549b4 Changelog, config, minor tweaks 2016-01-28 00:20:06 -05:00
Artur Paikin
6b1034111c formData (?), autoSubmit true/false working 2016-01-28 00:19:32 -05:00
Artur Paikin
0906c9449a Doc build system update: use documentation 4-beta and built-in readme generator 2016-01-27 20:42:50 -05:00
Artur Paikin
cacd473dbe DragDrop example: switch to templates handled by Uppy 2016-01-26 19:01:40 -05:00
Artur Paikin
0f84cbfc3e Docs & styles 2016-01-26 19:01:12 -05:00
Kevin van Zonneveld
44c28178a7 Fix documentation building 2016-01-24 10:36:28 +01:00
Kevin van Zonneveld
ec83ff2599 Switch domains from uppyjs.io->uppy.io 2016-01-24 10:08:43 +01:00
Kevin van Zonneveld
0c3e1cbb46 Fix linting 2016-01-23 16:34:40 -05:00
Harry Hedger
a645a9ef5a Working on GoogleDrive plugin. Changes to Dropbox example. 2016-01-23 16:34:40 -05:00
Artur Paikin
b355a2552e Example fixed and theme built 2016-01-22 15:56:07 -05:00
Kevin van Zonneveld
527831f65d Don't allow unused-vars and remove one standard deviation 2016-01-20 10:41:32 +01:00
Kevin van Zonneveld
0aed4ba4bb Adopt 'standard' linting (with 3 exceptions so far)
https://github.com/feross/eslint-config-standard/blob/master/eslintrc.js
on
2016-01-20 10:15:12 +01:00
Artur Paikin
b479253687 Improved Utlis docs 2016-01-19 18:08:39 -05:00
Kevin van Zonneveld
7f673f450d Fix & check linting in our examples too 2016-01-19 23:51:10 +01:00
Artur Paikin
78076ca333 Fixed the destructing/spread argument issue with @kvz and @hedgerh 2016-01-19 17:02:04 -05:00
Artur Paikin
ab3b153b15 Docs updated, examples 2016-01-19 10:39:22 -05:00
Artur Paikin
0843c48549 Examples styles & endpoint 2016-01-16 02:23:47 -05:00
Artur Paikin
6152f855cc Generated dist, styles, docs 2016-01-16 02:23:47 -05:00
Artur Paikin
7cb1fc0cf3 Fix the CDN example 2016-01-11 16:55:07 -05:00
Artur Paikin
44bb2d104c Another update / conflict ¯\_(ツ)_/¯ 2016-01-11 16:42:54 -05:00
Kevin van Zonneveld
83748e38df Revert "Disable disc for now"
This reverts commit b905013840.
2016-01-11 17:09:51 +01:00
Kevin van Zonneveld
b905013840 Disable disc for now 2016-01-11 08:51:23 +01:00
Kevin van Zonneveld
304eaadca0 Fix disc 2016-01-11 08:27:25 +01:00
Artur Paikin
9e33d48f90 i18n examples for CDN & UMD 2016-01-11 02:12:01 -05:00
Kevin van Zonneveld
1d4afe1c4c Add umd disc 2016-01-10 10:40:49 +01:00
Artur Paikin
fe3475737b Locale umd build
Should work everywhere now
2016-01-08 19:56:15 -05:00