Commit Graph

11 Commits

Author SHA1 Message Date
Vladimir Enchev
6b71ea07b4 isFileOrResourcePath and RESOURCE_PREFIX moved in utils 2015-05-18 17:15:04 +03:00
Vladimir Enchev
97cfeb541c load image-source from base64 string added + tests 2015-05-12 14:20:23 +03:00
vakrilov
cf1a0158e1 Imporvements and lint fix 2015-03-13 16:56:29 +02:00
vakrilov
36e0f80a10 Image-source modules refactoring 2015-03-13 16:32:05 +02:00
vakrilov
3131757e5f Load BitmapDrawable with getDrawable to make use of Android internal caching 2015-03-12 10:33:50 +02:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00
PanayotCankov
0b056dd3db Updated the API reference. 2014-05-27 12:54:11 +03:00
atanasovg
db987a361d Modified the http module to remove the cyclic references. Added promises.d.ts. 2014-05-21 16:27:13 +03:00
atanasovg
a6edd119d0 Updated some APIs with @param defintions. Added .impl suffix to the ImageSource module. 2014-05-21 15:15:48 +03:00
PanayotCankov
9dd3ba70c5 Added "External Ambient Module Declarations" for most modules.
Now they are required by module name e.g require("file-system") instead of by file name.
2014-05-21 12:23:19 +03:00
atanasovg
c946c24ae2 Renamed image module to image-source. Extended the testRunner to accept module name to run. 2014-05-15 16:13:43 +03:00