Nikita Karamov
Nikita Karamov
While I do not expect W3C to introduce a `` HTML element, it's still bad practice to use single-word component names. Ideas include: - `TinyBox` (not my favourite, as I...
There are some settings that can't be changed via `.sublime-settings`, like show/hide Minimap, sidebar, status bar, tab bar, toggling Distraction free, etc. It'd be cool if Profile Switcher would remember...
The Deno integration seems to not work with Astro v4: https://github.com/denoland/deno-astro-adapter/issues/10 As such, the Share2Fedi version at Deno Deploy does not work
> Some thoughts here, related to v3 & translations: the fact that it mentions `s2f.kytta.dev`, `Vercel` and links to `s2f.kytta.dev`’s Status page means that anybody wanting to make theire own...
Pleroma is a tough one, since it supports and encourages using different frontends, and instances vary in which frontends they support. The "default" frontend, Pleroma-FE, does not have the `/share`...
## Which package? `@formatjs/intl-segmenter` ## Describe the bug As described in #4184, the value of `isWordLike` in the output of `Segmenter::segment()` is almost always `true` (the exception being newlines). This...
In the current version of the manifest, the `ram.build` is set to 1200 MB: https://github.com/YunoHost-Apps/syncthing_ynh/blob/28d8b68b986ea0d579f3ad0f30efab99837c2c35/manifest.toml#L28 Is there a reason for such a big number? As far as I can tell,...
When building a project using [`rollup-plugin-vue`](https://github.com/vuejs/rollup-plugin-vue), Yarn 2 will throw an error about `postcss` not being provided, as [it is a `peerDependency`](https://github.com/vuejs/vue-component-compiler/blob/master/package.json#L62).  Since this is not a PostCSS...
Currently, using `submenu` is quite confusing. It works fine for two menu levels, but there are problems using it with more levels (see also #47). I wonder, if changing the...
### Short description This PR regards issue #532. It doesn't introduce much new documentation, but rather re-arranges the existing information into more granular pages. ### Proposed changes - re-arrange documentation...