Skip to content

Two Way Data Binding (v-model) to Ace Editor component#379

Merged
liyasthomas merged 5 commits intohoppscotch:masterfrom
AndrewBastin:feat/two_way_ace
Nov 30, 2019
Merged

Two Way Data Binding (v-model) to Ace Editor component#379
liyasthomas merged 5 commits intohoppscotch:masterfrom
AndrewBastin:feat/two_way_ace

Conversation

@AndrewBastin
Copy link
Copy Markdown
Contributor

Added two way data binding features (v-model) to the Ace Editor component.

Along with that, updated the GraphQL Query Field and the Pre-Request Script field to use this two-way binding supported Ace Editor.

This PR fixes #235 .

( alright, imma gonna sleep now 😅 )

@AndrewBastin AndrewBastin added feature New feature or request core Changes regarding core concepts labels Nov 30, 2019
@AndrewBastin AndrewBastin added this to the v2.0 milestone Nov 30, 2019
@AndrewBastin AndrewBastin self-assigned this Nov 30, 2019
@ghost
Copy link
Copy Markdown

ghost commented Nov 30, 2019

DeepCode Report (#492a5b)

DeepCode analyzed this pull request.
There are no new issues.

@TravisBuddy
Copy link
Copy Markdown

Hey @AndrewBastin,
Your changes look good to me!

View build log

TravisBuddy Request Identifier: c033b720-1344-11ea-9fec-2bc1e44a98db

@TravisBuddy
Copy link
Copy Markdown

Hey @AndrewBastin,
Your changes look good to me!

View build log

TravisBuddy Request Identifier: e2e856d0-1345-11ea-9fec-2bc1e44a98db

@liyasthomas liyasthomas merged commit d0aa75c into hoppscotch:master Nov 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Changes regarding core concepts feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extend syntax highlighting with ACE for pre-request script textarea

3 participants