component.github.io
component.github.io copied to clipboard
components search using component-crawler
make it pretty
removed the `window.history`-based routing to keep the site static. prefer to do some sort of hash-based routing like `#search-jonathanong/` to keep track of states. `page.js` doesn't handle this AFAIK.
migrated from https://github.com/component/component/issues/398
unnecessary since none of the stuff is actually "reactive".
Here's a concept for the search box that makes it accessible all over the site, and still not that intrusive. Basically there's a small fixed row at the bottom of...
to make the differences clear between various solutions out there and the pros/cons of each
what do you guys think ? [component-graph](/yields/component-graph) it's kinda annoying to have to download it in order to run it, and i think even if it had it's own domain...
slide out contents, this makes a few things a bit easier, and a bit less "shock" when your search results are suddenly gone. This may have implications once we implement...
for repos and component itself
somewhere