-
for publishing on Drupal.org: https://www.drupal.org/node/2428079#comment-10694234
-
Currently the Big FT display is fairly hopeless in portrait orientation. We need some media queries to make this work better. Basic layout is probably (excuse the hasty artwork):
![image](https://c…
-
Once a clock (showing the timezones in the bottom right corner) has transitioned from dim to light, the dim class is not removed from the element. This doesn't result in a visual error, but we should …
-
This is from https://github.com/dahlia/libsass-python/issues/114#issuecomment-170371353
Here's a (relatively) small reproducible case:
``` bash
bower install foundation
echo "@import 'foundation';" …
-
I have attempted to implement the FastClick library to eliminate the 300ms delay on many UI elements when browsing from a mobile device. It works extremely well in most cases, making the UI seem extr…
-
- [x] Create modules for [Viewer](https://github.com/ftlabs/screens-viewer) and [Carousel](https://github.com/ftlabs/screens-carousel) Which can be shared with the extension
- [x] Write tests and setu…
-
Having Sentry will help us identify and resolve issues faster.
-
-
Where are the Components folder? And JS-files?
-
I just tried to run the application and had an error when I requested the `/logs` endpoint as I don't have Redis on this machine. Instead of installing Redis on each machine, I think it would be bette…