Clindbergh

Results 20 issues of Clindbergh

## Issue description Create an a markdown file and add an image in the same (sub-) folder as the markdown file. Add an image link (using `\!\[relative_path.png\]\(relative_path.png\)`). A number of...

enhancement
pinned

### Which @ngrx/* package(s) are relevant/related to the feature request? effects ### Information Is it possible to use [`createEffect`](https://ngrx.io/api/effects/createEffect) to implement the [`OnInitEffects`](https://ngrx.io/api/effects/OnInitEffects) interface to trigger initial effects? ### Describe...

Project: Effects

Working on `TMSU 0.7.5` (when will a new release be made? There is already new code on top of it) When there are many values of a tag listing the...

### What is the problem this feature would solve? An example use case are user facing arrays that feature a drag and drop interface or arrows to move items to...

enhancement

Thanks for this great work! :rocket: It is tremendously useful :smile: The [tailwind documentation](https://tailwindcss.com/docs/background-image#customizing-your-theme) suggests this code snippet to define a custom background image: ``` extend: { backgroundImage: { 'hero-pattern':...

Trying to build the plugin on Windows using OpenJDK 17.0.1 and sbt 1.6.2. Using Java 12 does not work due to the following error. What version is supported? > Caused...

I wish there was a function to retrieve an `Icon` (or a `Maybe Icon`) using the class name as `String`. In my case the class names are stored in the...

enhancement

This seems to be necessary for usage in Windows with [Git Bash](https://gitforwindows.org/).

https://github.com/apache/incubator-milagro-java has been archived with no notice on why it is archived or where the current project can be found. The project is still registered on maven, but points to...

It seems a good idea to document why certain packages were added. Thanks for this innovative solution!