Gadi Cohen

Results 90 issues of Gadi Cohen

We can probably pipe events from _all_ descedent children, not just surfaces, for a smoother experience.

question

Originally discussed in https://github.com/gadicc/meteor-famous-views/issues/110#issuecomment-61077989 and [this gist](https://gist.github.com/PEM--/d4b65fe9a54e96ebbb7e) - thanks @PEM-- ! Let's continue the discussion here for future issues (now that Modifier and eval are taken care of).

enhancement

Great idea from @trusktr in https://github.com/gadicc/meteor-famous-views/issues/121#issuecomment-61471524.

enhancement

Work in progress. Simple app using famous-views. Mobile-first, end goal is fully responsive for all sizes. Currently best viewed on mobile or in mobile emulation: http://fview-demo.meteor.com/ https://github.com/gadicc/fview-demo @trusktr and @PEM--,...

enhancement
docs

The code we need to do this in this package is [complete](https://github.com/gadicc/meteor-blaze-react-component/blob/master/blaze-react-component/blaze-react-component-server.js) and [tested](https://github.com/gadicc/meteor-blaze-react-component/blob/master/test-app/server/main.spec.js). The only thing missing is a way to (easily) compile templates on the server. That we'll...

Originally reported by @almogdesign in https://github.com/gadicc/meteor-messageformat/issues/91: > If my app is in offline mode, not internet connection and it loads everything from app cache and groundDB I'm getting the following...

As per the README, this project is no longer maintained. However, a sufficiently motivated individual would probably be able to get things working again. I regret that I simply will...

For issues like https://github.com/gadicc/meteor-hmr/issues/126.

enhancement

First see https://github.com/gadicc/meteor-react-hotloader/blob/master/docs/Upgrading.md. Please mention general issues here (or open a new issue), and anything specific to the new alpha release of meteor-react-hotloader in [this](https://github.com/gadicc/meteor-react-hotloader/issues/45) issue. Please report successes too!...

help wanted