gitxav

Results 3 issues of gitxav

Hi all. A really nice app but unfortunately I get the following error with session on landing page: ![screenshot from 2018-12-31 17-33-21](https://user-images.githubusercontent.com/11687381/50569168-3757de80-0d24-11e9-9bac-5353f193c054.png) My package.json in client folder: { "name": "fullstack-apollo-react-boilerplate-project",...

Hi all: I wonder how to implement in css some delay in tooltip's display animation. For instance, I've tried the following but it has no effect: ``` tooltip-box { transition:...

As for meteor-pages with table mode enabled, I would like to add two extra columns whose rows include 'edit' and 'delete' buttons respectively, as well as another column only with...