Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent Auto Import of Console #1081

Merged
merged 1 commit into from Jul 2, 2019
Merged

Prevent Auto Import of Console #1081

merged 1 commit into from Jul 2, 2019

Conversation

limerentfox
Copy link
Contributor

Due to a bug with typescript, in the most recent update when you tab to autocomplete console.log it will automatically import console. To prevent this, here is a file to override the behavior.

see: microsoft/TypeScript#30471 for more information

@stewart-adaptive stewart-adaptive removed their assignment Jul 2, 2019
@stewart-adaptive stewart-adaptive merged commit 57f86d7 into develop Jul 2, 2019
pmilla1606 added a commit that referenced this pull request Jul 3, 2019
* add openfin-fdc3

* fix mobile tile padding issue

* Uses position of last open child window to position new one

* Remove leftover console.log

* Guard against trades which are no longer in the blotter

* Disables tabbing across all configs

* tear off via drag (#1086)

* tear off via drag

* post review updates

* Simpler drag handler (#1088)

* ARTP-667: Blotter Highlight Logic Revisit (#1087)

* Better highlight action logic

* updated highlight blotter epic

* prevent auto import of console.log (#1081)

* Only allow drag tear off on tiles (#1090)
@rikoe rikoe deleted the cr-consolelog branch July 30, 2019 15:17
bhavesh-desai-scratch added a commit that referenced this pull request Sep 6, 2019
* add openfin-fdc3

* fix mobile tile padding issue

* Uses position of last open child window to position new one

* Remove leftover console.log

* Guard against trades which are no longer in the blotter

* Disables tabbing across all configs

* tear off via drag (#1086)

* tear off via drag

* post review updates

* Simpler drag handler (#1088)

* ARTP-667: Blotter Highlight Logic Revisit (#1087)

* Better highlight action logic

* updated highlight blotter epic

* prevent auto import of console.log (#1081)

* Only allow drag tear off on tiles (#1090)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants