lettuceDestroyer

Results 9 issues of lettuceDestroyer

If the start date of a task is not set it is calculated based on the `dependencies`. Meaning the start date will be the end date of the dependency. If...

Added the feature to calculate the end date of a task based on the task duration. This is very similar to [this pull request](https://github.com/frappe/gantt/pull/193) with the difference that it supports...

I think it would be helpful to have the possibility to set the width and height of an element depending on the viewport. At the moment it is only possible...

feature

### Description It would be nice to have an escape sequence for a raw block. This would allow for code to be executed like highlighting a word or similar. This...

feature request
syntax

### Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. I am trying to do display data in a...

### Discussed in https://github.com/typst/typst/discussions/4017 Originally posted by **lettuceDestroyer** April 26, 2024 I'm trying to create a table with repeating headers for a table that only has one column. What I...

feature request
layout

- [x] I have searched the [issues](https://github.com/nvarner/typst-lsp/issues) of this repo and believe that this is not a duplicate. - [x] I have searched the [discussions](https://github.com/nvarner/typst-lsp/discussions) and believe that my question...

### Description In the section `Configure Localization middleware` it is mentioned how to configure the localization middleware but it isn't mentioned how to apply them. I would suggest adding the...

Source - Docs.ms
:watch: Not Triaged
aspnet-core/svc
fundamentals/subsvc

Push notifications where not showing on Safari because of a restriction from Apple. This has been discussed in this [issue](https://github.com/web-push-libs/webpush-java/issues/201#issuecomment-1443427513).