solidjs / solid

A declarative, efficient, and flexible JavaScript library for building user interfaces.
https://solidjs.com
MIT License
32.17k stars 918 forks source link

chore: replace broken hope-ui link with kobalte in readme #2181

Closed esauri closed 3 months ago

esauri commented 4 months ago

Summary

Currently component libraries links out to https://hope-ui.com/ which no longer works. Looking at the hope-ui repo, we find a working link (https://hope-ui.netlify.app/).

However, this library is deprecated and points to https://pigment.kobalte.dev as a successor. I've opted to instead link to https://kobalte.dev as it has more documented components than the pigment site.

Could also link to https://www.solidjs.com/ecosystem#ui if that is preferred.

How did you test this change?

I clicked some links.

changeset-bot[bot] commented 4 months ago

⚠️ No Changeset found

Latest commit: 6965e4fdbfda0009e743842ea2cea118ba20a7a0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9326110473

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 9228621029: 0.0%
Covered Lines: 4186
Relevant Lines: 4408

💛 - Coveralls