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/28 13:54:38 UTC

[myfaces-tobago] branch master updated (76ba3ea -> 6c69a0b)

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 76ba3ea  TOBAGO-1633: Use TypeScript instead of JavaScript
     new 6f53ba5  TOBAGO-1633: Use TypeScript instead of JavaScript
     new b5649b5  TOBAGO-1987: SplitLayout: using more than one splitter
     new 6c69a0b  TOBAGO-1633: Use TypeScript instead of JavaScript

The 9893 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:
 .../renderkit/renderer/SplitLayoutRenderer.java    |  52 +++---
 .../16-layout/60-split/Split_Layout.xhtml          |   4 +-
 .../src/main/npm/ts/tobago-sheet.ts                |   2 +-
 .../src/main/npm/ts/tobago-split-layout.ts         | 174 +++++++++++++--------
 .../src/main/npm/ts/tobago-utils.ts                |  12 +-
 5 files changed, 145 insertions(+), 99 deletions(-)