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

add codemirror closebrackets and matchbrackets in CodeEditor #249

Merged
merged 1 commit into from
Jul 2, 2017

Conversation

a1b4
Copy link
Contributor

@a1b4 a1b4 commented Jun 7, 2017

Adding codemirror closebrackets and matchbrackets addons in the response body editor, related to issue #241 .

@morsdyce
Copy link
Owner

Thanks! Will review soon

@morsdyce morsdyce merged commit b30fd90 into morsdyce:next Jul 2, 2017
@morsdyce
Copy link
Owner

morsdyce commented Jul 2, 2017

Thank you so much, sorry for the long delay for reviewing this PR

morsdyce added a commit that referenced this pull request Aug 11, 2017
* next:
  Feat (editor): Add codemirror plugins for closing and matching brackets (#249)
  Fix (mocks): Allow duplicating a mock in the same group (#248)
  chore(UI): Upgrade React PropTypes to the new prop-types package
  chore(Build): Upgrade dependencies
  refactor(API): exported Group, Mock and Request models in the API levle
  Chore (npm scripts): Remove postinstall script as I think it's a bit too much installing a dependency and showing this on every install
  Added call to donate after npm install
  Added backers and sponsors on the README
  Support loading mimic inside <head> tag
  Release v2.0.2
  Add a small paragraph to clarify what this tool does;
  Feat (Mocks Sidebar) Allow to delete selected mocks and groups with keyboard shortcuts (#222)
morsdyce added a commit that referenced this pull request Nov 19, 2017
…ceptors

* origin/next:
  release 2.0.3-beta.1
  Add basic file upload support
  Fix multipart requests, in which the params are an object instead of a string.
  Feat (editor): Add codemirror plugins for closing and matching brackets (#249)
  Fix (mocks): Allow duplicating a mock in the same group (#248)
  Docs (getting started): Updated phrasing for requiring mimic to import
  Chore (npm scripts): Remove postinstall script as I think it's a bit too much installing a dependency and showing this on every install
  Added call to donate after npm install
  Added backers and sponsors on the README
  Support loading mimic inside <head> tag
  Release v2.0.2
  Add a small paragraph to clarify what this tool does;

# Conflicts:
#	lib/api/communicator.js
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