-
I'd like to provide first-class support for animations, including [`@keyframes`](https://developer.mozilla.org/en-US/docs/Web/CSS/@keyframes). (Here's [a nice article introducing them](https://www.sma…
-
## The dependency [vuetify](https://github.com/vuetifyjs/vuetify) was updated from `1.2.3` to `1.2.4`.
🚨 [View failing branch](https://github.com/wilf312/json2jsObject/compare/master...wilf312:green…
-
...compiled with GIT version of EFL. Just white background in the working area, no text.
-
## The dependency [vuetify](https://github.com/vuetifyjs/vuetify) was updated from `1.4.5` to `1.4.6`.
🚨 [View failing branch](https://github.com/ZhangZisu/perilla-frontend/compare/master...ZhangZis…
-
Hi there :smile:
It is possible to use Elm to develop mobile and home applications for Android, iOS, macOS, Wayland, Windows, X.org and a bunch of others, with the same code.
They are inherentl…
-
I'm trying to write a test checking for `Selector.attribute "style" "..."`, but it seems to fail on me every time.
Test case
```
import Html
import Html.Attributes exposing (style)
import Test …
-
i cant find it. like, is there a route with `load` option?
-
This issue is part of trying to make animations run more smoothly in Firefox.
Currently, on each draw of a collage, the following is executed:
https://github.com/elm-lang/core/blob/9687580e6f7b012cd…
-
Grid ui not working my code is below
angular.module('myApp', ['ngAnimate', 'ui.bootstrap','ui.grid']);
angular.module('myApp').service('records', function() {
this.data = [{
…
-
I've been using this branch of SlickGrid for the past couple of years:
https://github.com/JLynch7/SlickGrid/tree/2.0-frozenRowsAndColumns
But I would like to keep the underlying SlickGrid up to date …