features/rewrite/dropdown #14

Merged
koma merged 10 commits from features/rewrite/dropdown into features/rewrite/main 2023-03-15 09:38:57 +00:00

10 Commits

Author SHA1 Message Date
Matija Koželj
0830532e7e Add dropdown demo page for implementation testing 2023-03-15 10:35:41 +01:00
Matija Koželj
b250353ad8 Add dropdown component 2023-03-15 10:35:13 +01:00
Matija Koželj
455119f467 Add TransitionAnimator component to help with transition implementations 2023-03-15 10:34:34 +01:00
Matija Koželj
86e32a197b Update references to include prerelease version
Remove unneeded watch ignore entries
2023-03-15 10:33:58 +01:00
Matija Koželj
81fece5cd4 Add Tom PIT git to nuget resource in order to restore css compilation tool 2023-03-15 10:32:41 +01:00
Matija Koželj
3a734a71ef Remove css defined transitions for select, as this is now code controlled 2023-03-15 10:31:08 +01:00
Matija Koželj
651b866f05 Set versions of Microsoft.AspNetCore.Components to auto-update 2023-03-15 10:30:18 +01:00
Matija Koželj
30a1e7924c Remove unused app.css from default index.html 2023-03-15 10:29:47 +01:00
Matija Koželj
35d1da8579 Add animation styles and transitions to drop down menu and backdrop 2023-03-15 10:25:00 +01:00
Matija Koželj
c0b1c950a6 Add global js event handlers for transition and animation ends 2023-03-15 10:24:02 +01:00