5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 07:10:40 +08:00
Commit Graph

9 Commits

Author SHA1 Message Date
Lea Anthony
ceaacc7ba9
Re-added Store.Set() using deep copy 2021-01-30 21:36:59 +11:00
Lea Anthony
0e24f75753
Deep copy initial value in store 2021-01-30 21:29:36 +11:00
Lea Anthony
82b9deeee4
Unexport set 2021-01-30 20:47:10 +11:00
Lea Anthony
cfa40b797f
More race condition fixes 2021-01-29 13:03:05 +11:00
Lea Anthony
7ae89d04bb
Fixed data race in store. Handle nils better 2021-01-28 07:15:29 +11:00
Lea Anthony
56394ac50e
Use mutex when doing a Store resync 2021-01-27 06:03:17 +11:00
Lea Anthony
95a95d1750
Ensure store does initial resync 2021-01-25 21:02:36 +11:00
Lea Anthony
ee3da60002
Sync new JS syncstores on creation 2020-11-17 06:58:14 +11:00
Lea Anthony
d8bb418851
Runtime refactor 2020-10-11 13:33:55 +11:00