Commit graph

18 commits

Author SHA1 Message Date
c7e0836202
February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
df795ad9a3 Move import 2022-12-28 22:38:43 -08:00
84aa355ad8 Add phantom overlay to Selects to prevent background touches
https://github.com/radix-ui/primitives/issues/1658
2022-12-28 21:47:28 -08:00
45f1bd291e Fix being able to open multiple selects at once
This was miserable
2022-12-26 03:34:22 -08:00
fb31d6795c Update AccountModal
* Uses new Selects
* Adds PictureSelectItem for showing an image next to text
* Adds translations
* Add theme select
2022-12-25 16:05:31 -08:00
4dd43b065d Fix build errors 2022-12-24 05:03:47 -08:00
604d00da90 Add back ref for Selects 2022-12-23 21:19:23 -08:00
c74ff41479 Implement AwakeningSelect
* Has modes for weapons and characters
* Shows input when awakening is selected
* Saves type and level to server
* Redisplays type but level is broken
2022-12-23 18:40:50 -08:00
28f6d8fd73 Merge branch 'main' into weapon-mods 2022-12-23 16:42:05 -08:00
c51c16de09 Fix select not resetting on new views 2022-12-23 16:10:42 -08:00
b329d2b27a Updates to Select component
Use `value` instead of `defaultValue` and properly control it
2022-12-23 15:19:14 -08:00
2a87ad0701 Fixed display of dropdown and defaultValue 2022-12-22 23:34:32 -08:00
85fd5df516 Refactored WeaponKeySelect and updated styles 2022-12-20 23:06:27 -08:00
a2b30133d4 Add Dark Mode for dialogs 2022-12-06 18:38:36 -08:00
d8d864a5fe Implement new Select in FilterBar 2022-12-06 13:50:13 -08:00
3ee7c0b4b2 Shuffled greyscale, fixed dark mode for select/input 2022-12-06 09:31:56 -08:00
0f99cd878c Dark mode and CSS refactors for inputs 2022-12-05 19:47:23 -08:00
c37f0754fb Implement radix select 2022-12-05 18:04:12 -08:00