Ctibor Laky
Ctibor Laky
After I added nghint to my application I am getting this error: ``` Error: [ng:areq] http://errors.angularjs.org/1.3.1/ng/areq?p0=fn&p1=not%20a%20function%2C%20got%20undefined at Error (native) at http://localhost:8000/bower_components/angular/angular.min.js:6:416 at Mb (http://localhost:8000/bower_components/angular/angular.min.js:19:417) at mb (http://localhost:8000/bower_components/angular/angular.min.js:20:1) at Object.Ub [as...
Hello First of all, thank you open-sourcing your code, I understand it is not easy to maintain in wild public. I am deciding which mock server generator from OpenAPI v3...
On IE, items disappear, mentioned in #123 Example: http://luckylooke.github.io/dragular/#/docs/exampleNgRepeatFilteredWithModel For first sight I think there is some problem with indexing, but debugging on IE is pain for me, anyone willing...
fixing typo "public" instead of "pubilc"
What is the best way to use same object for mongose schema and angular controler? ``` javascript var mongoose = require('mongoose'), Schema = mongoose.Schema; var sharedObject = { name: String,...
minor mistake, jQuery plugin is mentioned later on
Hello 👋 Could you please add section to README where you provide comparison to jest [Fake timers API](https://jestjs.io/docs/jest-object#fake-timers) ? Thanks 🙏
Whenever I try to save or restore session I am getting ``` lwsm: restore UNKNOWN ERROR ``` if I do it manually in terminal, it works 🤷♂️
Hi, nice repo, it would be lovely to have option for positioning modal relatively to target so it would become truly universal and cover tooltip use-cases as well :)
Where is source code of the library? I suppose that https://github.com/danzen/zimjs/blob/master/zim.js is product of som dev ops. Please don't tell me that it is a source... all in one file...