Commit graph

11 commits

Author SHA1 Message Date
Artur Paikin
d6ee3b973b Change plugin name to id, manually set it everywhere — IE doesn’t support constructor.name 2016-05-02 16:20:37 -04:00
Artur Paikin
5675c515bb Event-based plugin communication, upload progress for each file 2016-03-23 00:50:42 -04:00
Kevin van Zonneveld
ae55424d1d Upgrade eslint & standard and fix linting accordingly 2016-03-18 11:22:40 +01:00
Kevin van Zonneveld
76a7255155 core: Rename progress to progressindicator (@kvz) 2016-03-07 10:37:17 +01:00
Artur Paikin
f2024d1e63 remove comment 2016-02-21 12:18:19 -05:00
Artur Paikin
756ac278d0 Fix linting, revert GoogleDrive comment so that build will pass 2016-02-18 19:28:03 -05:00
Artur Paikin
e28eeeb21e FakeModal and Dummy plugin that uses FakeModal as a target 2016-02-18 19:22:29 -05:00
Artur Paikin
5656c5eadc Clean up 2016-02-15 23:02:07 -05:00
Artur Paikin
1be86ae903 Fix style lint issues 2016-02-15 00:40:25 -05:00
Artur Paikin
5a9a53f51e Use plugin as a target for other plugins
Check if supplied target is a string or an object. If object (that
means it’s a plugin), search plugins for a plugin with same name and
use its target.
2016-02-15 00:33:03 -05:00
Artur Paikin
ae0b457e93 Improved ProgressBar, added Spinner 2016-02-13 23:29:52 -05:00