Michael Bull
Michael Bull
Hi. I am using your package in conjunction with [`license-webpack-plugin`](https://www.npmjs.com/package/license-webpack-plugin). This plugin automatically fetches licensing information from packages and bundles all licenses into a single file for end-users. It does...
# [Specification](https://github.com/tastejs/hacker-news-pwas#specification) Each implementation must include: - [x] Views: Hacker News Top Stories, New, Show, Ask, Jobs & threaded Comments - [x] Each of these should use routing to enable...
Could allow the user to change the `STORIES_PER_PAGE`, enable auto-refresh, etc
Shouldn't need to reload the entire application to fetch new stories
Hi. I am trying to use the library to show resize handles (sashes?) permanently. It seems like the current solution floats the overlay on top of the content, showing the...
Add TypeScript definitions for people consuming this in a TypeScript setting - e.g. a `webpack.config.ts`, or a `vite.config.ts` (as is my case). Requires us to explicitly define the `files` in...
- https://central.sonatype.org/faq/what-is-different-between-central-portal-and-legacy-ossrh/#self-service-migration - https://www.jetbrains.com/help/kotlin-multiplatform-dev/multiplatform-publish-libraries.html#set-up-the-publishing-plugin
**Describe the bug** I've observed a regression in `@floating-ui/react`, that I've managed to pinpoint occurring between releases `0.27.6` to `0.27.7`, regarding `useHover`s behaviour. The regression remains even on the latest...