-
Default Description
-
Default Description
-
I think the title says it all really.
I have a CommandButton with [PictureCaptionArrangement](https://learn.microsoft.com/en-us/office/vba/api/access.commandbutton.picturecaptionarrangement) set to…
-
I noticed that for a unsuported enchantment we get to need to use a "barrier" to level up. As barrier aren't obtainable in survival mode, I think it would better to just hide these enchantments (as it…
-
### Context
We recently added a feature #662 to assign approvals to a release. These approvals block the submissions/rollouts for a release until they are completed / overriden.
We would lik…
-
`Icon` was released in release [`0.42.0`](https://github.com/primer/brand/releases) but not exported, so it can't be used. It just needs to be exported from `packages/react/src/index.ts` I believe
-
It could be a nice addition to add a query to tell how far off are we from the next epoch (or possibly MASP epoch if requested). Ideally we should return an estimate of the number of blocks remaining …
-
## Short description
This add-in is preventing all favicons from loading on startup.
## Steps to reproduce
1. Close browser.
2. Restart.
## Expected result
## Actual result
![Screensh…
-
Consider a simple design where we vary `theta`:
```{r}
library(DeclareDesign)
mod = declare_model(
N = 100,
e = rnorm(N),
D = rbinom(N, 1, 0.5),
Y = theta * D + e
)
inq = declare_…
-
When we introduced the modelVersions API it was possible for plugins to actively adopt modelVersions before it became the default. However, there are no plugins that adopted model versions earlier tha…