Augustin

Results 11 issues of Augustin

Replaces the regular space between a column name and the sorting symbol with a non-breaking space, preventing wonky wrapping when the column's name is wider than the column's content.

Hello, I couldn't find any Typescript support for this library, does it exist? Many thanks!

When one removes an element from the "exposing" list of a module, it does not trigger a compilation of the modules that used the removed element. This leads to a...

Hi everyone! So, I'm building this: https://gitlab.com/incubateur-territoires/startups/deveco/deveco-app We're using Vite for the building process, with Terser as the minifier. Before that, we use EOL2 to make a JS file out...

fixes https://github.com/mdgriffith/elm-optimize-level-2/issues/104 (hopefully)

Hi! On a new project, building failed. Looking into it, I think we're trying to access minCode.code as an object while it is a Promise. This PR adds a couple...

In the following code, `Route` is imported and used, but is being reported as unused. Conversely, `Method` is used without being imported, but PHPCS does not mind. ```php

enhancement
help wanted

Hi! Just fixing a wee mistake there =P Is there anything else I should do?

## The big picture of what I'm trying to do We need to show an HTML div that's 100% the height and width of its parent, within a somewhat complex...

## The big picture of what I'm trying to do Use a select with a dropdown. ## What I did The following Ellie: https://ellie-app.com/cVxGzYRWBa1/5 ### What I Expected To Happen...