Philipp Dormann philipp
philipp pushed to dev at lfk/frontend 2021-01-07 17:16:36 +00:00
bc66ebbf0a PWA optimizations
philipp pushed to dev at lfk/frontend 2021-01-07 13:18:23 +00:00
44029c812e Dashboard - fix accessibility focus state on nav Dropdown + Logout
3e8d0b5462 🐞fixed snowpack config for bundle optimization
6915123973 re-enable Tailwind compile with postcss
Compare 3 commits »
philipp opened issue lfk/frontend#27 2021-01-06 14:27:03 +00:00
outer click should close the modal
philipp opened issue lfk/frontend#26 2021-01-06 14:25:22 +00:00
Modal - Keybindings (esc,ENTER)
philipp opened issue lfk/frontend#25 2021-01-06 14:23:54 +00:00
production bundling
philipp closed issue lfk/frontend#11 2021-01-05 21:24:20 +00:00
Tracks management
philipp pushed to dev at lfk/frontend 2021-01-05 21:24:20 +00:00
089813146f Merge commit 'bb0eb6d1e276186af2c1e5d26abda4413c278981' into dev
bb0eb6d1e2 AddTrackModal - minlaptime validation
388fc8f239 AddTrackModal - autofocus on modal open
0e7640bf86 AddTrackModal - trap focus if active
d45eec94ab AddTrackModal - placeholder input
Compare 17 commits »
philipp pushed to feature/11-tracks-management at lfk/frontend 2021-01-05 21:15:22 +00:00
bb0eb6d1e2 AddTrackModal - minlaptime validation
philipp pushed to feature/11-tracks-management at lfk/frontend 2021-01-05 21:11:08 +00:00
388fc8f239 AddTrackModal - autofocus on modal open
philipp pushed to feature/11-tracks-management at lfk/frontend 2021-01-05 21:07:40 +00:00
0e7640bf86 AddTrackModal - trap focus if active
philipp pushed to feature/11-tracks-management at lfk/frontend 2021-01-05 21:05:24 +00:00
d45eec94ab AddTrackModal - placeholder input
philipp pushed to feature/11-tracks-management at lfk/frontend 2021-01-05 21:05:08 +00:00
7bb5a18527 AddTrackModal - add track icon
philipp pushed to feature/11-tracks-management at lfk/frontend 2021-01-05 21:02:43 +00:00
fe297f6779 AddTrackModal - more input validation response
philipp pushed to feature/11-tracks-management at lfk/frontend 2021-01-05 20:53:08 +00:00
591dc09228 AddTrackModal - basic validation w/ class + layout responses
philipp pushed to feature/11-tracks-management at lfk/frontend 2021-01-05 20:42:45 +00:00
7d1b51918f delete confirmation
philipp pushed to feature/11-tracks-management at lfk/frontend 2021-01-05 20:38:59 +00:00
e5fcb2ef68 Track edit animation
philipp pushed to feature/11-tracks-management at lfk/frontend 2021-01-05 20:38:49 +00:00
34ecb8b2fb move toastify css to app base
philipp pushed to feature/11-tracks-management at lfk/frontend 2021-01-05 20:30:03 +00:00
68de076227 edit is working 🎉
philipp pushed to feature/11-tracks-management at lfk/frontend 2021-01-05 20:16:52 +00:00
039fd8f90e basic edit logic in table
philipp pushed to feature/11-tracks-management at lfk/frontend 2021-01-05 19:34:12 +00:00
02bfecd540 EmptyState fixup