Commit graph

141 commits

Author SHA1 Message Date
Artur Paikin
53e39cc201 For now: remove upload button from Modal itself,, don’t use Presenter, Dummy and ProgressBar. Update styles 2016-03-28 00:08:42 -04:00
Artur Paikin
a55f8bca8f Target: modal, prettify modal open button 2016-03-24 11:42:00 -04:00
Artur Paikin
9b5fc104ba Open modal automagically (for development) 2016-03-24 11:38:58 -04:00
Artur Paikin
05ed742afb Trying out yo-yo in the new ProgressDrawer plugin 2016-03-18 18:53:01 -04:00
Artur Paikin
5e3804ac3f DragDrop should go first in Modal 2016-03-16 19:58:16 -04:00
Harry Hedger
054cffac6e Completed multipart test. Added debug:true to multipart example. Added test files. 2016-03-16 01:11:12 -04:00
Artur Paikin
7200a140dc Example fixes 2016-03-14 00:26:22 -04:00
Artur Paikin
77bc41ae21 Multipart css path 2016-03-14 00:21:10 -04:00
Artur Paikin
6c63a0212c Back to ../../../../ in DragDrop for testing 2016-03-13 11:40:27 -04:00
Harry Hedger
6ec338f416 Fix file array issue. Add array flatten util. Wrote multipart test. Add GoogleDrive to Modal. 2016-03-12 12:47:04 -05:00
Kevin van Zonneveld
e9daf656d4 Don't use GoogleDrive in Modal yet as it still needs some work. Fixes #64
Correct @arturi @hedgerh ?
2016-03-09 11:56:54 +01:00
Harry Hedger
469754fca6 Google Drive work. Added selenium-webdriver 2016-03-08 09:49:22 -05:00
Kevin van Zonneveld
eef98444c3 Provide a reference to all available bundlers 2016-03-07 11:04:02 +01:00
Kevin van Zonneveld
6d14bba9bf Fix typo 2016-03-07 10:57:53 +01:00
Kevin van Zonneveld
bee76d5525 Rename ru locale to ru_RU, in line with en_US 2016-03-07 10:48:06 +01:00
Kevin van Zonneveld
bc12d3e7be website: utilize browserify index exposers to rid ourselves of ../../../.. in examples 2016-03-07 10:23:02 +01:00
Kevin van Zonneveld
2e7746eea7 core: Pluralize collections (locales, just l like plugins) 2016-03-07 10:16:43 +01:00
Artur Paikin
78367195b7 Type presenter and Present plugin 2016-03-03 17:49:18 -05:00
Artur Paikin
329fc51e37 Modal: use aria, classes for panels instead of ids, hide/show modal methods, icons 2016-02-26 01:32:30 -05:00
Kevin van Zonneveld
0caa4d35a9 Remove fakemodal (again?) 2016-02-21 22:38:32 +01:00
Artur Paikin
531b0b0ba5 Make Progressbar work, improve styles, remove trash, add Tus to the Modal example 2016-02-21 13:38:52 -05:00
Artur Paikin
0100897dac Merge remote-tracking branch 'origin/master'
# Conflicts:
#	website/src/examples/fakemodal/app.es6
2016-02-21 12:59:58 -05:00
Artur Paikin
e1ae7fd72d DragDrop trash removed, modal example fix 2016-02-21 12:50:42 -05:00
Kevin van Zonneveld
acdf8ba7c6 Merge remote-tracking branch 'origin/master' 2016-02-21 18:45:21 +01:00
Kevin van Zonneveld
234b8c8d57 WIP get ProgressBar working Modal 2016-02-21 18:42:55 +01:00
Artur Paikin
73aa82441e Merge remote-tracking branch 'origin/master'
# Conflicts:
#	website/src/examples/fakemodal/app.es6
2016-02-21 12:21:54 -05:00
Artur Paikin
d962903122 Make DragDrop work with Modal
or great again
2016-02-21 12:18:07 -05:00
Kevin van Zonneveld
01ce1dd813 Also rename fakemodal->modal examples. Ref #57 2016-02-21 18:11:02 +01:00
Harry Hedger
ecff0cea0a Added FakeModal changes 2016-02-21 17:30:24 +01:00
Kevin van Zonneveld
7f0bbf08af Rename FakeModal to Modal, deprecating our old Modal 2016-02-21 17:06:57 +01:00
Kevin van Zonneveld
eacc970cdf Fix linting 2016-02-21 15:53:34 +01:00
Kevin van Zonneveld
e612103fdf Fix broken bundle example 2016-02-21 13:03:44 +01:00
Artur Paikin
99e31ae52b Fix DragDrop example 2016-02-18 19:22:29 -05:00
Artur Paikin
e28eeeb21e FakeModal and Dummy plugin that uses FakeModal as a target 2016-02-18 19:22:29 -05:00
Kevin van Zonneveld
b988ef776d Decide on single-noun terminology
npm, umd, dist, package, cdn, module -> bundler -> bundle, and call it
that through-out
2016-02-17 11:09:08 +01:00
Artur Paikin
2c34ccf55e Rename back again 2016-02-15 19:03:59 -05:00
Artur Paikin
8c97bfaa8f Hm ProgressBar 2016-02-15 18:18:22 -05:00
Artur Paikin
0d60a4f21d When running without watch, process.exit(1) on error 2016-02-15 14:38:57 -05:00
Artur Paikin
4f74c6daeb Path update 2016-02-15 13:49:34 -05:00
Artur Paikin
5b7f57397a Rename duplicate Dropbox to Google Drive 2016-02-15 11:21:34 -05:00
Artur Paikin
c8d0b60ea5 Emit progress 0, comments, FakeModal in DragDrop example 2016-02-15 00:33:55 -05:00
Artur Paikin
ae0b457e93 Improved ProgressBar, added Spinner 2016-02-13 23:29:52 -05:00
Artur Paikin
b005b30769 Import each module separately for the sake of lightweight browserify bundles 2016-02-12 16:54:01 -05:00
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