Antonio-Maranhao opened a new pull request #1054: Update brace to v0.11.0
URL: https://github.com/apache/couchdb-fauxton/pull/1054
 
 
   ## Overview
   
   Update brace to v0.11.0.
   Fixes an annoying issue in the code editor when you type double quotes then 
a character (e.g. `"avalue`) the editor adds an extra quote it to 
`""somevalue`. The workaround was to type double quotes then space, so the 
editor adds the ending quote correctly.
   With the latest brace this is no longer needed.
   
   ## Testing recommendations
   
   Go to the editor and try the steps described above
   
   ## Checklist
   
   - [ ] Code is written and works correctly;
   - [ ] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   - [ ] Update 
[rebar.config.script](https://github.com/apache/couchdb/blob/master/rebar.config.script)
 with the correct tag once a new Fauxton release is made
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to