Loris Bettazza

Results 9 issues of Loris Bettazza

Currently the app allows to filter the messages based on start / end indices, would be cool to do the same but based on two dates as discussed in #14.

enhancement

Uses this media query: ```css @media (prefers-color-scheme: dark) { … } ``` to detect if the user prefers a dark color scheme and applies dark styles if so. A few...

Hi, When selecting the same option that is already selected, a change event fires. Would it be possible to prevent this somehow? Demo below, see console: https://codesandbox.io/s/custom-select-base-example-forked-kiextv?file=/index.js

I need to globally change the Cache-control: max-age header to be 1 year instead of the default 10 days. I think this is possible but the documentation I found is...

question

Hi, I noticed that sometimes when calling `Smidge.RequiresCss` inside a partial that is itself called within a `@section` block, it won't output anything. Here's a simplified example: ```cshtml @* /Views/HeroTemplate.cshtml...

From a discussion with [/u/TheRedlineAlchemist](https://www.reddit.com/user/TheRedlineAlchemist): - Lock: a character can be locked, ensuring that they will stay in place when you generate a new team - Reroll: a character can...

enhancement

From [/u/Nocitae](https://www.reddit.com/user/Nocitae): > 5-star limits, so you can choose to limit it to 1-3 5-stars per team? TODO: Check feasibility of this feature

enhancement

From [/u/Nocitae](https://www.reddit.com/user/Nocitae): > Custom team sizes, so you can choose for it to generate teams of 1, 2, 3, or 4 characters. Maybe a random team size option too?

enhancement