-
Add support of partial classes. [Mixins](https://github.com/Microsoft/TypeScript/wiki/Mixins) is not the same, because it's run-time realization. Need compile realization, where partial classes will b…
-
![image](https://user-images.githubusercontent.com/5226627/65808405-d6412800-e148-11e9-8871-7d14e33d0bbc.png)
-
``` sql
DELETE FROM `quest_poi` WHERE (`QuestID`=29799 AND `Idx1`=0) OR (`QuestID`=29799 AND `Idx1`=1) OR (`QuestID`=29800 AND `Idx1`=0) OR (`QuestID`=30987 AND `Idx1`=0) OR (`QuestID`=30988 AND `Idx1…
-
Not sure if these came up in the a11y linting bug results from **sonarwhal** or **lighthouse** tools in https://github.com/mozilla/ThemesRFun/issues/47#issuecomment-368087825 (or anywhere else), but..…
-
What about let 5 dollar Patreons able to select a skill to make it unable to be banned and have an extra ban in ban phase. I think it will attract more ppl to became paterons.
because it's totally …
-
Hi,
I upgraded to the latest release (v3.3.1) coming from 3.2.10 on my WordPress blog.
After upgrade I was greeted with the error message in the title, logged in the console.
I was already hunt…
joszz updated
6 years ago
-
### PREVIEW:
![og-preview](https://user-images.githubusercontent.com/557895/37416406-eca3bf52-276a-11e8-95e5-342a34b3f70f.png)
---
Via https://developers.facebook.com/tools/debug/sharing/?q=h…
-
Not sure if we need to use something like [**cross-env**](http://npm.im/cross-env) for cross-OS greatness when passing ENV vars via the CLI. Some potential edges are:
```sh
$ cat package.json | jq…
-
Thank you for Mycelium!
I feel that it is important to implement SegWit tx ASAP because the block chain load will be lower and it will be clear that the split in November is unnecessary because all t…
bom64 updated
5 years ago
-
I am having an hard time getting OR to work. It is applying AND when I check the query executed SQL query.
`query {
allPosts(
first: 10
filter: { or:{headline:{ilike: "%Mayer%"}…