Jaafoura

Results 10 issues of Jaafoura

`Tone.js` seems to support Quarter tones as seen in [tone.js~NoteUnits.ts](https://github.com/Tonejs/Tone.js/blob/08df7ad68cb9ed4c88d697f2230e3864ca15d206/Tone/core/type/NoteUnits.ts#L9) and [tone.js~Frequency.ts](https://github.com/Tonejs/Tone.js/blob/08df7ad68cb9ed4c88d697f2230e3864ca15d206/Tone/core/type/Frequency.ts#L54) Even in `Tonejs/midi` as seen in: https://github.com/Tonejs/Midi/blob/1d3a1f539a2de55a448687285a393bc3aff7da1a/src/Note.ts#L33 However this is `pitchToMidi` not `midiToPitch`, I am wondering if its...

### Describe the bug When sorting, filtering, or paginating a DataTable with a large dataset, it often takes more than 1000ms for these operations to complete, leaving users without any...

Status: Needs Triage

- The issue - ![image](https://github.com/primefaces/primevue-tailwind/assets/73950268/9b2954ca-ac8a-423b-9365-96b88a19027a) - The issue highlighted in green: - ![image](https://github.com/primefaces/primevue-tailwind/assets/73950268/713a6c9e-882c-46b3-b582-650f619e07a2) --- - Solution (disabling `border-collapse: collapse` in `tailwind.css:2`) - ![image](https://github.com/primefaces/primevue-tailwind/assets/73950268/95040fd3-c625-49c7-b375-83e6ff1382ad) - ![image](https://github.com/primefaces/primevue-tailwind/assets/73950268/56886ec5-5ec2-4a8a-b4fa-7cc3c26c5bbf) My current solution is ```css...

### Environment ------------------------------ - Operating System: Linux - Node Version: v20.11.0 - Nuxt Version: 3.11.1 - CLI Version: 3.11.1 - Nitro Version: 2.9.4 - Package Manager: [email protected] - Builder: -...

v8
pending triage
need reproduction 💻

I'm getting a similar error: `Property X does not exist on type 'CreateComponentPublicInstance'.ts-plugin(2339)` Where `X` is any function or variable in the utils folder. The app works fine on live...

pending triage
needs reproduction

I am seeing new PRs and Issues, however the latest commit has been in Jan 12, 2024. Vulnerabilities are building up too, anyone forking this repo and making sure it...

The CSV data might not include a header row; the first row would be data row.

enhancement
help wanted

### Is there an existing issue for this feature? - [x] Yes, I have searched the existing issues and it doesn't exist. ### Feature Description Clicking on "Enter" keyboard key...

enhancement
needs triage
v4

### Is there an existing issue for this feature? - [x] Yes, I have searched the existing issues and it doesn't exist. ### Feature Description When a user clicks on...

enhancement
needs triage
v4

It would be really useful to have the option to parse into JSON based on headers being the keys right out of the box Example: | First Header | Second...