Gadi Cohen
Gadi Cohen
On 2018-04-18, Yahoo integrated further into the Oauth platform. You probably saw a new consent screen when going to yahoo-finance in your browser. There have been other changes too, including...
Just looking for some community input here. We discussed on Gitter that Gitter was an ideal place for questions, since it would free up the issue page from non-issues and...
This is something we discussed before. The current opinion is that we don't need it (yet). If you think otherwise, let's talk about it here. It's probably inevitable for the...
- [ ] Compile a list of existing Q's - [ ] Get someone with a high rep to create the new tag and retag them.
@trusktr: > Just clone and cd meteor && meteor. I'm like half way, but currently you'll see three packages in the app's packages folder. The two lib ones depend on...
ref: https://github.com/gadicc/meteor-famous-views/issues/202#issuecomment-75046188 - [ ] Try again to think of a better name and maybe separate in/out - [ ] Provide a cleaner Method to add custom transitions modifiers -...
Originally by @der-ede in https://github.com/gadicc/meteor-famous-views/issues/240: > When I try to put a translate="[0,0,10]" in a Surface or Scrollview and translate another View by 20 or -10, it seems to be...
Update: this thread will now be used for all upcoming previews and rcs. Subscribe if you'd like to know about them and help test. The below refers to `v0.1.33-flushPreview.1`: An...
Currently on init, handleOptions runs but not any View specfic code, and this is passed as the initial options to the new View instantiation. We should be using the `attrUpdate`...
Useful to trigger resize calculcatoin on `true`-sized Surfaces.