Saúl Ibarra Corretgé
caabdadf19
rn,polyfills: refactor all mobile polyfills
Move all polyfills to a standalone feature, which gets imported before anything
else in the mobile entrypoint. This guarantees that any further import sees the
polyfilled environment.
5 gadus atpakaļ
Hristo Terezov
1ffd75c0a6
fix(localStorage): exception when disabled.
5 gadus atpakaļ
Saúl Ibarra Corretgé
c2c323347a
rn: skip logging potentially sensitive data
5 gadus atpakaļ
Saúl Ibarra Corretgé
5a934c071a
logging: use individual, names loggers
React Native doesn't define __filename nor __dirname so do it artisanally. In
addition, this helps with centralizing the configuration passed to loggers.
5 gadus atpakaļ
Saúl Ibarra Corretgé
b45a5da6e2
rn: use new AsyncStorage package
It was extracted from the RN core to a community maintained package.
6 gadus atpakaļ
Bettenbuk Zoltan
3fdf944763
Fix eslint/jsdoc warnings (doc change only!)
6 gadus atpakaļ
hristoterezov
fb75180632
ref(RecentList): Improvements after review.
6 gadus atpakaļ
Ritwik Heda
046b06e436
added recent list
6 gadus atpakaļ
Zoltan Bettenbuk
63c017f8e6
Fix persistency to handle default values too (#3228)
6 gadus atpakaļ
zbettenbuk
959db3a665
Make web use the redux settings/profile
7 gadus atpakaļ
Lyubo Marinov
d727ee80b2
[RN] Fix base/profile and recent-list bugs
7 gadus atpakaļ
zbettenbuk
e4da0e988e
Split storage keys to features
7 gadus atpakaļ
zbettenbuk
e0deb6d64b
Prepare PersistenceRegistry for flat subtrees
7 gadus atpakaļ
Lyubo Marinov
62c9762793
[RN] Protect AbstractApp and localStorage initialization
7 gadus atpakaļ
Lyubo Marinov
d7dddb2509
Introduce base/storage to represent the Web Storage API and persistence-related customizations
7 gadus atpakaļ