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
/
components
/
todos
/
todo
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
..
index.ts
- todo: added priority, expired, pos fields.
2019-01-14 22:40:30 +01:00
todo.scss
- dialog confirm delete item
2019-01-29 23:13:28 +01:00
todo.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
todo.vue
- 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