You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2019/03/08 08:44:17 UTC

[myfaces-tobago] branch master updated (214cf62 -> 611c7ce)

This is an automated email from the ASF dual-hosted git repository.

lofwyr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git.


    from 214cf62  checkstyle
     new 785bc9e  checkstyle
     new 611c7ce  rename variable

The 9881 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../tobago/internal/component/AbstractUIPanel.java |  2 +-
 .../tobago/internal/component/AbstractUISheet.java | 22 +++++++++++-----------
 .../internal/renderkit/renderer/BarRenderer.java   |  3 ++-
 .../renderkit/renderer/MessagesRenderer.java       |  3 ++-
 .../internal/renderkit/renderer/SheetRenderer.java |  7 ++++---
 .../renderkit/renderer/TextareaRenderer.java       |  3 ++-
 .../apache/myfaces/tobago/renderkit/css/Style.java |  0
 .../src/main/npm/ts/tobago-split-layout.ts         |  4 ++--
 8 files changed, 24 insertions(+), 20 deletions(-)
 delete mode 100644 tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/css/Style.java