Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / a-h/templ issues and pull requests

#534 - docs: Add JSON attribute example

Pull Request - State: closed - Opened by MarhyCZ about 1 year ago - 1 comment

#533 - vscode: HTML attribute conditionals do not have proper syntax highlighting

Issue - State: closed - Opened by alehechka about 1 year ago - 3 comments

#532 - chore: create LSP test suite

Pull Request - State: closed - Opened by a-h about 1 year ago

#530 - generator: Add support for templ type methods

Issue - State: closed - Opened by xshifty about 1 year ago

#529 - LSP Server dont attach to Nvim

Issue - State: closed - Opened by rfbatista about 1 year ago - 5 comments
Labels: bug, lsp, WaitingForMoreInfo

#526 - Is there any way to generate raw attributes without any escaping?

Issue - State: closed - Opened by PyrekP about 1 year ago - 3 comments

#525 - cmd: templ generate with watch can generate corrupted Go files, because of race condition with fsnotify WRITE events

Issue - State: closed - Opened by stefanohrmann about 1 year ago - 6 comments
Labels: bug, cmd, NeedsInvestigation

#524 - vscode: Multi-line Go control blocks are not correctly syntax highlighted

Issue - State: closed - Opened by alehechka about 1 year ago - 4 comments
Labels: bug, vscode, NeedsFix

#510 - Cannot render in Docker

Issue - State: closed - Opened by IcelandicIcecream about 1 year ago - 9 comments

#506 - css: rotation transform getting sanitized

Issue - State: closed - Opened by dseravalli about 1 year ago - 5 comments
Labels: bug, NeedsInvestigation, css

#505 - parser: error when a template with arguments on new lines comes after go code

Issue - State: closed - Opened by joerdav about 1 year ago - 5 comments
Labels: bug, parser, NeedsInvestigation

#500 - scripts: js minify

Issue - State: open - Opened by maltegrosse about 1 year ago - 8 comments
Labels: enhancement, scripts, NeedsDecision

#498 - lsp: Add HTML Intellisense Support to Templ LSP

Issue - State: closed - Opened by salihdhaifullah about 1 year ago - 32 comments

#497 - cmd: Proxy flag is causing WSL to open browser using x11 forwarding. Causing terminal to pause logs.

Issue - State: closed - Opened by Huzaifa-MS about 1 year ago - 9 comments
Labels: bug, cmd, NeedsInvestigation

#492 - generator: Support calls that return an error in attributes.

Issue - State: closed - Opened by smit2909 about 1 year ago - 7 comments
Labels: enhancement, good first issue, generator, NeedsFix

#489 - vscode: Inconsistent syntax highlighting inside <script> and <style> tags

Issue - State: closed - Opened by irsyadpage about 1 year ago - 2 comments
Labels: bug, vscode, NeedsInvestigation

#487 - cmd: templ --watch does not close port on SIGINT

Issue - State: closed - Opened by Murderlon about 1 year ago - 10 comments
Labels: bug, cmd, NeedsInvestigation

#484 - Css args

Pull Request - State: closed - Opened by joerdav about 1 year ago - 3 comments

#482 - lsp: Request textDocument/hover failed on Cyrillic characters

Issue - State: closed - Opened by koddr about 1 year ago - 5 comments
Labels: bug, lsp, NeedsInvestigation

#481 - question: Does/Should javascript blocks be formatted with `templ fmt` command?

Issue - State: open - Opened by jmarais about 1 year ago - 11 comments

#480 - fix: flaky test should also wait for the proxy to be available

Pull Request - State: closed - Opened by joerdav about 1 year ago

#479 - docs: Add missing hr render

Pull Request - State: closed - Opened by gngchrs about 1 year ago - 1 comment

#478 - parser: legacy syntax does not produce a warning from within if/for/switch

Issue - State: open - Opened by joerdav about 1 year ago
Labels: bug, parser, NeedsFix

#477 - chore: watch tests - give 5 attempts for the server to start

Pull Request - State: closed - Opened by joerdav about 1 year ago - 1 comment

#476 - feat: Implement the go line compiler directive

Pull Request - State: closed - Opened by af-md about 1 year ago - 3 comments

#475 - feat: Implement the go line compiler directive

Pull Request - State: closed - Opened by af-md about 1 year ago

#474 - Concurrent Map Write on templ watch command

Issue - State: closed - Opened by grindlemire about 1 year ago - 3 comments

#473 - Fix concurrent write panic on watch

Pull Request - State: closed - Opened by grindlemire about 1 year ago - 1 comment

#471 - question: Segments inside `if` statement must be valid HTML or won't compile with `templ generate`

Issue - State: closed - Opened by navaar7sc about 1 year ago - 6 comments
Labels: question

#470 - refactor: complete rewrite of the generation command, adds fsnotify hot reload

Pull Request - State: closed - Opened by a-h about 1 year ago - 8 comments

#469 - feat: Sort html attributes

Pull Request - State: closed - Opened by jonerer about 1 year ago - 1 comment

#468 - generator: in scripts assigning empty string breaks generation

Issue - State: closed - Opened by zsarge about 1 year ago - 2 comments
Labels: bug, generator, NeedsInvestigation

#467 - Fixing example source to match docs

Pull Request - State: closed - Opened by dougbarrett about 1 year ago - 1 comment

#466 - refactor(#456): gin example with context

Pull Request - State: closed - Opened by iamajoe about 1 year ago

#465 - fmt: Ordered Html attributes

Issue - State: closed - Opened by jonerer about 1 year ago - 13 comments
Labels: enhancement, fmt, NeedsDecision

#463 - Added minimal config

Pull Request - State: closed - Opened by JamesTiberiusKirk about 1 year ago - 2 comments

#462 - templ fmt: Add a way to emit to stdout even when reading from the filesystem

Pull Request - State: open - Opened by pedramos about 1 year ago - 4 comments

#461 - refactor: migrate to Go parser instead of using heuristics

Pull Request - State: closed - Opened by a-h about 1 year ago

#459 - docs: Fixes typo on 02-blog-example.md

Pull Request - State: closed - Opened by samueldaviddelacruz about 1 year ago - 1 comment

#457 - parser: comments in script break execution

Issue - State: closed - Opened by romanzy313 about 1 year ago - 3 comments
Labels: bug, parser

#456 - docs: Gin example cannot use context.

Issue - State: closed - Opened by SebastianStehle about 1 year ago - 3 comments
Labels: documentation, good first issue

#455 - Add a link to the website to the right side

Issue - State: closed - Opened by SebastianStehle about 1 year ago - 1 comment

#454 - parser: Allow exception of unsafe style attribute expressions.

Issue - State: closed - Opened by chrisbward about 1 year ago - 14 comments
Labels: enhancement, parser, NeedsDecision

#453 - Dynamic Attribute Values

Issue - State: closed - Opened by mattbrandman about 1 year ago - 3 comments

#452 - lsp: no root directory despite go.mod being present

Issue - State: open - Opened by JulianH99 about 1 year ago - 6 comments
Labels: bug, lsp, NeedsInvestigation

#451 - Update 01-project-structure.md

Pull Request - State: closed - Opened by dougbarrett about 1 year ago

#450 - docs: state that a body tag is required in order for the proxy flag t…

Pull Request - State: closed - Opened by phenpessoa about 1 year ago - 1 comment

#449 - scripts: Reference script templates from other script templates

Issue - State: open - Opened by RaniAgus about 1 year ago
Labels: enhancement, scripts, NeedsDecision

#447 - How can HTML be efficiently folded within a templ file in VSCode ?

Issue - State: closed - Opened by ibadi-id about 1 year ago - 1 comment

#445 - question: how to use templ with HTMX mustache

Issue - State: closed - Opened by dni-coder about 1 year ago - 2 comments
Labels: question

#442 - docs: `templ.URL` sanitization for non-standard attributes

Pull Request - State: closed - Opened by bshore about 1 year ago

#441 - fix: infinite loop if go.mod not found, warn on missing go.mod or forgotten go get

Pull Request - State: closed - Opened by a-h about 1 year ago - 4 comments

#440 - jsx and js error message

Issue - State: closed - Opened by wr125 about 1 year ago - 8 comments

#439 - cmd: clean up generate stdout/stderr

Issue - State: closed - Opened by egtann about 1 year ago - 2 comments
Labels: enhancement, cmd, NeedsDecision

#438 - fix: only run the version check once per command, to avoid spam.

Pull Request - State: closed - Opened by joerdav about 1 year ago

#437 - Switch Statement Highlighting Broken in VSCode Extension

Issue - State: closed - Opened by alehechka about 1 year ago - 2 comments

#436 - <hr> tag leads to compilation error

Issue - State: closed - Opened by michaelhugi about 1 year ago - 1 comment

#435 - Format templ element expressions

Pull Request - State: closed - Opened by joerdav about 1 year ago

#434 - Format templ element expressions

Pull Request - State: closed - Opened by joerdav about 1 year ago

#431 - segmentation fault in the lsp server with the vscode extension

Issue - State: closed - Opened by ochronus about 1 year ago - 6 comments

#430 - Spread attributes

Issue - State: closed - Opened by LyubenGeorgiev about 1 year ago - 3 comments

#429 - templ fmt: Multiline Go expressions are not formatted.

Issue - State: closed - Opened by joerdav about 1 year ago

#428 - docs: Add Emmet config for vscode

Pull Request - State: closed - Opened by jonerer about 1 year ago - 1 comment

#427 - feat: added format on save functionality to the lsp as requested by @anthdm

Pull Request - State: closed - Opened by danecwalker about 1 year ago - 3 comments

#426 - templ-vscode: Request textDocument/codeLens failed error

Issue - State: closed - Opened by RaniAgus about 1 year ago - 19 comments
Labels: bug, vscode, NeedsInvestigation, WaitingForMoreInfo

#425 - parser: `for: expected nodes, but none were found`

Issue - State: closed - Opened by sirkostya009 about 1 year ago - 4 comments
Labels: bug, parser

#424 - can i use charts in templ (e.g. go-echarts)

Issue - State: closed - Opened by johanwinter1 about 1 year ago - 2 comments

#423 - Rendering within HTML comments is disabled

Issue - State: closed - Opened by nadeemc about 1 year ago - 4 comments

#422 - generator: `templ.URL` sanitization for non-standard attributes

Issue - State: closed - Opened by bshore about 1 year ago - 4 comments
Labels: enhancement, generator

#420 - chore: add tests to cover ways others are using call expressions

Pull Request - State: closed - Opened by joerdav about 1 year ago

#418 - cmd: Endless loop causes 100% CPU load and hangs templ

Issue - State: closed - Opened by ngortheone about 1 year ago - 3 comments
Labels: bug, cmd

#417 - parser: irrelevant error for unterminated strings

Issue - State: closed - Opened by syrm about 1 year ago - 5 comments
Labels: enhancement, parser

#416 - Unicode, UTF-8 and Html Charset Not Working in String Variable

Issue - State: closed - Opened by rizal111 about 1 year ago - 2 comments

#415 - generator: Implement the go line compiler directive in generated files

Issue - State: closed - Opened by joerdav about 1 year ago - 2 comments
Labels: enhancement, generator, NeedsFix

#414 - parser: The @ syntax has issues with Component slices

Issue - State: closed - Opened by rokf about 1 year ago - 11 comments
Labels: bug

#413 - lsp: Auto import and import formatting on save

Issue - State: open - Opened by norbusonam about 1 year ago - 1 comment
Labels: enhancement, lsp, NeedsInvestigation

#412 - cmd: templ version check failed

Issue - State: closed - Opened by benjiro29 about 1 year ago - 5 comments
Labels: bug, cmd

#411 - {! foo }` syntax is deprecated. Use `@foo` syntax instead

Issue - State: closed - Opened by benjiro29 about 1 year ago - 2 comments

#410 - docs: Echo framework integration

Pull Request - State: closed - Opened by shadowlion about 1 year ago - 1 comment

#408 - Error with element attribute having "::" with value being an expression

Issue - State: closed - Opened by KulvSingh about 1 year ago - 2 comments

#407 - VSCode extensions htmx-tags + templ-vscode don't work together.

Issue - State: closed - Opened by mdrideout about 1 year ago - 6 comments

#406 - [templ-vscode] gets confused with switch statement

Issue - State: closed - Opened by DavidS-ovm about 1 year ago - 2 comments

#405 - How To - Design reusable UI components with HTMX

Issue - State: closed - Opened by neuronishad about 1 year ago - 4 comments

#404 - fix: report templ server info to LSP clients, not gopls info

Pull Request - State: closed - Opened by danderson about 1 year ago - 1 comment

#403 - Templ LSP claims to be gopls

Issue - State: closed - Opened by danderson about 1 year ago

#402 - docs: mention that the emacs mode is available on MELPA

Pull Request - State: closed - Opened by danderson about 1 year ago

#401 - docs: Generate docs using templ

Pull Request - State: closed - Opened by cugu about 1 year ago - 2 comments

#400 - docs(installation): add nixpkgs installation instruction

Pull Request - State: closed - Opened by rsHalford about 1 year ago - 2 comments

#399 - generator: allow arbitrary go code in templates

Issue - State: closed - Opened by danawoodman about 1 year ago - 4 comments
Labels: enhancement, parser, generator, NeedsFix

#397 - Htmx Attribute Generated as ComponentScript and RenderScriptItems

Issue - State: closed - Opened by rizal111 about 1 year ago - 2 comments

#396 - Component import in for loop not working

Issue - State: closed - Opened by stefantrost about 1 year ago - 1 comment

#395 - templ generate hangs

Issue - State: closed - Opened by nexovec about 1 year ago - 13 comments

#394 - JavaScript modules via script tag

Issue - State: closed - Opened by TimVosch about 1 year ago - 2 comments

#393 - Templ-vscode missing executable path

Issue - State: closed - Opened by vunhatchuong about 1 year ago - 5 comments

#392 - docs: add emacs to editors with templ support

Pull Request - State: closed - Opened by danderson about 1 year ago - 2 comments

#390 - build error: CSSClass does not implement comparable

Issue - State: closed - Opened by atinylittleshell about 1 year ago - 1 comment

#387 - lsp: Support goToDefinition from a Go file to a templ file

Issue - State: open - Opened by guettli about 1 year ago - 26 comments

#386 - Update 03-hot-reload.md: Added `wgo`

Pull Request - State: closed - Opened by guettli about 1 year ago - 1 comment