Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Aejkatappaja
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Aejkatappaja
2mo ago
Looks nice! Will give it a try, you won a star
2.
▲
by
Aejkatappaja
2mo ago
Nice, but genuinely curious vs a Raycast snippet: is local JSON + full-text search over history the real selling point? Because for quick capture Raycast already nails that.
3.
▲
by
Aejkatappaja
2mo ago
I always recommend these lectures, awesome!
4.
▲
by
Aejkatappaja
5mo ago
Thanks!
5.
▲
by
Aejkatappaja
5mo ago
Thanks, let me know how it goes!
6.
▲
by
Aejkatappaja
5mo ago
Thanks! Right now it relies entirely on getBoundingClientRect(), so if an element has no dimensions yet the block gets skipped. For images/videos I added a load event listener that re-measures once the media loads and takes up space. F
7.
▲
by
Aejkatappaja
5mo ago
Thanks! That's just how custom elements work in React, you use the HTML tag name directly. React 19 has native custom element support so <phantom-ui> works as-is, no wrapper needed. Keeping it as a single HTML tag across all fram
8.
▲
Show HN: Phantom UI – Skeleton that measures your real DOM (Web Component, 8kb)
(github.com)
6 points
by
Aejkatappaja
5mo ago
|
8 comments