GitHub user cloverhearts reopened a pull request:

    https://github.com/apache/zeppelin/pull/1692

    [ZEPPELIN-1710 - WIP] Ace Editor upgrade

    ### What is this PR for?
    The current version of the ace editor is too old.
    You should also fix a bug that improperly typed non-English typing in 
Chrome.
    The latest ace editor has been modified.
    
    ### What type of PR is it?
    Improvement
    
    ### Todos
    - [x]  import ui-ace
    - [x] 1.25 version of conformity check and paragraph form correction.
    - [ ]  import ace editor new version. (v 1.26)
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-1710
    
    ### Screenshots (if appropriate)
    
![aceeditor-125](https://cloud.githubusercontent.com/assets/10525473/20660120/192cecf4-b58b-11e6-8f95-a5912b5a2cbf.png)
    
    ### Questions:
    * Does the licenses files need update? no
    * Is there breaking changes for older versions? no
    * Does this needs documentation? no
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cloverhearts/zeppelin improve/ace-upgrade

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/1692.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1692
    
----
commit 122a7f587224da4476c9a64eab89d87f0a97b34a
Author: CloverHearts <cloverhearts...@gmail.com>
Date:   2016-11-28T07:47:52Z

    ace 1.25 import

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to