David Linke

Results 135 comments of David Linke

@JuroOravec - Do you want to keep the huge readme? I saw that you kept it in the PR that you reverted (#775 / #781). A smaller "appetizer"-readme may be...

@EmilStenstrom - You could link the new docs also from the right sidebar of the [landing page](https://github.com/EmilStenstrom/django-components/) under "About".

As far as I know it has never been a clear goal to support such round-tripping. So this is more a feature request than a bug report. Did you test...

I don't feel very comfortable to hide the warnings/errors for version 0.0.0. To "fix" the local deprecation warnings, it should be sufficient to fetch the tags from remote (upstream) ```bash...

If I understand the message in the talk correctly, then [datastar](https://data-star.dev/) could also be of interest which combines ideas from Alpine and HTMX and uses idiomorph for DOM-merging.

I cannot re-run the failed job here. It failed due to github-api rate limit. ...either I lack permissions in this repo or re-starting runs requires `workflow_dispatch` which is only added...

@sujaypatil96 Your PR #225 was merged in the meantime. I rebased and resolved the conflicts here. So it is ready for review.

In this repo I cannot help with approving or merging but I also support Silvano´s request for the other [CURIE Datatypes](https://www.w3.org/TR/2010/NOTE-curie-20101216/#s_schema).

The current maintainers are listed here: https://github.com/orgs/linkml/teams/maintainers ...but it does not tell you who to ask for what. This could perhaps be done with a [CODEOWNERS](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners) file.

I am no expert at all on this but wonder if [css-scope-inline](https://github.com/gnat/css-scope-inline) be an alternative for css? Longer description of what it does at https://blog.logrocket.com/simplifying-inline-css-scoping-css-scope-inline/