This website requires JavaScript.
Explore
Help
Register
Sign In
surya
/
freeplanet
Watch
1
Star
0
Fork
0
You've already forked freeplanet
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
602eb6bc20509c0b73821cb08bdc6e910c4c7d79
freeplanet
/
src
/
store
/
Modules
History
Paolo Arena
602eb6bc20
- fix: updated from Store to Component: using Watch with 'immediate' parameters! @Watch('todos_changed', { immediate: true, deep: true })
2019-02-03 14:40:20 +01:00
..
Store
Building in Production -> put to the Server
2018-12-22 23:30:02 +01:00
GlobalStore.ts
- fix: starting the app it doesn't loaded the SingleTodo correctly...
2019-01-30 01:05:31 +01:00
index.ts
- Service Worker: Save on IndexDb and Sync to send after to the DB.
2019-02-01 04:10:31 +01:00
rescodes.ts
- fix: objectId in javascript, and not created by Mongodb
2019-02-03 03:44:25 +01:00
serv_constants.ts
Ancora sistemazioni Typescript... getters, mutations, actions... "@" alias.
2018-11-17 20:32:28 +01:00
Todos.ts
- fix: updated from Store to Component: using Watch with 'immediate' parameters! @Watch('todos_changed', { immediate: true, deep: true })
2019-02-03 14:40:20 +01:00
UserStore.ts
- fix: updated from Store to Component: using Watch with 'immediate' parameters! @Watch('todos_changed', { immediate: true, deep: true })
2019-02-03 14:40:20 +01:00