bozdoz

Results 62 issues of bozdoz

I've run into timeout issues with npm because my packages don't have `'resolved'` fields in the package-lock file. This seems simple enough to add: https://github.com/lirantal/lockfile-lint/blob/9b0b16715e4cfb77c7ec6ec180d9c1f1c8bcb8e6/packages/lockfile-lint-api/src/validators/ValidatePackageNames.js#L21-L23 I am also curious about...

question

adds: - browser-sync as a hot reloading dev server - npm-run-all for running browser-sync and rollup in parallel

Add events to deal with circular dependencies; added some type annotations and definitions; cleaned up some methods. Also, events could make for a nicer/more flexible API, going forward. Think of...

test stage already exists. Just needs (1) new version deployment workflow, and (2) current version update workflow

help wanted
priority

https://github.com/bozdoz/wp-plugin-leaflet-map/pull/138/commits/87fc9da922852ff605839354b913aefffe3d7eb0 From forum: https://wordpress.org/support/topic/how-to-change-the-naming-of-used-maps/

Feature
help wanted
priority

This is more stylistic. Currently it's just plain CSS: left-side are the labels and right-side are the input values. Would be nice to have: 1. Sections/Tabs 2. Ajax saving (might...

Feature
help wanted

As recommended by Valerio

Feature

From WordPress Forum: > Thing is, Leaflet marker setup accepts 6 arguments for a marker icon: > > ‘iconUrl’, > ‘shadowUrl’, > ‘iconSize’, > ‘iconAnchor’, > ‘shadowSize’, and > ‘shadowAnchor’...

Feature