From: Jouni Koivuviita Date: Thu, 10 Sep 2015 08:48:27 +0000 (+0300) Subject: Update README.md X-Git-Tag: 0.3.0-beta8~8 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=eba01bba3fb8d3939de46e4ff491534ae1d4573c;p=vaadin-core.git Update README.md --- diff --git a/README.md b/README.md index 33200ec..ddfd736 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Vaadin Components -[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/vaadin/vaadin-components?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) +[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/vaadin/vaadin-components?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) or [discuss on the vaadin.com forum](https://vaadin.com/forum/#!/category/9848927/) Vaadin Components is an evolving set of custom HTML elements, built using [Polymer](https://www.polymer-project.org), for building mobile and desktop web applications in modern browsers. @@ -10,9 +10,9 @@ For contributions and issues, see the project‘s [Github repository](https: View live examples and source code side-by-side for individual custom elements. -| Component | Description | Features | -| --- | --- | --- | -| <**vaadin-grid**>
  • [Examples](http://vaadin.github.io/components-examples/vaadin-grid/)
  • [API](http://vaadin.github.io/components-apidoc/#vaadin-grid) | Data grid for showing large amounts of tabular data. | Lazy-loading, virtual scrolling, frozen/fixed columns, customizable headers and footers, custom cell renderers, touch support, keyboard navigation, sorting +| Component | Description | +| --- | --- | +| [<**vaadin-grid**>](https://github.com/vaadin/vaadin-grid) [Examples](http://vaadin.github.io/components-examples/vaadin-grid/) · [API](http://vaadin.github.io/components-apidoc/#vaadin-grid) | Data grid for showing large amounts of tabular data. | ### Quickstart