Loren ☺️

Results 265 issues of Loren ☺️

Instead of just caching the userId. Configurable cache duration, ability to go through or invalidate.

feature
help wanted

The `.woff` files, served in production under `/static/webfonts/s/roboto`, have no cache TTL. Static files in Gatsby should have a cache header: https://www.gatsbyjs.com/docs/caching/#static-files ![image](https://user-images.githubusercontent.com/251288/117075274-8ce09380-ad02-11eb-8576-336cfa0a12bd.png)

Steps to reproduce: - `meteor create app` (version 1.6.1) - `meteor add meteortesting:mocha` - `meteor npm i --save-dev selenium-webdriver chromedriver` ``` $ TEST_BROWSER_DRIVER=chrome meteor test --once --driver-package meteortesting:mocha [[[[[ Tests...

My test that was working when using the registry version of `[email protected]` now fails after `npm link` in a local copy of this repo (both on latest master and b4e22ef)...

It's not currently in `createApolloLoadingProvider` or `createApolloLoadingProvider`. In particular, I'd like to test my components with the latter while including my app's `onError` link.

`.content` is `bottom: 0` yet doesn't extend to bottom ![img_2407](https://user-images.githubusercontent.com/251288/40817722-e1f9c8fe-6521-11e8-9c21-e11b87c6d213.PNG) Can replicate in Chrome: ![image](https://user-images.githubusercontent.com/251288/40817757-1829a142-6522-11e8-87a0-88f1b56acdac.png) cc @unicodeveloper

bug

before: ![image](https://cloud.githubusercontent.com/assets/251288/16068423/9ff20772-3293-11e6-925d-a2df59e5f62c.png) after clicking `1.3.2`: ![image](https://cloud.githubusercontent.com/assets/251288/16068435/b553b64c-3293-11e6-95ab-6f0442ace595.png)

Idea from @michelfloyd – instead of user googling "meteor setpassword" coming the docs accounts page, and then searching setpassword, we automatically, if the Google query was close enough match to...

Currently you can close menu by swiping it closed, but you can't swipe it back open – you have to tap top-left icon

enhancement

I wasn't able to find this info. I think this makes it more discoverable. We can update the link once the content is added to the new cluster deployment guide