Aaron Gustafson
255bba5fb8
Remove max scale from viewport config `meta`
...
Maximum scale creates accessibility issues for folks who need to zoom in
2023-05-15 15:44:10 -07:00
Ollie H
cdfb1c7abf
Visual improvements to web autocomplete ( #591 )
...
* Visual improvements to web autocomplete
* Remove stray styling
2023-05-08 16:09:15 -05:00
bnewbold
249d166811
bskyweb: re-work HTML meta tags, for share cards ( #596 )
2023-05-08 15:03:03 -05:00
Ollie H
33bf9c3869
Remove focus outline on composer ( #572 )
2023-05-04 00:54:59 -05:00
Ollie H
4ef853ef6c
Remove text underline from lists ( #574 )
2023-05-04 00:54:22 -05:00
Ollie H
83959c595d
React Native accessibility ( #539 )
...
* React Native accessibility
* First round of changes
* Latest update
* Checkpoint
* Wrap up
* Lint
* Remove unhelpful image hints
* Fix navigation
* Fix rebase and lint
* Mitigate an known issue with the password entry in login
* Fix composer dismiss
* Remove focus on input elements for web
* Remove i and npm
* pls work
* Remove stray declaration
* Regenerate yarn.lock
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2023-05-01 20:38:47 -05:00
Paul Frazee
a6634ec45d
Update bskyweb html styles
2023-04-13 16:36:08 -07:00
Paul Frazee
8d2e649b4d
Create build step for the web server ( #289 )
...
* Create build step for the web server
* Update bskyweb routes and 404 behavior
2023-03-14 17:30:15 -05:00
bnewbold
8629e167cd
bskyweb: proof-of-concept golang daemon to serve SPA ( #275 )
...
* gitignore: /dist/
* bskyweb: initial work-in-progress
* bskyweb: import icons from bluesky-website
* bskyweb: switch to pongo2 templates; iterate on views
* bskyweb: example.env (and docs)
* bskyweb: go fmt
* bskyweb: remove plan file
* bskyweb: README: tweak formatting
* prettier: ignore /dist/, bskyweb templates
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2023-03-14 15:00:44 -05:00