Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify template syntax #49

Merged
merged 62 commits into from
Jun 5, 2022
Merged

Simplify template syntax #49

merged 62 commits into from
Jun 5, 2022

Conversation

a-h
Copy link
Owner

@a-h a-h commented Jun 5, 2022

No description provided.

a-h added 30 commits April 3, 2022 17:41
@a-h a-h merged commit 6641d43 into main Jun 5, 2022
@a-h a-h deleted the templ_braces branch June 5, 2022 20:58
@a-h a-h restored the templ_braces branch June 5, 2022 20:59
a-h added a commit that referenced this pull request Jun 5, 2022
* feat: support migration between v1 and v2
* docs: update for version 2
* fix: bug in Windows line end parsing affecting CSS
* feat: add a -w parameter to choose how many cores to use during templ generation
* feat: use the number of CPUs available to the machine
* feat: improve the formatting behaviour
* feat: add style and script elements that ignore the contents
* refactor: migrate to go.lsp.dev/protocol
* feat: migrate the LSP server and rewrite functionality to go.lsp.dev
* feat: add sourcemap visualisation
* security: CVE-2022-28948
* chore: upgrade goquery to 1.8.0
* chore: move example to _example to get Go tools to ignore from the top level
* feat: add LSO declaration and definition support
* feat: update LSP edits, replace SourceGraph code
* refactor: use an array of lines to store content, instead of storing the string, to make updates less expensive
* fix: update snippets for new syntax
* docs: add updated GIF
* fix: DidChange storage of updates
@a-h a-h deleted the templ_braces branch June 5, 2022 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant