Alexander Karelas

Results 48 issues of Alexander Karelas

So that we can: ``` npm install jq-range-slider ``` ...and then... ``` import jqRS from 'jq-range-slider'; ``` and then use from vue or whatever project we have?

**IDE: WebStorm #WS-213.5744.224 Perl v5.34.0** I can choose to exclude or not exclude the `local/` directory that Carton creates, which contains all the CPAN dependencies of my project. If I...

Project structure
Usability problem
Carton

IDE: WebStorm 2020.2.3 #WS-202.7660.23 Perl5 plugin: 2020.2.4 OS: Ubuntu MATE 20.04 When I type this: ```perl { FOO: { ``` and press Enter, I get this, that has very wrong...

Bug
Formatting

* Mojolicious version: 9.22 * Perl version: v5.34 * Operating system: Ubuntu 21.10 ### Steps to reproduce the behavior The following script produces short lived websocket connections: ```perl use Mojolicious::Lite...

* Mojolicious version: 9.22 * Perl version: v5.34 * Operating system: Ubuntu Linux 20.04 ### Steps to reproduce the behavior Attempts to upload part of a file with Mojo::UserAgent, using...

I plan to make a website where each page will have its own RSS feed. This site is a SPA, so there won't be a new HTML page load on...

**Describe the bug** I see the PurgeCSS options in https://purgecss.com/guides/vue.html#use-the-vue-cli-plugin but don't know which file to write them in.

documentation

Here's my component: ```javascript angular.module('myApp').component('home', { template: require('./home.component.html'), controller: function($scope) { $scope.name = "Alexander"; this.name = "Alexander"; name = "Alexander"; } }); angular.module('myApp').config(function($stateProvider) { $stateProvider.state({ name: 'home', url: '/', component:...

On page https://metacpan.org/pod/release/KARJALA/BoardStreams-v0.0.1/lib/BoardStreams.pm this is what I see. The issue is near the word "hide" ![Screenshot_2020-03-30_23-38-31](https://user-images.githubusercontent.com/423822/77959754-cfee5d00-72df-11ea-8240-70d2beca0339.png)

type:Bug
where:UI