This website requires JavaScript.
Explore
Help
Sign In
totole
/
build-gmail-clone-with-vue-3
Watch
1
Star
0
Fork
0
You've already forked build-gmail-clone-with-vue-3
mirror of
https://github.com/kevin-DL/build-gmail-clone-with-vue-3.git
synced
2026-01-15 12:24:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3d6a48a2d641096ac4207e8ac0e1991c72505c7f
build-gmail-clone-with-vue-3
/
src
/
components
History
Jeffrey Biles
3d6a48a2d6
Button for selected screen looks 'selected', not 'disabled'
2020-05-06 11:52:53 -07:00
..
BulkActionBar.vue
Bugfix: using props in the setup function only works properly if you _don't_ destructure them
2020-04-22 21:12:41 -07:00
MailScreen.vue
Button for selected screen looks 'selected', not 'disabled'
2020-05-06 11:52:53 -07:00
MailTable.vue
Update emailSelection export and usage to Evan-recommended "module style" syntax
2020-04-14 06:09:36 -07:00
MailView.vue
Action bar + keyboard shortcuts on mail view
2020-03-29 21:14:47 -07:00
ModalView.vue
Allow array of keycombos in useKeydown
2020-03-29 16:10:22 -07:00