Daniel Barion

Results 9 issues of Daniel Barion

**React-Tooltip** https://github.com/ReactTooltip/react-tooltip **Alternative to** - @fluentui/[email protected] **Quality check** - [x] Package has sufficient overlap in functionality to act as a replacement. - [x] Package is actively maintained, and/or stable for...

similar suggestion

PRs to be moved to V6: https://github.com/ReactTooltip/react-tooltip/pull/1132

V6

With the beta release workflow, all commits into the PR will trigger the beta release. * the beta release always raise just the last version number, following this format: `react-tooltip@{__VERSION__}-beta.{__PR_NUMBER__}.{__BETA_VERSION__}`...

Enhancement

## Description of change I recently implemented a beta-release workflow on the react-tooltip project, maybe it can be interesting for Pixi.js project too. On ReactTooltip project, we always try to...

korbit-code-analysis

# Migration v7 -> v8 Things that are not documented or missing some specific mention on docs: https://pixijs.com/guides/migrations/v8 and https://pixijs.com/blog/pixi-v8-launches ## Breaking Changes ### Bounds ![image](https://github.com/pixijs/pixijs/assets/9615850/9580c277-4f75-4bb7-a6fe-1b2a3ff50464) ``` const slotBounds =...

:books: Doc Improvement

### Current Behavior When we have `eventMode = 'static'` and `eventMode = 'dynamic'` in the same app, the events fire twice. ### Expected Behavior When we have `eventMode = 'static'`...

🕷 Bug

### Description Hey guys, first of all, thank you so much for this project, I'm following on Discord and the community is very proactive and helpful, great job, v8 looks...

🙏 Feature Request

- [x] cleanup of the deprecated options of the Tooltip - [ ] explore new bundler options ([bun.sh](https://bun.sh)?) - [x] Rollup upgraded v2 -> v4 Note: we need to consider...

V6

Implementation of https://biomejs.dev/ into the project to override eslint and prettier. This PR will be merged on V6 when tested and approved.

Enhancement
V6