| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Style and code refactor (#166) | Ben Woodward | 2021-08-05 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move all settings below card * refactor components; lifting state up * background color * Evergreen components for everything * password error * Tighten card size * Simply hide password to basic toggle, never disable * Hide password label, too * Maximize mobile portrait width * Make wifi tip smaller * Small style tweaks * Copy: update password length error text to include helpful instructions This will need a backfill for other translations * Remove unused css * Use empty string for EncryptionMode=None value * Remove light.min.css * Include logo on wificard * Cleanup after rebase * Clean-up comments on state * Padding for mobile | ||||
| * | Portrait orientation (#35) | Ben Woodward | 2021-07-11 | 1 | -4/+0 |
| | | | | | | | | | | | * Portrait orientation Adds a rotate button that toggle landscape and portrait orientation. Fixes #30 * Fix QRCode padding in portait orientation * Default to portrait on small screens | ||||
| * | Change inputs to textareas (#34) | Ben Woodward | 2021-07-06 | 1 | -1/+1 |
| | | | | | | | Issue #28 discovered long ssid and password values would be visibly cropped. This change replaces the input fields with 2-row textareas that properly handle the maximum length of both ssids and passwords, 32 and 63 characters respectively. | ||||
| * | :lipstick: Dashed card border | bndw | 2020-05-31 | 1 | -4/+3 |
| | | |||||
| * | Initial commit | bndw | 2020-05-31 | 1 | -0/+11 |
