component.github.io icon indicating copy to clipboard operation
component.github.io copied to clipboard

components search using component-crawler

Results 24 component.github.io issues
Sort by recently updated
recently updated
newest added

It does not load when https://component.github.io/ is loaded over HTTPS. Changing the AJAX call to HTTPS should fix it.

It seems the front-end code is trying to load data from a HTTP app hosted in Heroku, but the browser blocks it because it's not being served through HTTPS. The...

Will allow update components without using crawler website or component(1) command https://github.com/componentjs/crawler.js#patch-user

yo @visionmedia made the site static to make updates easier and stuff. can you add the CNAME file and point your CNAME here?

branch, with actual pages / info etc.

enhancement

similar to http://plugins.jquery.com/selectify/ but not super ugs

enhancement

to individual repos (# of deps / dependents etc), and global stats like our author count, component count, counts per category etc

enhancement

what component is how it works blah blah

As in #1 by @ianstormtaylor. I'm kinda unsatisfied with `this.searchbar = this.el.querySelector("input");`. Is there a way for `reactive` to access nested input elements and `.focus()` them?