Aron Homberg

Results 28 issues of Aron Homberg

Added docs which is kinda helpful for newbies

The idea of column filters is, to give the user a way of filtering the grid for specific data, per column. ![Column filters](http://i.stack.imgur.com/0i9zo.png) It would allow the user to enter...

enhancement
help wanted

I found no other channel :D Just wanted to say congratulations for your success with this project. I've been working with AS in 2019 and doing some 3D / animation...

Just added docs section for potential contributors to help them get to speed quickly.

Hi @lucaslarroche as discussed here: https://github.com/picocss/pico/discussions/552 I've built a Notification component for Pico. Feel free to integrate it, if you think it's useful. It definitely helps the UX of my...

Hi, I've upgraded the codebase to C++20 and added SIMD128 vector instruction optimizations; added a few remarks in the README.md on macOS-related wasm-opt compilation (it requires to copy over another...

Apparently, QuickRecorder is the only screen recording software for macOS that uses the most recent APIs correctly and does a decent job with the system performance. https://github.com/HaishinKit/HaishinKit.swift on the other...

Hi, I'm currently trying to reproduce the emscripten builds. The compile works fine; but when I serve the files (via Vite, but that has nothing to do with the issue)...