mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-20 22:50:11 -04:00
* Move dialogs into router * Prevent tab focus on show password button * Add className props to radio group * Add password strength meter to password input * Add steps to dialog * Update create library dialog * Update select component * Add select form field * Add advanced options to create lib dialog * Remove spacing * Update checkbox styles * Revert to single page, add checkbox & accordion, remove privacy * Revert "Add className props to radio group" This reverts commite53e53cbdf. * Move schema, switch to camel case * Revert "Add steps to dialog" This reverts commite672e1c472. * Revert "Prevent tab focus on show password button" This reverts commitd42e4dc988. * Add margin * add debounce to password strength * Update select