-
It would be cool if all the "touch" related options / functionality was moved into it's own separate `touch.js` file or something - that way you can tree shake it away with Webpack if you don't need i…
-
- [x] Design API structure.
- [x] Decide what to be developed in services and what in API
- [x] Decide if SERVICES should be on PHP or NodeJS?
-
Activity on all channels related to this repo ( Slack, Gitter, and here ) seem to have dropped off a while ago, picked up for a brief moment a few months ago, then dropped off again. There are many p…
-
Since it was decided to keep 4.x as BC as possible this is a RFC type ticket for 5.x:
This is a proposal to change the structure of the application and some of the framework folders as well based o…
-
Hi Everyone,
First of all, I would like to thank @l3pp4rd for his work on this project. He has spent an amazing amount of his free time working on this, and still, to this day he contributes the mo…
-
@bryphe I think that there is/has been some conversation regarding how oni can/will/might integrate with vim plugins e.g #886 but specifically in this case, [`ALE`](https://github.com/w0rp/ale) a …
-
Hello,
Some time ago, I contributed a branch to add [S3 and HDFS support](https://github.com/Unidata/thredds/tree/feature/s3%2Bhdfs). It was decided at the time that it could not be merged until s…
-
In order to extend and replace some of Tachyons' modules, I tried importing everything from the [main source file](https://github.com/tachyons-css/tachyons/blob/master/src/tachyons.css). However, my i…
-
I thought I would share some styleguide ideas that are based on code we've been discussing before:
counter.ts:
In the reducers there is a bug in TypeScript that does not check the object propertie…
-
#### **Overview of the issue**
Today's Angular directory structure is quite flat and it starts to bring a few challenges. We could use this issue to note the improvements that could be done.
```…