-
Goal: Document CEP-7
The idea is to draft the document CEP-7 for documentation style across multiple languages by referencing multiple styles and guides to generalize common style guidelines for docu…
-
On a home screen web app (i.e, open up the forms demo, add the full screen web-app meta tag, load it up on an iPhone, and save it to your home screen), When a form field is in the bottom half of the s…
-
### Describe the problem
I've looked for 10 hours. There is no documentation on how to verify that a component is emitting an event. Since this feature is intimate to how Angular works, particularl…
-
Hi there!
I came across the need of dynamically updating the html's meta tag and instead of running straight to the great [vue-meta](https://github.com/nuxt/vue-meta) I figured to have a look over…
-
### What problem does this feature solve?
When you're writing composition functions, you'll inevitably find yourself in situations where you need to bind data to an element, update classes or styles,…
-
**Describe the bug**
Charu pointed out that citations that are imported into Paperpile are not consistent with the citations found on the metadata landing pages at the ESSDIVE repository. These issu…
-
I have a Spring Boot App with Gradle and Kotlin including `id("org.graalvm.buildtools.native") version "0.9.26"` and a `META-INF/native-image` folder in Resources. When running bootBuildImage with pak…
-
I think it would be nice to be able to set the page title when creating a route.
``` javascript
this.route('home', {
pageTitle: 'My home title',
});
```
Right now I guess it can be done in an af…
-
I spent a lot of time resizing areas of the puzzle page. I consistently wanted the spreadsheet to be taller and the chat to be wider with the existing vertical layout.
Several people in MTV had requ…
-
## Summary
Some meta tags are pretty typical nowadays for SEO optimization and could easily be auto-generated.
### Basic example
```js
export default {
metaInfo: { title: "My super SEO optimi…