GitHub user tinkoff-dwh opened a pull request:

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

    [ZEPPELIN-2482] added font size for paragraph

    ### What is this PR for?
    1. Added possibilty to change font size of paragraph text
    2. Fixed cloneParagraphAction (immediately after the cloning is incorrectly 
displayed a new paragraph)
    3. Fixed paragraph settings into Firefox
    
    
    ### What type of PR is it?
    Feature
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-2482
    
    ### How should this be tested?
    1. Open note
    2. Add some text to paragraph
    3. Open settings of paragraph and chenge "Font size"
    
    ### Screenshots (if appropriate)
    1. Font size and clone 
    
    BEFORE
    
![before_clone](https://cloud.githubusercontent.com/assets/25951039/25618618/21852dee-2f61-11e7-80f5-634320ffc1ce.gif)
    
    AFTER
    
![after_clone](https://cloud.githubusercontent.com/assets/25951039/25618637/2d8f484a-2f61-11e7-8f94-2f95026098f4.gif)
    
    2. Fix for Firefox
    BEFORE
    
![before_float_firefox](https://cloud.githubusercontent.com/assets/25951039/25618663/44c7d19e-2f61-11e7-8513-ee74eab4e8f4.png)
    AFTER
    
![after_float_firefox](https://cloud.githubusercontent.com/assets/25951039/25618677/4bf49c90-2f61-11e7-8ade-14d501a4e239.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/tinkoff-dwh/zeppelin ZEPPELIN-2482

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

    https://github.com/apache/zeppelin/pull/2309.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 #2309
    
----
commit 5e2be167d5a532e7d9522bdedee1c5cde360be66
Author: Tinkoff DWH <tinkoff....@gmail.com>
Date:   2017-05-02T11:18:04Z

    [ZEPPELIN-2482] font size for paragraph

commit 794bbf1b10e7926dd5917bdd727b4245630b9255
Author: Tinkoff DWH <tinkoff....@gmail.com>
Date:   2017-05-02T12:34:49Z

    [ZEPPELIN-2482] close settings

commit 62ef72860dde7c7b50e6b15043fea9ef38884bd9
Author: Tinkoff DWH <tinkoff....@gmail.com>
Date:   2017-05-02T15:32:07Z

    [ZEPPELIN-2482] font size test

----


---
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