Issues
- 3
Volar-ized Glint Roadmap
#728 opened by machty - 1
- 0
Goto Definition only works in gts files (not gjs)
#676 opened by evoactivity - 18
Import of .gts emits broken declarations
#628 opened by simonihmig - 0
- 0
- 0
checkStandaloneTemplates not respected if disabled and no environment provided for hbs files
#755 opened by elwayman02 - 2
If route is named `components` model types are not inferred
#720 opened by aklkv - 2
- 5
Validation error when specifying Element Attributes
#738 opened by BwehaaFox - 0
- 0
--project doesn't work when specifying a file
#722 opened by vstefanovic97 - 1
Custom Events and Typescript
#675 opened by andrewtimberlake - 0
A keyword-only modifier does not type-check when used with the `modifier` helper
#719 opened by boris-petrov - 5
*Like-bug: (ModifierLike, ComponentLike, etc?) When using WithBoundArgs, Type instantiation is excessively deep and possibly infinite (requiring glint-ignore/expect-error to move forward in a project)
#661 opened by NullVoxPopuli - 2
Drop support for GlimmerX
#678 opened by NullVoxPopuli - 2
compat: `glint --build` does not report errors
#711 opened by runspired - 1
Narrowing `@namedArgs` does not work, but narrowing `this.args.namedArgs` does work. (@X named args are not aliased to "this.args.X" internally)
#715 opened by NullVoxPopuli - 0
- 0
GJS parsed as JSX
#694 opened by NullVoxPopuli - 4
Parse error on `{{!` mustache comment in `.gts`
#706 opened by chancancode - 0
`${` in templates breaks Glint
#707 opened by chancancode - 0
- 0
`glint --declaration` fails to generate declarations when `tsc --declaration` reports errors
#704 opened by NullVoxPopuli - 1
- 0
- 2
`Cannot find module '@glimmer/env'` when trying to run `glint --declaration`
#698 opened by NullVoxPopuli - 0
- 3
Allow attributes duplication on element
#693 opened by lifeart - 0
- 1
Unknown name 'page-title'
#691 opened by gabrielflorit - 2
repo maintenance (if anyone wants to help)
#681 opened by NullVoxPopuli - 0
- 0
- 17
- 1
@glint/environment-ember-template-imports is incompatible with ember-template-imports 4.0.0
#665 opened by rohitpaulk - 0
provide completions for element tag names
#667 opened by patricklx - 1
VSCode release
#631 opened by chrisvdp - 2
`glint --declaration` flattens and removes folders if there is no top-level module.
#658 opened by NullVoxPopuli - 2
- 0
Adding `environment-ember-loose` to my `global.d.ts` file breaks the `TemplateFactory` import
#652 opened by adc-mhaugen - 3
- 0
- 4
{{#each-in}} breaks if used with a Map
#645 opened by jelhan - 0
- 8
Reproducible language server crash
#638 opened by ef4 - 2
Type of property ''@each'' circularly references itself in mapped type UnwrapComputedPropertyGetters
#639 opened by simonihmig - 2
Activate on gjs files
#633 opened by NullVoxPopuli - 0
- 2
in loose mode, hovering over a component should should the comment block on the actual component, especially if there isn't a comment block on the registrys entry
#622 opened by NullVoxPopuli