GitHub user tinkoff-dwh reopened 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

commit 42135ad078dce603de57fd17c975c1dcb3121611
Author: Tinkoff DWH <tinkoff....@gmail.com>
Date:   2017-05-15T07:47:31Z

    Merge remote-tracking branch 'upstream/master' into ZEPPELIN-2482

commit fea747097c243a21f077994271ccc2318384a120
Author: Tinkoff DWH <tinkoff....@gmail.com>
Date:   2017-06-12T10:43:50Z

    Merge remote-tracking branch 'upstream/master' into ZEPPELIN-2482

commit a8aa65ded60b78ff8374d47379e5e7a4c6f9d12a
Author: Tinkoff DWH <tinkoff....@gmail.com>
Date:   2017-06-12T11:13:10Z

    Merge remote-tracking branch 'origin/ZEPPELIN-2482' into ZEPPELIN-2482

commit 5b92b285628f838f6971a997de59ebdb12a4be9b
Author: Tinkoff DWH <tinkoff....@gmail.com>
Date:   2017-06-12T17:11:32Z

    [ZEPPELIN-2482] broadcast changes of fontSize

commit 0197fd16bafcc7f4f202821bf95aadf26104a62d
Author: Tinkoff DWH <tinkoff....@gmail.com>
Date:   2017-06-14T09:15:36Z

    [ZEPPELIN-2482] fix selenium tests

commit abf9e4520a309188e1c55dc63e774f4d5218f9dc
Author: Tinkoff DWH <tinkoff....@gmail.com>
Date:   2017-06-14T09:38:58Z

    [ZEPPELIN-2482] fix selenium tests

commit 119a67a7c3df4d85efa040c906d3e9da8d3b2879
Author: Tinkoff DWH <tinkoff....@gmail.com>
Date:   2017-06-16T05:53:33Z

    Merge remote-tracking branch 'upstream/master' into ZEPPELIN-2482
    
    # Conflicts:
    #   
zeppelin-server/src/test/java/org/apache/zeppelin/integration/ParagraphActionsIT.java

----


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