zignis

Results 9 issues of zignis

# Issue ## Versions - sequelize: latest - sequelize-typescript: latest - typescript: - ## Issue type - [x] bug report - [ ] feature request ## Actual behavior Even when...

Take the demo page for example, resizing the window should not modify the progress value.

Stick toast to their extreme start positions, probably by adding a `sticky: true` option to the toast (or `toast.sticky()` to the API). Useful when you want a toast to always...

enhancement

Pass the request object to the id generator function as done by express-session, to allow generating session ids based off of some data in the request.

Add `dynux` to the list. (I'm the author of this package)

## PR Type Bug Fix ## PR Checklist - [x] Tests for the changes have been added / updated. - [x] Documentation comments have been added / updated. - [x]...

A-session
B-semver-major

Thanks for this tool! What I'm looking is something similar to `--sqlformat-ignore` cooment that ignores the next line. I'm trying to have a column named as "password", but it is...

`[email protected]` panics here when rendering a text having diacritics using a custom font: ``` removal index (is 2) should be < len (is 2) ``` https://github.com/RazrFalcon/resvg/blob/fb7e28513f561ed847acbf4a6fb8b743474837a0/crates/usvg/src/text/layout.rs#L823 I'm using a non-system...

There are numerous instances of panic in the codebase, which are not ideal for production use cases. This often results in crashes of the processes on our production machines because...

bug