Skip to content

Releases: Esteroids/esteroids-app

V0.3.13 UX bug fixes

04 May 14:11
19b529d
Compare
Choose a tag to compare

A few gentle souls sent us over the last few months a list of UX bugs in esteroids.eth. Most of these bugs were in different small screen sizes, while others were ubiquitous.

Before adding new features to Esteroids in the next release, we decided to have a release with only fixed bugs.

Bugs

  1. Unicode search bugs. Searching for non-Latin characters like “חיפוש”, returned all the possible .eth websites as a result. Well, not anymore!
  2. Justifying website card. Cards were not properly justified in various devices, i.e., the space on the left was bigger than the space on the right.
  3. Overflow images fixes. In many small devices, the images of Hot websites overflow outside the website card.
  4. Bigger cards, smaller gaps. Some aesthetic improvements to how cards look, to make the user experience nicer.

Improvements

  1. On the way we did one small improvement to increase the speed of searches.
    Faster search. See changes in src/components/search/Search.js.

Homepage banner changes

19 Apr 19:58
2ba839d
Compare
Choose a tag to compare

Changes:
Homepage banner will rotate between the following options:
dWebServices banner and dWebsites Bot banner

Homepage banner to Esteroids Gitcoin campaign

04 May 10:12
f787a3b
Compare
Choose a tag to compare

Changes:

  • Homepage banner to show gitcoin campaign only
  • Replaced gitcoin url to gitcoin campaign url

After holidays return

04 May 10:08
f80b45d
Compare
Choose a tag to compare

Holidays are over and we are returning the regular homepage placements

Changed:

  • remove snow
  • remove "happy holidays" banner
  • fixed bug in "Load More" for featured sites, it loaded sites not to full lines (last line wasnt full)

Snow fall

23 Dec 14:18
8b6e96e
Compare
Choose a tag to compare

Added holiday spirit

Planetable tag + Missing screenshot bug

22 Dec 13:30
ca0cf93
Compare
Choose a tag to compare
  1. Fixed bug when wrong display on missing screenshot
  2. Added "Planetable" tag
  3. Refactor tags to be from constants
  4. min-width and min-height for thumbs wrapper div - will make less screen jumps

Happy holidays banner

18 Dec 15:05
8d2fde4
Compare
Choose a tag to compare

Mainly happy holidays banner
some small refactors to make it organized

Optimized fonts and bg images

22 Nov 12:58
6328c21
Compare
Choose a tag to compare
Merge pull request #24 from Esteroids/feature/support_optimized_sites…

…_data

optimized images and font

Moved to optimized data structure

15 Nov 12:21
5f3ce54
Compare
Choose a tag to compare

Reducing data size which is one big factor in speed of loading

Search by eth name and text changes

08 Nov 12:43
cb7ea93
Compare
Choose a tag to compare

Changes include:

  1. Search by .eth will match and show first result as intended site (also works for .eth.limo).
  2. Text and design changes for the About page and Privacy Policy page.
  3. Now search term is divided by none word characters instead of spaces.
  4. Add auto margin for Connect button in secondary pages