Kendall Arneaud

Results 86 issues of Kendall Arneaud

Was there a way to get the current logged in user in VueJS?

enhancement

New to clojure and clojure script but I am using your framework for unit testing in clojurescript i have the following in my project file ``` :cljsbuild { :builds [{...

Does the plugin allow for handling clickable elements inside the panel?

In using the swipeslide on a "CSS fluid based" container element. the resize trigger seems to happen before the CSS resizing of fluid container element thus this.dimension seems to still...

I am interested in using your project to build a static website. Where can I find your documentation?

Hi, stumbled across your framework and was wondering if this is still being maintained.

I'm working with a forked cop of your framework and with the following logic ``` gamekit.defineModule("main", function(){ function setup(){ gamekit.a.rejects = new gamekit.SpriteMap({ image: gamekit.a.rejects, tileW: 400, tileH: 400, offsX:...

Is there a way to substitute the _connect_ with **browserSync** ?

Hello, Does the karma test settings work? ``` karma: { unit: { configFile: 'test/config/karma.conf.js', singleRun: true } }, bowercopy: { options: { destPrefix: '' }, test: { files: { 'test/lib/angular-mocks':...

Would it be possible to add a configuration file to at least be able to choose your own folders and output paths? e.g. ssg.config.json or .env file