|
6da7762139
|
v2: feat(Storage): adds setJson() method
|
2016-01-20 14:35:22 +01:00 |
|
|
2f9dd60ada
|
Merge branch 'manucorporat-storage-getjson' into 2.0
|
2016-01-20 07:21:21 -06:00 |
|
|
c3ab951056
|
fix(storage): throw json parse errors
|
2016-01-20 07:20:37 -06:00 |
|
|
2885ceb1b6
|
mark parameters optional
|
2016-01-20 12:15:46 +08:00 |
|
|
07953672f5
|
add more types to function parameters and return type
|
2016-01-19 16:44:46 +08:00 |
|
|
d7db59edf1
|
fix(Storage): getJson() implementation
|
2016-01-18 15:01:27 +01:00 |
|
|
44cbbd286b
|
chore(): fix typescript errors
|
2016-01-11 21:10:19 -06:00 |
|
|
b79d6cc8ea
|
refactor(util): use Object.assign polyfill
|
2016-01-11 11:17:58 -06:00 |
|
|
57e38aaf36
|
chore(): fix typescript errors
|
2016-01-10 13:38:47 -06:00 |
|
|
60e402185f
|
fix(sqlstorage): empty array not ..params. Fixes #770
|
2015-12-17 13:58:06 -06:00 |
|
|
a8a88649c2
|
docs(): LocalStorage
|
2015-12-16 15:52:44 -05:00 |
|
|
4846a0b1d2
|
fix import path
|
2015-12-10 16:39:56 -06:00 |
|
|
0270be3305
|
fix blocking TS errors
|
2015-12-10 16:39:56 -06:00 |
|
|
15f0299816
|
docs(localStorage): add demo link
|
2015-12-08 16:31:38 -06:00 |
|
|
9285e4fbd0
|
merge conflicts
|
2015-12-04 15:39:42 -05:00 |
|
|
f1d8d5fc14
|
docs()
|
2015-12-04 15:20:02 -05:00 |
|
|
fa295f9bbe
|
fix(storage): bad defaults in options. Fixes #647
|
2015-12-04 12:52:00 -06:00 |
|
|
7db1deddf7
|
Fixed comment
|
2015-11-23 21:36:09 -06:00 |
|
|
3df0e0fddc
|
fix(storage): wrong default order. #587
|
2015-11-19 23:17:59 -06:00 |
|
|
f020027147
|
Merge pull request #523 from joelbraga/fix-sqlstorage
<fix>(SqlStorage): Fix typo in tx variable name
|
2015-11-18 12:18:11 -06:00 |
|
|
85db372789
|
<fix>(storage): fix query function arguments
|
2015-11-14 22:49:48 +00:00 |
|
|
e580f07218
|
<fix>(SqlStorage): Fix typo in variable name
|
2015-11-14 22:41:15 +00:00 |
|
|
7d68d07d0c
|
Fix: SqlStorage _getBackupLocation method argument
_getBackupLocation(dbOptions.backupFlag) instead _getBackupLocation(dbOptions)
|
2015-10-31 17:05:45 +03:00 |
|
|
a1de6e1070
|
Storage fixes
|
2015-09-29 18:38:55 -05:00 |
|
|
cc6a9186d2
|
SQL STorage docs
|
2015-09-28 14:31:53 -05:00 |
|
|
cfa906dfde
|
chore(platform): move plugins to platform
|
2015-09-23 11:57:07 -05:00 |
|