Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/emberjs/babel-plugin-ember-template-compilation

Babel implementation of Ember's low-level template-compilation API
https://github.com/emberjs/babel-plugin-ember-template-compilation

Release 2.2.1

5fceb59b20bc8cf688d8f18fefde1c774eaa1b76 authored about 1 year ago
Merge pull request #32 from emberjs/preserve-used-imports

Preserve used imports

81f54385fa63173cdd53c3fe1568b1ed18b33f5c authored about 1 year ago
Preserve imports used within templates

Builds off #31 to fix #30.

Instead of keeping *everything* as in #31 (which is not safe in gene...

3d9f9d4215124ca0cb5576ae1bfd63a7b6e892d5 authored about 1 year ago
fix

46c0a740d8541856459bad60697c4207bd11f24e authored about 1 year ago
simplify

addacaa540d0e45792b3cb6a8e7f14de96d6e329 authored about 1 year ago
fix for removed fcct imports

ef3abe4e3f27e16f96cba9dcae4aab51463a90d5 authored about 1 year ago
TS transform interop

`@babel/plugin-transform-typescript` removes unused imports because it assumes they're types (yu...

df22c9e1cbeeaed12de24cee8ebef99664876eb3 authored over 1 year ago
Release 2.2.0

fa775caeabedae9e43106db1915d13955521ab56 authored over 1 year ago
Merge pull request #29 from emberjs/rev-yarn-lock

rev yarn.lock

e3b037a5eb0b98084970de4596f5c233cc2c97f8 authored over 1 year ago
rev yarn.lock

6e846419fe4ce4ed9a8a7ddf35d747bf4b87474f authored over 1 year ago
Merge pull request #28 from emberjs/dont-require-compiler

Don't require compiler when targetFormat='hbs'

7c112ff5768b106a82915a92d1497944ccdbeb19 authored over 1 year ago
better type adjustments

1cb7a9e3169dba564e73c57130bc56c0fc6fe56c authored over 1 year ago
Don't require compiler when targetFormat='hbs'

9ee067e171017ffcbb9ef1787244cc2d6851f1cd authored over 1 year ago
Release 2.1.1

6f8e3fe5db9c56dcced5f4f2f074eec220f9952d authored over 1 year ago
Merge pull request #26 from emberjs/update-babel-import-util

Update babel-import-util

a4b39ad7b369ce5347163067d10a53e897b2e838 authored over 1 year ago
Update babel-import-util

008d4f126dd5e286d5bbe1d00c372445f94ded6d authored over 1 year ago
Release 2.1.0

8a074b649ada12e99f8e73471b99aa3002b586b2 authored over 1 year ago
Merge pull request #21 from emberjs/rfc931

implementing rfc931

b5624a3cbe3c8a62e560d07068023776f5c209b0 authored over 1 year ago
Updating to published content-tag and unskipped end-to-end tests

603c809eca40f34b21925fc29fd51218699ed512 authored over 1 year ago
Merge branch 'main' into rfc931

dca1976a3e27182f6d0a26191054626ac518725e authored over 1 year ago
Merge pull request #25 from emberjs/included-traverse

Don't bring a separate @babel/traverse

4b91ca6c22be94bb7917407836eeacb209b8dde1 authored over 1 year ago
Merge pull request #22 from achambers/ac/chore/fix-test

Remove unneeded line in test

306c81377d354f649a027b34d53a509e21c58aba authored over 1 year ago
re-adding to devdeps just because I can't convinc eslint to leave me alone about this

7cb71ef1225f287a3aba4748674e02fb91bd116f authored over 1 year ago
Don't bring a separate @babel/traverse

This is the preferred way for a plugin to use traverse. It ensures that you always get the right...

8d9d48d7f60e91c5b97c247456541d9d95e8b989 authored over 1 year ago
Merge pull request #24 from runspired/main

fix: @babel/traverse is a dependency not a dev-dependency

915926649518ee5ced92adbb851809b4c65fd3c8 authored over 1 year ago
fix non-this backingclass

6c6b5615f1a6ade4ae0d4922b6c753d1366a9129 authored over 1 year ago
fix: @babel/traverse is a dependency not a dev-dependency

8266453b38f2198f6450e12e47da6e430a727758 authored over 1 year ago
Remove copy/paste foobar

f47056d16d9f9c19bd3ec917c59de43be5a0bcce authored over 1 year ago
Updating for changes to rfc

a37a4aca0bcdce33cba95925fd15b39b4821ae7c authored over 1 year ago
linking to blocker

f73b6bae40db842c7da90a977908c47b14ba0c8a authored over 1 year ago
end-to-end test with content-tag parser

907bd9ce1d564a5f4a9bdd1add5eab869955d993 authored over 1 year ago
testing implicit form wire format output

1c27ee23452eb4b4df41a9cc9a57e89830a8f6f3 authored over 1 year ago
implement implicit form form for hbs targetFormat

1718c155faa531a20f55cdf134657fcc1520b3a9 authored over 1 year ago
implementing rfc931

9a152f9f89ee62d94cee089db965849a549b90c7 authored over 1 year ago
Release 2.0.3

d67cca121cfb3bbf5327682b17ed3f2d5a5af528 authored over 1 year ago
Merge pull request #20 from emberjs/entity-encoding

Fix entity encoding in source-to-source mode

8cc9e9d95c951696390f69a0c2e16eb8d9cdc61c authored over 1 year ago
Fix entity encoding in source-to-source mode

We were passing the right setting (`mode: 'codemod'`) to the parser, but we *also* have to pass ...

eaa7eea2fc229fa8f250329d04b94b2bb6b3cc61 authored over 1 year ago
Release 2.0.2

44d1e538c7e9d0a3cff8a2dd68b105ea81726c10 authored almost 2 years ago
Merge pull request #19 from candunaj/remap-identifiers-fix

Replace Identifier only if key and value are different in the scope

808887eb020d30391d75b976c102435f0e8fff85 authored almost 2 years ago
Replace identifier if value and key are different

1259c004a746c889c0639922f9d86bf3814f5961 authored almost 2 years ago
Added test not renamed key to the scope

28a6aabc8d2e99ad51f7b26d4864d9ad4bea851b authored almost 2 years ago
Release 2.0.1

68e66909d0922ba1c5339b9d9c71ca0f8d6f361a authored almost 2 years ago
Merge pull request #17 from candunaj/scope-fix

PrecompileTemplate with scope that has properties with different key and value

44e0f40112808d715e6c71795142ceedc7b4f3fd authored almost 2 years ago
fix scope-renaming in source-to-source jsutils case

4364fe6f0a90477d8d61f28fcbc6d2545ab6c813 authored almost 2 years ago
Added test with different key/value scope

18c08bebda5784b3b9a2a8194e9b6fce2c38df03 authored almost 2 years ago
scope with different key and value

23cf83d1b476014d3e5266541080321682622d15 authored almost 2 years ago
Merge pull request #15 from NullVoxPopuli/set-volta-config

Set volta config

5a86346f48910e77833ff51c3dc14af4e4225d55 authored almost 2 years ago
Set volta config

1a8ae6524aea3da50da824841d6b41b62f63bfb0 authored almost 2 years ago
Merge pull request #12 from wagenet/handle-coverage-annotations

Handle coverage annotation in scope function

038cabde1709c49751c3224df66e6b4adfc4b60d authored about 2 years ago
Handle coverage annotation in scope function

This scenario can occur with ember-template-imports.

18c362b22b58f57039ba849ed68ae88df5ae107b authored about 2 years ago
Merge pull request #11 from emberjs/update-tests

Update tests to use code-equality-assertions

69470d2e4f127a8f308028a1cbc14ffaae8d1533 authored about 2 years ago
upgrade github action

ac6cf0bc7fb46dae77835dfc113224074c88b2c9 authored about 2 years ago
bump node version in ci floating deps test

30befaf558650721b39a9617c88b951180315359 authored about 2 years ago
bump node version in ci matrix

a8dba602c937f0fe72c015ae2fc739594fc40b70 authored about 2 years ago
bump node version in ci

35c85c2e7515c804beccd10cc2f15f9b73c0cbad authored about 2 years ago
Update tests to use code-equality-assertions

We were seeing spurious test failures due to newer versions of some dep making non-semantic chan...

18cc50eed433807618385352981e128692313273 authored about 2 years ago
Release 2.0.0

8afc4057be9852482d643be79aa6eea35a16df20 authored about 2 years ago
prepare to release 1.0.2 -> 2.0.0

0ab022721673a35c507e85dca8e43c9132947a51 authored about 2 years ago
Updating docs for 2.0

4f00669e9d1f37089002ad0f8f4c5b1afe067fd2 authored about 2 years ago
Merge pull request #5 from emberjs/jsutils

Allow AST plugins to manipulate Javascript scope

ba3dd444c1f4ef1eccd222e040d8ab7dfe97c854 authored about 2 years ago
releasing alpha.4

73b7789bb66203288aeca2a2c37f9d68aeb106d4 authored about 2 years ago
support both cjs and transpiled esm

a07b5387e5130c98015b6db0ea5eec546085f259 authored about 2 years ago
releasing alpha.3

aeb27460355d29c30b71d49120beef5b2458d39d authored about 2 years ago
support options when loading transform plugins on node, and clarify the types

1c6cbb15e18b8a08d8b4fca9b454e57cff5fbf87 authored about 2 years ago
Provide a nicer-looking order

Imports are legal anywhere and their order doesn't really matter, but it looks weird when they a...

3e0f87494b784867bc3d4e63787effb8de5181a3 authored about 2 years ago
upgrade babel-import-util

So we can rely on it to handle nameHint sanitization

0dafb5ba6f1cb7ac1e84717536293b149514875e authored about 2 years ago
provide env.filename

8c13b2266966fd3d39c5b5213e9ba756dabaf31b authored about 2 years ago
releasing 2.0.0-alpha.2

8d4570b2b2b1af8344080e0dc9b3fcd2163aec41 authored about 2 years ago
resolve config relative to process.cwd

204bb416c8b9cb219c8f3090487d971f0f065f78 authored about 2 years ago
publishing 2.0.0-alpha.1

d87621bff8775608a53f3560176f4ba736fc877c authored about 2 years ago
post-merge test adjustments

9a2a7cf5fd66c32c9dd68fd9b349ed6db76fc34c authored about 2 years ago
Reuse (or don't) imported identifiers as appropriate

43b6bff4ee12ac0f151d4cde02feb2e84be94059 authored about 2 years ago
Avoid reusing identifiers for bound expressions

3b49509cbbd365a9478b6a4cb74af764ccc50e34 authored about 2 years ago
Merge pull request #9 from emberjs/source-to-source

Source to source mode

d846415feaa3a420cf6a3982c3371065491a989c authored about 2 years ago
exporting types and making base plugin easier to use directly

e4cafdaaf782fc120a99ef639631ece17ed67d1c authored over 2 years ago
Merge remote-tracking branch 'origin/main' into source-to-source

691ea9d71f23576d708e01aacdb42b879a80cbaf authored over 2 years ago
don't snapshot the wire format

c49eaf28363681ca23ba281fcb23bdd780dafea8 authored over 2 years ago
finish import pruning

3186af33467d69c706b6b7333ba48fe9a94d8d6e authored over 2 years ago
improving tests

bcb1bfeabd26bd55178410d54d8c9c94d2f28bbb authored over 2 years ago
progress on removal

c140edbb69f03b2c254afb74eef52647f282a690 authored over 2 years ago
implementing swapping between forms

d03774c9f34b90fc2c7df2a5f34851cb3723d9e4 authored over 2 years ago
progress on source-to-source mode

352e1d1e5fcd3dcfb1c461ba557d784c1c241062 authored over 2 years ago
refactoring to take the whole template compiler

Not just the precompile function.

dc058a87ba9a0793b8e01848e85b87812aabeecc authored over 2 years ago
Merge pull request #8 from emberjs/more-exports

allow direct access to browser and node implementations

7adbf367d0d68a7a20a100e0f7aec36a938c19d2 authored over 2 years ago
reving caniuse

44867df78e90260ec3980896b5e7ddcded21d2fa authored over 2 years ago
un-nesting function

10c1d8ffaa6872822e4101689138af60c1ac55aa authored over 2 years ago
allow direct access to browser and node implementations

By default, consumers will get either the node or browser implementation automatically based on ...

8cc99b12b5ca3e0a1803373018ab027236bd2855 authored over 2 years ago
extending API to cover more side-effectful cases

3828958700724a9cd1adecf1d93f9e3465de667c authored over 2 years ago
adding docs

01e628acc5f03463224d6261cbc6f2deac04dc4b authored over 2 years ago
update readme

bfd5900d92a0778bff2af48ec08c483701c8cf36 authored over 2 years ago
documenting some gnarlier bits

7f4eb944db94711cf3a20c395f95915655ac64cd authored over 2 years ago
renaming bindValue->bindExpression

I think that's less ambiguous.

c219c93ea93c2e50c9ab8f098499e9aedf8cf0d2 authored over 2 years ago
handle HBS scope collision

ac773923aaaf104b0b009c592008c954ea3daada authored over 2 years ago
add failing tests for hbs scope collision

d140e538d77a983fcb3eac678b4ee84251c89cc8 authored over 2 years ago
Merge branch 'main' into jsutils

a85d49a2e68263390a60e2c965ac75d7e895c37a authored over 2 years ago
Merge pull request #6 from emberjs/unused-deps

dropping unused dependencies

3bfff5817d1ed016dbf907fdb56e6948740d6791 authored over 2 years ago
dropping unused dependencies

These were leftover from the older more complicated implementation.

c81dd6ea04c703025b588913be0e781f857610bc authored over 2 years ago
Allow AST plugins to manipulate Javascript scope

This spikes out the ability for AST plugins to access Javascript imports and expression.

Still ...

aec31f391c61ccaad4825b7cea4bd9dd669314d4 authored over 2 years ago
Release 1.0.2

9338b0156f3b350a4f2ea201c436aae7741b12b2 authored almost 3 years ago
Merge pull request #4 from emberjs/dep-upgrades

Upgrading dependencies

d3359f2f2889a29124c1aba867d9b4e765437bf6 authored almost 3 years ago