Skip to content

Conversation

@Byczong
Copy link
Contributor

@Byczong Byczong commented Jan 28, 2025

@vercel
Copy link
Contributor

vercel bot commented Jan 28, 2025

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

Name Status Preview Comments Updated (UTC)
ensnode.io ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 4:24pm
nameai.dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 4:24pm
namekit.io ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 4:24pm
5 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples.nameguard.io ⬜️ Skipped (Inspect) Jan 28, 2025 4:24pm
namegraph.dev ⬜️ Skipped (Inspect) Jan 28, 2025 4:24pm
nameguard.io ⬜️ Skipped (Inspect) Jan 28, 2025 4:24pm
namehashlabs.org ⬜️ Skipped (Inspect) Jan 28, 2025 4:24pm
storybook.namekit.io ⬜️ Skipped (Inspect) Jan 28, 2025 4:24pm

Copy link
Member

@lightwalker-eth lightwalker-eth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Byczong Fantastic work here !!! 🚀 🚀 🚀 I'm so happy to see it!

@lightwalker-eth lightwalker-eth merged commit 426cc57 into main Jan 29, 2025
19 checks passed
@lightwalker-eth lightwalker-eth deleted the byczong/sc-26178/create-readme-for-namai-sdk branch January 29, 2025 15:15
FrancoAguzzi added a commit that referenced this pull request Jan 30, 2025
* feat: [SC-26223] ✨ Migrate NFTAvatar to namekit-react

* feat: [sc-26178] Create readme for NameAI SDK (#578)

* create readme for nameai-sdk; add license

* extend response example

* Fix links in NameAI API readme (#579)

* fix links in readme

* Update README.md

---------

Co-authored-by: kwrobel.eth <djstrong@gmail.com>

* feat: [sc-26164] Finish Transition of alpha.namekit.io landing page to namekit.io (#563)

* add ExploreNameGraphForm to Namegraph services section

* Add namekit react Button to ExploreNameGraphForm

* support empty input on ExploreNameGraphForm

* use namekit react Input on explore-namegraph-form

* improve button and text placement

---------

Co-authored-by: lightwalker.eth <126201998+lightwalker-eth@users.noreply.github.com>

* feat: [sc-26169] Refine namekit.io landing page (#564)

* use namekit-react for X button

* add Try the Alpha to mobile navigation link

* avoid just 1 word wrapping to the next line on get-your-web3-name section

* add "try now" button on hero section

* fix button placement

* fix text placement on hero section

* fix screen limit

* fix balancer generated layout shifts

* add IconButton to mobile version of namekit.io

---------

Co-authored-by: lightwalker.eth <126201998+lightwalker-eth@users.noreply.github.com>

* Notrab/sc 26147/nameai fix ux of unnormalized label submissions (#575)

* feat(nameai): turn off autoComplete

* add data-1p-ignore

* rename field

* add client side validation and loading states

* fix type issues

* fix rank form errors

* update tsconfig

* fix type

* sort page ux

* feat: [SC-26223] ✨ Migrate NFTAvatar to namegraph.dev based on next/image dependency

* feat: [SC-26223] 💄 Make NFTAvatar look shiny in the Ui

* fix: [SC-26223] 🐛 Update DisplayedName to fix labels displaying for subdomains

* fix: [SC-26223] 🐛 Clean unnecessary code and make it possible to switch suffixes and recharge avatars right away

* fix: [SC-26223] 🐛 Fix atropos react typescript alignment

* feat: [SC-26223] ✨ Remove file and optimize code syntax

---------

Co-authored-by: Piotr Zawiślan <59446552+Byczong@users.noreply.github.com>
Co-authored-by: kwrobel.eth <djstrong@gmail.com>
Co-authored-by: Eduardo <eduramme@gmail.com>
Co-authored-by: lightwalker.eth <126201998+lightwalker-eth@users.noreply.github.com>
Co-authored-by: Jamie Barton <jamie@notrab.dev>
FrancoAguzzi added a commit that referenced this pull request Feb 2, 2025
…#570)

* feat: [SC-26202] ✨  Build Name Details Page draft and most important features

* feat: [SC-26202] ✨ Make name details page beautiful

* feat: [SC-26202] ✨ Other name ideas in Name Details page

* feat: [SC-26202] 🐛 Fix build errors

* feat: [SC-26202] 💄 Improve visualization in Name Details page

* feat: [SC-26202] ✨ Add Skeletons to Name Details page

* feat: [SC-26202] ✨ Add possibility of not loading related collection from suggestionsByCategory NameGraph SDK endpoint

* feat: [SC-26202] 🐛 Fix Ui bug in Collection page

* fix: [SC-26202] 🐛 Align Ui type usage with API type

* feat: [SC-26202] ✨ Normalizing query name input

* feat: [SC-26202] ✨ Appending TLD usage from namegraph.dev in the URL

* [SC-26223] ✨  Migrate NFTAvatar (#583)

* feat: [SC-26223] ✨ Migrate NFTAvatar to namekit-react

* feat: [sc-26178] Create readme for NameAI SDK (#578)

* create readme for nameai-sdk; add license

* extend response example

* Fix links in NameAI API readme (#579)

* fix links in readme

* Update README.md

---------

Co-authored-by: kwrobel.eth <djstrong@gmail.com>

* feat: [sc-26164] Finish Transition of alpha.namekit.io landing page to namekit.io (#563)

* add ExploreNameGraphForm to Namegraph services section

* Add namekit react Button to ExploreNameGraphForm

* support empty input on ExploreNameGraphForm

* use namekit react Input on explore-namegraph-form

* improve button and text placement

---------

Co-authored-by: lightwalker.eth <126201998+lightwalker-eth@users.noreply.github.com>

* feat: [sc-26169] Refine namekit.io landing page (#564)

* use namekit-react for X button

* add Try the Alpha to mobile navigation link

* avoid just 1 word wrapping to the next line on get-your-web3-name section

* add "try now" button on hero section

* fix button placement

* fix text placement on hero section

* fix screen limit

* fix balancer generated layout shifts

* add IconButton to mobile version of namekit.io

---------

Co-authored-by: lightwalker.eth <126201998+lightwalker-eth@users.noreply.github.com>

* Notrab/sc 26147/nameai fix ux of unnormalized label submissions (#575)

* feat(nameai): turn off autoComplete

* add data-1p-ignore

* rename field

* add client side validation and loading states

* fix type issues

* fix rank form errors

* update tsconfig

* fix type

* sort page ux

* feat: [SC-26223] ✨ Migrate NFTAvatar to namegraph.dev based on next/image dependency

* feat: [SC-26223] 💄 Make NFTAvatar look shiny in the Ui

* fix: [SC-26223] 🐛 Update DisplayedName to fix labels displaying for subdomains

* fix: [SC-26223] 🐛 Clean unnecessary code and make it possible to switch suffixes and recharge avatars right away

* fix: [SC-26223] 🐛 Fix atropos react typescript alignment

* feat: [SC-26223] ✨ Remove file and optimize code syntax

---------

Co-authored-by: Piotr Zawiślan <59446552+Byczong@users.noreply.github.com>
Co-authored-by: kwrobel.eth <djstrong@gmail.com>
Co-authored-by: Eduardo <eduramme@gmail.com>
Co-authored-by: lightwalker.eth <126201998+lightwalker-eth@users.noreply.github.com>
Co-authored-by: Jamie Barton <jamie@notrab.dev>

* feat: [SC-26202] ✨ Align namegraph.dev "search" URL query param to Debounced Input in collections page

* feat: [SC-26202] ⚙️ Adjust query params provider in namegraph.dev

* feat: [SC-26202] ⚙️ Enhance namegraph.dev URLs and code reusing

---------

Co-authored-by: lightwalker.eth <126201998+lightwalker-eth@users.noreply.github.com>
Co-authored-by: Piotr Zawiślan <59446552+Byczong@users.noreply.github.com>
Co-authored-by: kwrobel.eth <djstrong@gmail.com>
Co-authored-by: Eduardo <eduramme@gmail.com>
Co-authored-by: Jamie Barton <jamie@notrab.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants