GitHub / ember-cli/babel-plugin-debug-macros issues and pull requests
#104 - Prepare Release
Pull Request -
State: open - Opened by github-actions[bot] about 1 month ago
Labels: internal
#103 - Expand debug statements in place to permit subsequent Babel plugin translation
Pull Request -
State: closed - Opened by robbytx about 2 months ago
- 1 comment
Labels: breaking
#102 - Prepare Release
Pull Request -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: internal
#101 - fix repo link
Pull Request -
State: closed - Opened by mansona about 1 year ago
Labels: internal
#100 - remove security warnings from github
Pull Request -
State: closed - Opened by mansona about 1 year ago
Labels: internal
#99 - Prepare Release
Pull Request -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: internal
#98 - start using release-plan
Pull Request -
State: closed - Opened by mansona about 1 year ago
Labels: internal
#97 - docs(README.md)/ Fix a typo in the name of the plugin
Pull Request -
State: closed - Opened by BlueCutOfficial about 1 year ago
Labels: documentation
#96 - Add a mode that converts to @embroider/macros
Pull Request -
State: closed - Opened by ef4 over 1 year ago
Labels: enhancement
#95 - Don't expose typescript's esm/cjs interop from the entrypoint
Pull Request -
State: closed - Opened by ef4 over 1 year ago
Labels: bug
#94 - Drop deprecated config format
Pull Request -
State: closed - Opened by ef4 over 1 year ago
Labels: breaking
#93 - re-add utils-macros-test
Pull Request -
State: closed - Opened by ef4 over 1 year ago
Labels: internal
#92 - TS conversion
Pull Request -
State: closed - Opened by ef4 over 1 year ago
Labels: internal
#91 - Drop support Node < 16 and babel < 7
Pull Request -
State: closed - Opened by ef4 over 1 year ago
Labels: breaking
#90 - _createMacroExpression closes over code that other transforms may edit.
Issue -
State: open - Opened by runspired almost 3 years ago
#89 - Wrong transpilation when optional chaining is used in `assert()`
Issue -
State: open - Opened by simonihmig almost 4 years ago
- 1 comment
#88 - Add tests for Ember 3.27+ modules based API.
Pull Request -
State: closed - Opened by rwjblue over 4 years ago
Labels: internal
#87 - Emits deprecations for `window.Ember` usage after transpilation
Issue -
State: closed - Opened by rwjblue over 4 years ago
- 1 comment
#86 - Update release automation setup
Pull Request -
State: closed - Opened by rwjblue over 4 years ago
Labels: internal
#85 - Update to ensure `npm test` runs linting.
Pull Request -
State: closed - Opened by rwjblue over 4 years ago
Labels: internal
#84 - Setup GitHub Actions.
Pull Request -
State: closed - Opened by rwjblue over 4 years ago
Labels: internal
#83 - Remove validation check for deprecation `until`
Pull Request -
State: closed - Opened by pzuraq over 4 years ago
Labels: enhancement
#82 - Fix replacement of renamed/aliased imports (e.g. `import { assert as somethingElse } from '@ember/debug'`)
Pull Request -
State: open - Opened by NullVoxPopuli over 4 years ago
Labels: bug
#81 - Improve v1 API warning
Pull Request -
State: closed - Opened by hjdivad over 5 years ago
Labels: bug
#80 - Fix bug when key attribute is a literal for debug macros (`deprecate`, `assert`, `warn`)
Pull Request -
State: closed - Opened by martony38 almost 6 years ago
- 2 comments
Labels: bug
#79 - [BUGFIX] if our ancestor import declaration is removed short-circuit …
Pull Request -
State: closed - Opened by stefanpenner about 6 years ago
- 1 comment
Labels: bug
#78 - remove seemingly unused line
Pull Request -
State: closed - Opened by stefanpenner about 6 years ago
#77 - Remove requirement for 'debugTools' options
Pull Request -
State: closed - Opened by chadhietala over 6 years ago
Labels: enhancement
#76 - [Breaking] Drop node 4 support
Pull Request -
State: closed - Opened by jrjohnson over 6 years ago
- 1 comment
Labels: breaking
#75 - Update from beta to final babel 7
Pull Request -
State: closed - Opened by jrjohnson over 6 years ago
- 5 comments
Labels: enhancement
#74 - fix: Correct typo in README subtitle
Pull Request -
State: closed - Opened by dmuneras almost 7 years ago
Labels: documentation
#73 - Use state to store normalized options
Pull Request -
State: closed - Opened by pzuraq almost 7 years ago
Labels: bug
#72 - allow predicate in warn
Pull Request -
State: closed - Opened by bekzod almost 7 years ago
- 4 comments
#71 - Running ember-server, seeing an error
Issue -
State: closed - Opened by xdumaine almost 7 years ago
- 3 comments
#70 - remove imports without specifiers
Pull Request -
State: closed - Opened by kellyselden about 7 years ago
- 1 comment
#69 - remove imports without specifiers
Pull Request -
State: closed - Opened by kellyselden about 7 years ago
- 8 comments
Labels: bug
#68 - remove `import '@glimmer/env';`
Issue -
State: closed - Opened by kellyselden about 7 years ago
- 2 comments
#67 - Unify flag handling...
Pull Request -
State: closed - Opened by rwjblue about 7 years ago
Labels: breaking
#66 - Fix same version matching for svelte flags.
Pull Request -
State: closed - Opened by rwjblue about 7 years ago
Labels: bug
#65 - Fix invalid feature flag detection.
Pull Request -
State: closed - Opened by rwjblue about 7 years ago
Labels: bug
#64 - Remove error throwing for svelte guarded features.
Pull Request -
State: closed - Opened by rwjblue about 7 years ago
Labels: enhancement
#63 - Cleanup / fix some svelte related functionality.
Pull Request -
State: closed - Opened by rwjblue about 7 years ago
Labels: bug
#62 - Fix for beta versions with svelte.
Pull Request -
State: closed - Opened by rwjblue about 7 years ago
Labels: bug
#61 - Add linting!
Pull Request -
State: closed - Opened by rwjblue about 7 years ago
Labels: internal
#60 - Ensure `Plugin.baseDir()` functions properly.
Pull Request -
State: closed - Opened by rwjblue over 7 years ago
Labels: bug
#59 - Remove extra nesting in directory structure.
Pull Request -
State: closed - Opened by rwjblue over 7 years ago
Labels: internal
#58 - Update to floating dep on @babel/core.
Pull Request -
State: closed - Opened by rwjblue over 7 years ago
Labels: enhancement
#57 - Upgraded to Babel 7 beta
Pull Request -
State: closed - Opened by t-sauer over 7 years ago
- 3 comments
Labels: enhancement
#56 - Use call expression
Pull Request -
State: open - Opened by josex2r over 7 years ago
Labels: enhancement
#55 - Replace Mocha + Chai with Jest
Pull Request -
State: closed - Opened by Turbo87 over 7 years ago
Labels: internal
#54 - tests: Simplify test generator code
Pull Request -
State: closed - Opened by Turbo87 over 7 years ago
Labels: internal
#53 - Move to ember-cli org?
Issue -
State: closed - Opened by rwjblue over 7 years ago
- 3 comments
#52 - Simplify test code
Pull Request -
State: closed - Opened by Turbo87 over 7 years ago
Labels: internal
#51 - Remove Babel transpilation step
Pull Request -
State: closed - Opened by Turbo87 over 7 years ago
Labels: internal
#50 - Add failing "transpile moved args" test
Pull Request -
State: closed - Opened by Turbo87 over 7 years ago
- 1 comment
#49 - README: Use JS syntax highlighting for config snippet
Pull Request -
State: closed - Opened by Turbo87 over 7 years ago
#48 - Wrong transpilation for renamed import
Issue -
State: open - Opened by simonihmig almost 8 years ago
- 1 comment
#47 - warn() arguments are not being transpiled
Issue -
State: open - Opened by Turbo87 almost 8 years ago
- 1 comment
Labels: bug
#46 - Handle `CallExpression` for debug macros.
Issue -
State: open - Opened by rwjblue about 8 years ago
- 2 comments
#45 - Ensure import is removed when other tooling uses the same module.
Pull Request -
State: closed - Opened by rwjblue about 8 years ago
#44 - Replace all feature flag bindings (not just specific scenarios).
Pull Request -
State: closed - Opened by rwjblue about 8 years ago
#43 - Make feature flagging replacement system more robust.
Issue -
State: closed - Opened by rwjblue about 8 years ago
#42 - Revert "Update predicate based macros replace predicate when prefixing with it."
Pull Request -
State: closed - Opened by rwjblue about 8 years ago
#41 - Mark the expression to avoid reprocessing the same expression.
Pull Request -
State: closed - Opened by rwjblue about 8 years ago
- 5 comments
#40 - Avoid errors when no predicate is present.
Pull Request -
State: closed - Opened by rwjblue about 8 years ago
#39 - Update `assert` to prefix predicate when possible.
Pull Request -
State: closed - Opened by rwjblue about 8 years ago
#38 - README Cleanup
Pull Request -
State: closed - Opened by elwayman02 about 8 years ago
#37 - Modify `deprecate` debug helper to handle single arg.
Issue -
State: closed - Opened by rwjblue about 8 years ago
#36 - Modify `assert` output to avoid string allocations when no assertions.
Issue -
State: closed - Opened by rwjblue over 8 years ago
#35 - Only replace envFlag if it is an import of envFlagsSource.
Pull Request -
State: closed - Opened by rwjblue over 8 years ago
#34 - Replaces provided envFlags even if not imported.
Issue -
State: closed - Opened by rwjblue over 8 years ago
#33 - support runInDebug(() => /* only run in debug mode*/)?
Issue -
State: open - Opened by stefanpenner over 8 years ago
- 1 comment
#32 - Break This Up Into 3 Plugins
Issue -
State: open - Opened by chadhietala over 8 years ago
- 2 comments
#31 - Fix Svelte
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#30 - Add supported node versions to CI.
Pull Request -
State: closed - Opened by rwjblue over 8 years ago
#29 - Not functional in Node 4.
Issue -
State: closed - Opened by rwjblue over 8 years ago
#28 - Strip import statement if all imports are removed.
Issue -
State: open - Opened by rwjblue over 8 years ago
- 2 comments
#27 - Use parent dir of index for package.json path
Pull Request -
State: closed - Opened by mixonic over 8 years ago
#26 - Retain default import
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#25 - Svelte Debug flags
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#24 - More fixes
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#23 - Inline consts and cleanup
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#22 - test minify
Pull Request -
State: closed - Opened by krisselden over 8 years ago
- 1 comment
#21 - Conform to Ember's deprecate interface
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#20 - Revert deprecation message formating
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#19 - Retain imports for non-macros
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#18 - Fix env flags
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#17 - Package stuff
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#16 - Cleanup and remove re-writing import source
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#15 - Introduce log API
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#14 - Reuse AST nodes to make sure sourcemaps are correct
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#13 - Refactor to split building and macro expansion rules
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#12 - Remove semver import
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#11 - Backout automatic deprecation stripping and add docs
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#10 - First pass at svelting a build
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#9 - Retain runtime feature flags module in debug/dev mode
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#8 - Adding module external helpers
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#7 - Adding global external helpers
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#6 - Better plugin config
Pull Request -
State: closed - Opened by chadhietala over 8 years ago
#5 - Adding travis ci
Pull Request -
State: closed - Opened by chadhietala over 8 years ago