Lukas

Results 20 issues of Lukas

This PR adds a workflow that builds arm64 binaries in qemu. Inspired by https://github.com/uNetworking/uWebSockets.js/issues/645#issuecomment-997402927 I tested the [binaries from a test run](https://github.com/lukashass/uWebSockets.js/actions/runs/1900348123) on a Raspberry Pi 3: ``` > process.arch...

fix jquery-migrate warnings according to https://github.com/jquery/jquery-migrate/blob/a4d69605ed97e9033de49ed0392e56697fcbcc0c/warnings.md Warnings were: - [JQMIGRATE: jQuery.fn.click() event shorthand is deprecated](https://github.com/jquery/jquery-migrate/blob/a4d69605ed97e9033de49ed0392e56697fcbcc0c/warnings.md#jqmigrate-jqueryfnclick-event-shorthand-is-deprecated) - [JQMIGRATE: jQuery(window).on('load'...) called after load event occurred](https://github.com/jquery/jquery-migrate/blob/a4d69605ed97e9033de49ed0392e56697fcbcc0c/warnings.md#jqmigrate-jquerywindowonload-called-after-load-event-occurred)

**Description** Fixes gaps in the border image on chrome. | Before | After | |--------------|-----------| | ![image](https://user-images.githubusercontent.com/32853499/167294061-3f9ac6c4-2a52-4741-bd60-7be3339ce1ac.png) | ![image](https://user-images.githubusercontent.com/32853499/167294092-ca3d3f21-85fb-4d5a-a8db-6d411ed1f46a.png) | Basically reverts #319 as it seems that chrome now looks...

**maplibre-gl-js version**: 2.0.1 **browser**: - ### Steps to Trigger Behavior 1. Try using `map.getSource("key").setData(...)` with a strict typescript config ### Link to Demonstration https://codesandbox.io/s/beautiful-orla-djvjz?file=/src/index.ts ### Expected Behavior There should be...

Using [Array-Syntax](https://vuejs.org/v2/guide/class-and-style.html#Array-Syntax) with an inline `if` breaks reporting of `no-unused-selector`. Doing the same with Object-Syntax works fine. I added two testcases for demonstration (https://github.com/lukashass/eslint-plugin-vue-scoped-css/commit/f0bff82d100b2c944dbdd2ceab4aa280825fdcf4): ```js // reports `.bar` as unused...

Reduces device image file size one the "All Devices" page from `>200MB` to `~6MB`. ## TODO - [x] resize pngs - [x] install dependencies in gitpod - [x] deploy gh-pages...

## Overview Defines the return type of `head`. Does not include `content-length` property since it is not returned by nano (see #301). ## Checklist - [x] Code is written and...

### Clear and concise description of the problem When eagerly loading the locales a list of supported locales is provided by `useI18n().availableLocales`. There is no such list when lazy loading...

status: proposal

Closes #2194 ## TODO - [ ] UI fixes - [ ] rewrite dev docs - [ ] `hover-effect` alias

ui
refactor