github.com/ember-cli/babel-plugin-debug-macros
https://github.com/ember-cli/babel-plugin-debug-macros
Prepare Release
github-actions[bot] opened this pull request about 1 month ago
github-actions[bot] opened this pull request about 1 month ago
Expand debug statements in place to permit subsequent Babel plugin translation
robbytx opened this pull request about 2 months ago
robbytx opened this pull request about 2 months ago
Prepare Release
github-actions[bot] opened this pull request about 1 year ago
github-actions[bot] opened this pull request about 1 year ago
fix repo link
mansona opened this pull request about 1 year ago
mansona opened this pull request about 1 year ago
remove security warnings from github
mansona opened this pull request about 1 year ago
mansona opened this pull request about 1 year ago
Prepare Release
github-actions[bot] opened this pull request about 1 year ago
github-actions[bot] opened this pull request about 1 year ago
start using release-plan
mansona opened this pull request about 1 year ago
mansona opened this pull request about 1 year ago
docs(README.md)/ Fix a typo in the name of the plugin
BlueCutOfficial opened this pull request about 1 year ago
BlueCutOfficial opened this pull request about 1 year ago
Add a mode that converts to @embroider/macros
ef4 opened this pull request over 1 year ago
ef4 opened this pull request over 1 year ago
Don't expose typescript's esm/cjs interop from the entrypoint
ef4 opened this pull request over 1 year ago
ef4 opened this pull request over 1 year ago
Drop deprecated config format
ef4 opened this pull request over 1 year ago
ef4 opened this pull request over 1 year ago
re-add utils-macros-test
ef4 opened this pull request over 1 year ago
ef4 opened this pull request over 1 year ago
TS conversion
ef4 opened this pull request over 1 year ago
ef4 opened this pull request over 1 year ago
Drop support Node < 16 and babel < 7
ef4 opened this pull request over 1 year ago
ef4 opened this pull request over 1 year ago
_createMacroExpression closes over code that other transforms may edit.
runspired opened this issue almost 3 years ago
runspired opened this issue almost 3 years ago
Wrong transpilation when optional chaining is used in `assert()`
simonihmig opened this issue almost 4 years ago
simonihmig opened this issue almost 4 years ago
Add tests for Ember 3.27+ modules based API.
rwjblue opened this pull request over 4 years ago
rwjblue opened this pull request over 4 years ago
Emits deprecations for `window.Ember` usage after transpilation
rwjblue opened this issue over 4 years ago
rwjblue opened this issue over 4 years ago
Update release automation setup
rwjblue opened this pull request over 4 years ago
rwjblue opened this pull request over 4 years ago
Update to ensure `npm test` runs linting.
rwjblue opened this pull request over 4 years ago
rwjblue opened this pull request over 4 years ago
Setup GitHub Actions.
rwjblue opened this pull request over 4 years ago
rwjblue opened this pull request over 4 years ago
Remove validation check for deprecation `until`
pzuraq opened this pull request over 4 years ago
pzuraq opened this pull request over 4 years ago
Fix replacement of renamed/aliased imports (e.g. `import { assert as somethingElse } from '@ember/debug'`)
NullVoxPopuli opened this pull request over 4 years ago
NullVoxPopuli opened this pull request over 4 years ago
Improve v1 API warning
hjdivad opened this pull request over 5 years ago
hjdivad opened this pull request over 5 years ago
Fix bug when key attribute is a literal for debug macros (`deprecate`, `assert`, `warn`)
martony38 opened this pull request almost 6 years ago
martony38 opened this pull request almost 6 years ago
[BUGFIX] if our ancestor import declaration is removed short-circuit …
stefanpenner opened this pull request about 6 years ago
stefanpenner opened this pull request about 6 years ago
remove seemingly unused line
stefanpenner opened this pull request about 6 years ago
stefanpenner opened this pull request about 6 years ago
Remove requirement for 'debugTools' options
chadhietala opened this pull request over 6 years ago
chadhietala opened this pull request over 6 years ago
[Breaking] Drop node 4 support
jrjohnson opened this pull request over 6 years ago
jrjohnson opened this pull request over 6 years ago
Update from beta to final babel 7
jrjohnson opened this pull request over 6 years ago
jrjohnson opened this pull request over 6 years ago
fix: Correct typo in README subtitle
dmuneras opened this pull request almost 7 years ago
dmuneras opened this pull request almost 7 years ago
Use state to store normalized options
pzuraq opened this pull request almost 7 years ago
pzuraq opened this pull request almost 7 years ago
allow predicate in warn
bekzod opened this pull request almost 7 years ago
bekzod opened this pull request almost 7 years ago
Running ember-server, seeing an error
xdumaine opened this issue almost 7 years ago
xdumaine opened this issue almost 7 years ago
remove imports without specifiers
kellyselden opened this pull request about 7 years ago
kellyselden opened this pull request about 7 years ago
remove imports without specifiers
kellyselden opened this pull request about 7 years ago
kellyselden opened this pull request about 7 years ago
remove `import '@glimmer/env';`
kellyselden opened this issue about 7 years ago
kellyselden opened this issue about 7 years ago
Unify flag handling...
rwjblue opened this pull request about 7 years ago
rwjblue opened this pull request about 7 years ago
Fix same version matching for svelte flags.
rwjblue opened this pull request about 7 years ago
rwjblue opened this pull request about 7 years ago
Fix invalid feature flag detection.
rwjblue opened this pull request about 7 years ago
rwjblue opened this pull request about 7 years ago
Remove error throwing for svelte guarded features.
rwjblue opened this pull request about 7 years ago
rwjblue opened this pull request about 7 years ago
Cleanup / fix some svelte related functionality.
rwjblue opened this pull request about 7 years ago
rwjblue opened this pull request about 7 years ago
Fix for beta versions with svelte.
rwjblue opened this pull request about 7 years ago
rwjblue opened this pull request about 7 years ago
Add linting!
rwjblue opened this pull request about 7 years ago
rwjblue opened this pull request about 7 years ago
Ensure `Plugin.baseDir()` functions properly.
rwjblue opened this pull request over 7 years ago
rwjblue opened this pull request over 7 years ago
Remove extra nesting in directory structure.
rwjblue opened this pull request over 7 years ago
rwjblue opened this pull request over 7 years ago
Update to floating dep on @babel/core.
rwjblue opened this pull request over 7 years ago
rwjblue opened this pull request over 7 years ago
Upgraded to Babel 7 beta
t-sauer opened this pull request over 7 years ago
t-sauer opened this pull request over 7 years ago
Use call expression
josex2r opened this pull request over 7 years ago
josex2r opened this pull request over 7 years ago
Replace Mocha + Chai with Jest
Turbo87 opened this pull request over 7 years ago
Turbo87 opened this pull request over 7 years ago
tests: Simplify test generator code
Turbo87 opened this pull request over 7 years ago
Turbo87 opened this pull request over 7 years ago
Move to ember-cli org?
rwjblue opened this issue over 7 years ago
rwjblue opened this issue over 7 years ago
Simplify test code
Turbo87 opened this pull request over 7 years ago
Turbo87 opened this pull request over 7 years ago
Remove Babel transpilation step
Turbo87 opened this pull request over 7 years ago
Turbo87 opened this pull request over 7 years ago
Add failing "transpile moved args" test
Turbo87 opened this pull request over 7 years ago
Turbo87 opened this pull request over 7 years ago
README: Use JS syntax highlighting for config snippet
Turbo87 opened this pull request over 7 years ago
Turbo87 opened this pull request over 7 years ago
Wrong transpilation for renamed import
simonihmig opened this issue almost 8 years ago
simonihmig opened this issue almost 8 years ago
warn() arguments are not being transpiled
Turbo87 opened this issue almost 8 years ago
Turbo87 opened this issue almost 8 years ago
Handle `CallExpression` for debug macros.
rwjblue opened this issue about 8 years ago
rwjblue opened this issue about 8 years ago
Ensure import is removed when other tooling uses the same module.
rwjblue opened this pull request about 8 years ago
rwjblue opened this pull request about 8 years ago
Replace all feature flag bindings (not just specific scenarios).
rwjblue opened this pull request about 8 years ago
rwjblue opened this pull request about 8 years ago
Make feature flagging replacement system more robust.
rwjblue opened this issue about 8 years ago
rwjblue opened this issue about 8 years ago
Revert "Update predicate based macros replace predicate when prefixing with it."
rwjblue opened this pull request about 8 years ago
rwjblue opened this pull request about 8 years ago
Mark the expression to avoid reprocessing the same expression.
rwjblue opened this pull request about 8 years ago
rwjblue opened this pull request about 8 years ago
Avoid errors when no predicate is present.
rwjblue opened this pull request about 8 years ago
rwjblue opened this pull request about 8 years ago
Update `assert` to prefix predicate when possible.
rwjblue opened this pull request about 8 years ago
rwjblue opened this pull request about 8 years ago
README Cleanup
elwayman02 opened this pull request about 8 years ago
elwayman02 opened this pull request about 8 years ago
Modify `deprecate` debug helper to handle single arg.
rwjblue opened this issue about 8 years ago
rwjblue opened this issue about 8 years ago
Modify `assert` output to avoid string allocations when no assertions.
rwjblue opened this issue over 8 years ago
rwjblue opened this issue over 8 years ago
Only replace envFlag if it is an import of envFlagsSource.
rwjblue opened this pull request over 8 years ago
rwjblue opened this pull request over 8 years ago
Replaces provided envFlags even if not imported.
rwjblue opened this issue over 8 years ago
rwjblue opened this issue over 8 years ago
support runInDebug(() => /* only run in debug mode*/)?
stefanpenner opened this issue over 8 years ago
stefanpenner opened this issue over 8 years ago
Break This Up Into 3 Plugins
chadhietala opened this issue over 8 years ago
chadhietala opened this issue over 8 years ago
Fix Svelte
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
Add supported node versions to CI.
rwjblue opened this pull request over 8 years ago
rwjblue opened this pull request over 8 years ago
Not functional in Node 4.
rwjblue opened this issue over 8 years ago
rwjblue opened this issue over 8 years ago
Strip import statement if all imports are removed.
rwjblue opened this issue over 8 years ago
rwjblue opened this issue over 8 years ago
Use parent dir of index for package.json path
mixonic opened this pull request over 8 years ago
mixonic opened this pull request over 8 years ago
Retain default import
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
Svelte Debug flags
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
More fixes
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
Inline consts and cleanup
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
test minify
krisselden opened this pull request over 8 years ago
krisselden opened this pull request over 8 years ago
Conform to Ember's deprecate interface
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
Revert deprecation message formating
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
Retain imports for non-macros
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
Fix env flags
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
Package stuff
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
Cleanup and remove re-writing import source
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
Introduce log API
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
Reuse AST nodes to make sure sourcemaps are correct
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
Refactor to split building and macro expansion rules
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
Remove semver import
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
Backout automatic deprecation stripping and add docs
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
First pass at svelting a build
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
Retain runtime feature flags module in debug/dev mode
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
Adding module external helpers
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
Adding global external helpers
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
Better plugin config
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago
Adding travis ci
chadhietala opened this pull request over 8 years ago
chadhietala opened this pull request over 8 years ago