oakleaf

Results 14 issues of oakleaf

Makes it possible to use latest symfony together with Process

Makes it possible to use latest symfony

Since Lambda now supports Node14, it makes sense to support ES6 modules? Maybe Im doing something crazy here, but I just installed latest Claudia.js on my macOS M1, it seems...

Hello, Im experimenting with Zen (among other libraries) for finding the perfect DI for my framework. I really can't get my head around how to create the autowiring functionality for...

Among other fixes

Supports PHP 8 + Curl7 now

Hello, just wanted to let you know that this doesnt work in Chat if ($response->isOkay()) { echo $this->client->config['username'].' ['.$this->channel.']: '.$message.PHP_EOL; return true; } Instead, it should be; if($response->getError()) { echo...

We are having problem with extending the attributedString with "Ti.UI.ATTRIBUTE_BASELINE_OFFSET". Is there any way to add a tag, or something to the -tag so we can adjust the line spacing?...

Hello, when using a text with line break, sometimes the next text line will start with a space. It seems that the or \n adds / converts to a space...