Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit d4967e0

Browse files
committed
Added badges and changelog
1 parent 539dbac commit d4967e0

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Changes
2+
3+
## 0.2.0
4+
- Added facade for the AutoSizer element
5+
6+
## 0.0.1
7+
- Initial version.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# scalajs-react-virtualized
22

3+
[![Build Status](https://travis-ci.org/cquiroz/scalajs-react-virtualized.svg?branch=master)](https://travis-ci.org/cquiroz/scalajs-react-virtualized)
4+
[![Maven Central](https://img.shields.io/maven-central/v/io.github.cquiroz/scalajs-react-virtualized_2.12.svg)](https://maven-badges.herokuapp.com/maven-central/io.github.cquiroz/scalajs-react-virtualized_2.12)
5+
[![Scala.js](http://scala-js.org/assets/badges/scalajs-0.6.8.svg)](http://scala-js.org)
6+
37
Scala.js facade for [react-virtualized](https://github.com/bvaughn/react-virtualized)
48

59
For usage see [demo]

0 commit comments

Comments
 (0)