Jake Besworth

Results 6 issues of Jake Besworth

Trying to import a `mydocker.zip` when `mydocker` already exists does not overwrite it, when it should, or at least have a flag to allow overwrite. Valid user story: If you...

On the website: https://deviavir.github.io/vue-bar/ the bars load vertically, from bottom (0), to top of the value range (say, 12). However in practice: https://jsfiddle.net/1bvxyjhk/ (example in README) The bars load vertically...

bug

`em` as a unit of measurement is a less modern "font size" unit of measurement. Many frameworks (such as the 4.0.0 bootstrap) try to use "rem" (root em) instead, which...

enhancement

https://github.com/zadam/trilium/releases/tag/v0.53.2 Looks like your work has been integrated into TOC proper now, and thus this widget is no longer required. It's the same code from the bottom left bar, now...

Hey Ulydev, thanks for the useful library! One thing I noticed with https://github.com/tomlum/simpleScale library is the option to set the letterbox color. With your library, setting the background (borderColor?) color...

Currently you have to provide splashes or Splashy will error out (no onComplete function, which you won't need if there are no splashes) ``` Error: splashy.lua:150: onComplete needs a valid...