Commit graph

374 commits

Author SHA1 Message Date
Artur Paikin
ff7152165b Refactor, autoProceed in ProgressDrawer 2016-04-03 01:02:25 -04:00
Artur Paikin
1824d0f7b3 Continue yo-yo integration, modal plugin rendering, no waterfall for now 2016-03-31 22:57:55 -04:00
Artur Paikin
7de611f936 Converting Modal and everything else to components & shared state 2016-03-30 22:44:13 -04:00
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
2c6d60e104 Changelog updated, rollupify for later 2016-03-16 19:58:16 -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
b5af973a3a Async font loading for the website? 2016-03-13 11:40:44 -04:00
Artur Paikin
6c63a0212c Back to ../../../../ in DragDrop for testing 2016-03-13 11:40:27 -04:00
Artur Paikin
ff8fbd4338 Minor build script update 2016-03-13 11:39:54 -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
Artur Paikin
19b16a6877 Fix the browserify / browsersync double reloading issue 2016-03-11 05:50:37 -05:00
Artur Paikin
3818bd28ae Add sourcemaps to examples build 2016-03-10 14:43:15 -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
2c157740b1 Filter taglines
Decided to pull the trigger on this one, let me know if it needs
adjustment
2016-03-07 11:10:16 +01: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
7dbdd2aec7 core: Rename view to orchestrator 2016-03-07 10:39:46 +01:00
Kevin van Zonneveld
76a7255155 core: Rename progress to progressindicator (@kvz) 2016-03-07 10:37:17 +01:00
Kevin van Zonneveld
2d30ca657a Rename acquire->acquirer 2016-03-07 10:29:52 +01:00
Kevin van Zonneveld
ef60b49bdf Rename a few missed selecter->acquire occurrences 2016-03-07 10:24:17 +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
b47e4c900f Expose locales index in browserify 2016-03-07 10:17:38 +01:00
Kevin van Zonneveld
2e7746eea7 core: Pluralize collections (locales, just l like plugins) 2016-03-07 10:16:43 +01:00
Kevin van Zonneveld
cf8da8f0da Update API documentation 2016-03-07 09:34:13 +01:00
Kevin van Zonneveld
9b8595943a core: Rename selecter to acquire 2016-03-07 09:25:08 +01:00
Artur Paikin
78367195b7 Type presenter and Present plugin 2016-03-03 17:49:18 -05:00
Kevin van Zonneveld
8883300ac5 Fix 404s to travis build dirs insie disc.html that Google reported 2016-03-01 08:38:27 +01:00
Artur Paikin
c26d25a78e Changelog & minor logo cleanup 2016-02-26 01:32:30 -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
Artur Paikin
6f1b19f21d Website tweaks 2016-02-26 01:32:30 -05:00
Kevin van Zonneveld
913f19840a Signal that tus.io isn't some extra 3rd party service dependency 2016-02-25 09:34:04 +01:00
Artur Paikin
4e50b4c4af Website fixed, index taglines 2016-02-24 23:31:44 -05:00
Artur Paikin
7a90ce1bef fix linting issues 2016-02-24 17:16:49 -05:00
Artur Paikin
fefbb78bdb Website index page update
Tagline effects and refactoring, fonts & sizes, better descriptions,
icons
2016-02-24 17:12:19 -05:00
Artur Paikin
de7710686d Website taglines refactoring 2016-02-24 01:52: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