-
Just wanted to gauge the interest in having the framework be available over a URL, like a CDN.
This would allow anyone, or any team, to simply include the Framework in their project by doing somethin…
-
Create Phonegap version for low energy with BLE central cordova plugin (or other if will be any better).
My current devices for tests:
- Adafruit Bluefruit LE Micro
- Bluno Beetle (other bluno should…
ErniW updated
8 years ago
-
So, some of the stuff brought up in #445 were fair points, although delivered in a way that didn't occur for me as "constructive." Given that the site is 503-ing a bunch right now, it's probably a goo…
-
For developers, it will be good to have an event that is fired whenever slotting algorithm runs within a shadow tree. Maybe runs _and_ produces changes compared to the previous result? Don't know. Als…
-
The code below works fine for mapping all imported modules in y app folder to *.js. However, if the file name has a dot in it, it does not work. Appears to be a bug. Or is there a better way to solve …
-
There was talk on slack this morning about adding some sort of Module support for Slim, allowing our users to share chunks of functionality.
Please feel free to comment on the API and the idea itself…
-
https://material.angularjs.org/latest/
https://www.google.com/design/spec/material-design/introduction.html
-
Grunt has a very slow building process. Gulp should replace Grunt as the recommended method for building static assets.
This would also be a good time to decouple PHP calls from the nodejs build proc…
-
We need a way to unit test views and assert the state of their DOM properties.
For instance I might want a tests like this:
```
describe('a custom element that has an input bound to one of its mode…
-
[Semantic-Org](https://github.com/Semantic-Org) maintains a collection of official integrations with various libraries. There is a missing spot for React. Per [this thread](https://github.com/Semant…