-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP: Improving webxdc.org/apps (#99)
* initial commit for modal feature * add more information in the modal * add download and cancel buttons * better mobile support * add ghost button * hashing working * add comments * split search into its own module * add very basic dialog focus * basic filtering * add additional information * better design on mobile screens * increase min-width * make it dark * set a max-width on the app container * focus is buggy. remove it for now * change title when clicking on an app * title change now happens in the <Dialog> component * add size of the apps * add support for mb and kb * work on tabs * update results based on filter * show active buttons * add dark theme * empty results push footer too far * continue improving design of empty space * clear out id in the url * add floating header * better loading format * apps weren't clickable because of z-index * better fuzzy searching * add -webkit-backdrop-filter for webkit browsers * add more contrast to the buttons * move button to be closer to the rest of the content * truncate overflowing text
- Loading branch information
Showing
4 changed files
with
492 additions
and
85 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.