On 1/15/2015 8:33 PM, Aline Manera wrote:
On 14/01/2015 07:57, huoyuxin(a)linux.vnet.ibm.com wrote:
> From: Yu Xin Huo <huoyuxin(a)linux.vnet.ibm.com>
>
> Signed-off-by: Yu Xin Huo <huoyuxin(a)linux.vnet.ibm.com>
> ---
> ui/css/theme-default/datagrid.css | 45 ++++++++++++++++++
> ui/js/widgets/grid.js | 93
> +++++++++++++++++++++++++++++++++++++
> 2 files changed, 138 insertions(+), 0 deletions(-)
> create mode 100644 ui/css/theme-default/datagrid.css
> create mode 100644 ui/js/widgets/grid.js
Please, add a sample HTML file so we can test the widget
We are short of time and sample should not be merged into source.
Now, leave it un-merged. Soon we will get these widgets work done.
Then these widgets will be used to build new UI, it can be tested,
reviewed then.
Each widget are independent new files, there will be no trouble when merge.