Cawe Coy Rodrigues Marega

Results 7 comments of Cawe Coy Rodrigues Marega

I was looking for the same thing and just realized it was already solved https://github.com/Nayjest/Grids/pull/106 I guess this issue can be closed :)

Appear.js' example is not working. ``` var trackElementsViews = appear({ init: function init(){ console.log('dom is ready'); }, elements: function elements(){ // work with all elements with the class "track" return...

Anyway, the [older version](https://raw.githubusercontent.com/creativelive/appear/e556a2c8ddce25f68d2d0b0d771221f8e272bda0/dist/appear.min.js) (practically the same as the newer version) is working as I expect.

@viniciusbig but the index of input array name only gets automatically resorted when using exactly `$(this).slideUp(deleteElement);` and I don't know why

@delphiassistant try this ``` کالای مورد نظر هویج گلابی تعداد کالا کالای مورد نظر هویج گلابی تعداد کالا ```

Hi @itsrexb! Does you PR fix https://github.com/tanmuhittin/laravel-google-translate/issues/76 as well?

It actually translated the files, but it added the translations to `lang\cs\cookieConsentcookies.php`, `lang\de\cookieConsentcookies.php`, and so on. It should've added translations to `lang\vendor\cookieConsent\cs\cookies.php`, `lang\vendor\cookieConsent\de\cookies.php` and so on. So the real issue...