Eduardo Frazão

Results 20 issues of Eduardo Frazão

I'm using a UI Toolkit that dettaches unused Dom elements. For example, on a tab component, when a tab is selected, the previous tab content is dettached from DOM. Is...

Is there any internationalization support that we can use without directly change the strings in the source? If not, can anyone provide a kickstart on creating support for a strings...

Its possible to define a Format Function to be used when a field is droped to the Column axe? It will be quite useful when used with a custom sort...

Hi @sockeqwe . Im using a modified version of your EventBus here. Thanks, it is helping me a LOT. When my changes become stable, I will offer it to the...

Modified batch executors (ExecuteSqlBatch) to reuse prepared statements. From the begining of the API, SQL Batches supports SQL parameters as an Array of objects, or a array of arrays. So,...

on hold

The export image features does not work well when zoom is applyed. Only part of chart is exported. ![orgchart 1](https://user-images.githubusercontent.com/994671/33918416-4de83d10-df9a-11e7-948f-ae6f7429c3eb.png) ![orgchart 2](https://user-images.githubusercontent.com/994671/33918417-4e0b8f36-df9a-11e7-9e54-d8389a3db7a2.png)

Hi @barthap . Thank you very mutch for sharing your discoverys. I'm trying to contribute with a project that you mention in your repo (react-native-quick-sqlite), implementing some async operations, but...

Hi. Thanks for this very nice library! I've noted a weird behavior trying to select text, or move the cursor of a TextInput that is displayed inside a Modal. It...

bug
repro needed

**Feature** When downloading large files via HTTP/S, its a common pratice to compress some of them base on their compress ratio, like large JSON or other text files. **Motivation** Supporting...

enhancement

**Do read files under `lib/*` before reporting issues, you can find all the config there, all of them are straightforward.** ### Expected Behavior Build a scroll area or increase the...