issues
search
emberjs
/
babel-plugin-ember-template-compilation
Babel implementation of Ember's low-level template-compilation API
9
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
2.2.2 breaks enums in GTS files
#65
Techn1x
opened
2 months ago
1
make module name relative
#64
patricklx
opened
2 months ago
0
allow reuse of bindings
#63
patricklx
opened
2 months ago
0
Provide a default compilerPath
#62
ef4
closed
2 months ago
0
Accessing `this` inside a template tag in a test context
#61
evoactivity
opened
2 months ago
11
Prepare Release
#60
github-actions[bot]
closed
2 months ago
0
update dependencies
#59
patricklx
closed
5 months ago
1
add template only name
#58
patricklx
closed
4 months ago
13
Failing test for adding an enum to the scope bag
#57
NullVoxPopuli
closed
6 months ago
1
Prepare Release
#56
github-actions[bot]
closed
6 months ago
0
replace babel.parse with babel.template.expression.ast
#55
patricklx
closed
6 months ago
2
fix 🎬 2
#54
patricklx
closed
6 months ago
0
Problem with generating scope locals (the wire format array) when scope bag (the object) has aliasing properties (non-shorthand)
#53
NullVoxPopuli
closed
6 months ago
2
Prepare Release
#52
github-actions[bot]
closed
6 months ago
0
Remove extraneous import from `@ember/template-compiler`
#51
NullVoxPopuli
closed
6 months ago
1
How to test e2e w/ TS 🤔
#50
NullVoxPopuli
closed
7 months ago
0
Why does this fail?
#49
NullVoxPopuli
closed
7 months ago
1
Prepare Release
#48
github-actions[bot]
closed
7 months ago
0
Remove withVersion for ci's pnpm version in the release plan workflows
#47
NullVoxPopuli
closed
7 months ago
0
Fix `tsc` error on the floating deps test
#46
NullVoxPopuli
closed
7 months ago
1
Switch to pnpm
#45
NullVoxPopuli
closed
7 months ago
0
setup release-plan
#44
NullVoxPopuli
closed
7 months ago
0
upgrade babel-import-util to 3.0
#43
ef4
closed
7 months ago
0
Update babel-import-util and use it to manage babel bindings more precisely
#42
ef4
closed
7 months ago
0
.gts test files not working in 2.2.2
#41
BoussonKarel
closed
7 months ago
1
`this` should not be added to the scope bag
#40
NullVoxPopuli
closed
7 months ago
12
2.2.2 breaking change: 'modifier' keyword is now overridden by local state
#39
davidtaylorhq
closed
7 months ago
4
2.2.2 breaking change: globals are now 'not in scope' for templates?
#38
davidtaylorhq
opened
7 months ago
13
fix no opts in pre
#37
patricklx
closed
7 months ago
1
2.2.2 breaking Embroider tests
#36
charlesfries
closed
7 months ago
7
add more control for other plugins
#35
patricklx
closed
8 months ago
0
fix gts ts imports issue
#34
patricklx
closed
7 months ago
7
pass correct scope to glimmer
#33
patricklx
closed
7 months ago
5
Preserve used imports when interoperating with transform-typescript
#32
ef4
closed
1 year ago
4
fix ts import issue with fcct
#31
patricklx
closed
1 year ago
6
TS transform breaks imports in templates
#30
ef4
closed
1 year ago
4
rev yarn.lock
#29
ef4
closed
1 year ago
0
Don't require compiler when targetFormat='hbs'
#28
ef4
closed
1 year ago
0
do not default moduleName to fileName
#27
patricklx
opened
1 year ago
1
Update babel-import-util
#26
ef4
closed
1 year ago
0
Don't bring a separate @babel/traverse
#25
ef4
closed
1 year ago
0
fix: @babel/traverse is a dependency not a dev-dependency
#24
runspired
closed
1 year ago
2
2.0.3 Errors with missing @babel/traverse
#23
runspired
closed
1 year ago
0
Remove unneeded line in test
#22
achambers
closed
1 year ago
0
implementing rfc931
#21
ef4
closed
1 year ago
0
Fix entity encoding in source-to-source mode
#20
ef4
closed
1 year ago
0
Replace Identifier only if key and value are different in the scope
#19
candunaj
closed
1 year ago
2
Potential issue with 2.0.1
#18
runspired
closed
1 year ago
2
PrecompileTemplate with scope that has properties with different key and value
#17
candunaj
closed
1 year ago
4
Investigate #14
#16
NullVoxPopuli
closed
1 year ago
7
Next