embark/packages/core
Michael Bradley, Jr c320dcfbb5 refactor(@embark/core/console): silence errors when autocomplete is attempted on bad reference
Previously, in the embark cli dashboard/console, if you were to type `Foo.` and
hit tab for autocomplete then (assuming you hadn't defined `Foo`) there would
be unhandled errors and the console could even become unusable.

Refactor `packages/core/console` and related code so that nothing happens when
you attempt to autocomplete a bad reference (the same behavior as Node's own
REPL).
2019-11-05 11:01:43 -06:00
..
code-runner refactor(@embark/core/console): silence errors when autocomplete is attempted on bad reference 2019-11-05 11:01:43 -06:00
console refactor(@embark/core/console): silence errors when autocomplete is attempted on bad reference 2019-11-05 11:01:43 -06:00
core build(deps): bump core-js from 3.3.4 to 3.3.5 2019-11-01 12:21:12 -05:00
i18n build(deps): bump core-js from 3.3.4 to 3.3.5 2019-11-01 12:21:12 -05:00
logger build(deps): bump core-js from 3.3.4 to 3.3.5 2019-11-01 12:21:12 -05:00
reset chore(release): 5.0.0-alpha.0 2019-10-28 16:05:13 -05:00
typings fix(@embark/proxy): Fix contract event subscriptions 2019-10-30 12:19:24 -05:00
utils build(deps): bump core-js from 3.3.4 to 3.3.5 2019-11-01 12:21:12 -05:00