expo / vector-icons

https://icons.expo.fyi
MIT License
647 stars 114 forks source link

website ui changes #247

Open AksAman opened 1 year ago

AksAman commented 1 year ago

UI Changes for website:

  1. Changed icon listview to gridview, this makes browsing icons much easier than viewing one at a time
  2. Better search bar UI

image

Demo at https://vector-icons-ten.vercel.app/

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
vector-icons ❌ Failed (Inspect) Jul 13, 2023 6:34pm
Simek commented 11 months ago

Also, rebasing your PR should fix the bundle step for build-in Vercel previews. 😉

AksAman commented 11 months ago

Hey @Simek, would love a little help here! I tried rebasing but that's not going through, can you please check and let me know what's the issue? I don't have much experience with working with opensource projects, so I might be missing a few things while rebasing!

Simek commented 11 months ago

It might be easier to move UI changes to new branch (based on latest main) and recreate the PR including only them, than rebasing it and getting the locks sorted. There were a lot of PRs touching locks, and in general resolving lock conflicts is a bit cumbersome.