Yorrd
Yorrd
I'm having a problem with importing polymer-redux in a meteor/polymer project. It's saying that PolymerRedux is not defined but I'm pretty sure I am importing it correctly. I solved the...
Hi, thanks for your awesome work. I'm writing a meteor application with polymer templates (using synthesis). When using your element in the main.html (directly in the body tag), it works...
These are my two ideas which would bring this to the next level. Unfortunately I don't get the VSCode-environment at all at the moment. If I did, I'd write a...
Hey, there's a bug currently which involves dynamically expanding the grid. The `col-count` and `row-count` is by default set to 10 each. When you insert tiles which have boundaries exceeding...
Well, since this might not be the only possible solution, I'm going to share the problem I'm trying to solve: I want to 1. know when any element on the...
vscode
have you ever thought about integrating this into a vscode plugin? for us to use toodles, this would be a huge blocker, because we don't want yet another management tool...
It would be lovely to be able to use async functions in `resolve()` methods. That way, I could aggregate a database to a fields. Right now, I have to hack...
When I use the `lighten()` method in any `scss` file like this, Meteor crashes with the error found below. ```sass el { $color: 'aa1111'; background-color: lighten($color, 2) } ``` of...
Hi, thanks for this awesome software, we just like you want to get away from wakatime. Is there a way to have multiple members on the same server? We're 3...
### Description When the drawer is scrollable in the y-axis because there is too much content, even the slightest move in the x-direction when scrolling is going to close the...