-
### For what version of Nuxt UI are you suggesting this?
v3.0.0-alpha.x
### Description
I would like to keep the behavior of the popover opening only on click, but also allow it to close when somet…
-
**Problem Summary:**
ZUGFeRD2PullProvider currently writes directly within and populates it with the transaction number (trans.getNumber()).
```
xml += "";
if ((trans.getCreditorReferenceI…
-
When using the package `text/template/parse` to analyze a template `ParseTree`, it is common to want to visit all `Node`s in a tree, even when they are nested in other nodes.
I've implemented a `T…
-
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package gui;
/…
LUT28 updated
18 hours ago
-
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package gui;
/…
LUT28 updated
18 hours ago
-
Similar to #269 , when the "Is preparatory" box is ticked in our current software, the template text appear on the Change Request and on the live dictionary but the full description appears in the sof…
-
CodeRefinery online workshop in best practices and tools for research software, March 22-24 and 29-31, 2022
In this course, you will become familiar with tools and best practices for version contro…
-
### Is your feature or enhancement related to a problem? Please describe.
Currently, it's possible to add parameters to a canned template like {contact.first_name}. This is great for personalisatio…
-
## Reproduct
https://github.com/kehuay/module-federation-exp.git
1. git clone https://github.com/kehuay/module-federation-exp.git
2. cd module-federation-exp && git checkout diff-vue-version
3. …
-
I'd like to use Askama as follows:
```rs
#[derive(Template)]
#[derive(Serialize, Deserialize)]
pub enum QuestionData {
#[template(path = "./templates/question/editor/multiple-text.html")]
Mu…