Mark Hughes (happybeing)

Results 59 issues of Mark Hughes (happybeing)

Hi Pedro, I have to say hello because I wish I'd seen this project two years ago when I began creating a FUSE based fs for the early SAFE Network...

v0.11 introduced some basic RDFa markup of Plume posts in the header metadata for the page. This can be enhanced by: - adding support for twitter:cards (the code is there...

enhancement
help wanted
good first issue

For example, a single quote becomes `'` (which is an [HTML Character Reference](https://en.wikipedia.org/wiki/Character_encodings_in_HTML)) and when you save the post the expanded form is retained, messing up the post. The bug...

The examples I've taken from the wasm-bindgen book [here](https://rustwasm.github.io/docs/wasm-bindgen/reference/types/imported-js-types.html) are not working examples, and I'm not sure how to fill them out. Solutions or PR welcome. The implementation is in...

help wanted
good first issue

An example which adds a paragraph to the web page using DOM bindings from https://github.com/ibaryshnikov/rust-workshop-21-dec-2018 is not yet working. It's probably a simple fix but I don't have the time...

help wanted
good first issue

Please use this issue for any feedback on the [JSON VisLab ViewModel](https://github.com/theWebalyst/visualisation-lab/wiki/JSON-ViewModel-Specification).

Following the instructions in README.md the first step is failing (on Debian 8/Jesse): ``` $git clone --recursive https://github.com/linkeddata/tabulator-firefox.git Cloning into 'tabulator-firefox'... remote: Counting objects: 9895, done. remote: Total 9895 (delta...

Please: - [x] Check for duplicate issues - [x] Describe how to reproduce the bug / the goal of the new feature request If you call `voyagerInstance.updateData(someData)` Voyager loads the...

Please: - [x] Check for duplicate issues The [Embed Voyager](https://github.com/vega/voyager#embed-voyager-datavoyager-library) instructions in the README need updating. 1) The `const libVoyager = require('voyager');` may be incorrect as the import was `undefined`....

### Describe the bug The Tauri v1 pre-requisite `libwebkit2gtk-4.0-dev` is not available in Ubuntu 24 repositories. This causes an error when installing the pre-requisites specified [here](https://tauri.app/v1/guides/getting-started/prerequisites/#setting-up-linux), and when running `cargo...

type: bug
priority: 1 high
platform: Linux
status: needs triage