Ahmad S.

Results 9 issues of Ahmad S.

this adds `svh`, `lvh` and `dvh` as default values to `height`, `min-height`, `max-height` rules to improve compatibility with TailwindCSS v3.4.0

this adds `appearance-auto` to be compatible with TailwindCSS v3.4.0

This adds auto-completion for all built-in transition and animate functions. Could be probably improved by auto-importing the functions on completion? Not sure if it's possible.

### Describe the bug Currently, state mutation inside derived runes is not detected at compile time if a function expression is used e.g. `$dervied.by` or `$dervied` with an IIFE. Instead,...

- ~~Indicate active tab in the session~~ -> Added in [7d11c5b](https://github.com/navorite/sessionic/commit/7d11c5bdb1f05564b54a8a84d46bac2f67552d6d) - ~~Indicate active window~~ -> Added in [fe0c934](https://github.com/navorite/sessionic/commit/fe0c934902736fdf2e8ab032aa1d48239843bb30) - Add rename to Windows - Add open in current window...

enhancement

### Describe the problem Currently there's only 2 options, either to save a session or to delete it. One might want to update the session that was last saved instead...

enhancement

## Svelte 5 rewrite Please note that [the Svelte codebase is currently being rewritten for Svelte 5](https://svelte.dev/blog/runes). Changes should target Svelte 5, which lives on the default branch (`main`). If...

It seems #12200 is back again after the site migration, maybe it is worth checking if previous docs fixes exist or not. closes #13912 ### Before submitting the PR, please...

fixes #13945 ### Before submitting the PR, please make sure you do the following - [x] It's really useful if your PR references an issue where it is discussed ahead...