Commit graph

8 commits

Author SHA1 Message Date
abdennour
062955cf0e fix dev dependencies to pass CI 2017-04-13 22:11:01 +03:00
abdennour
67c86464e3 RELEASE 🚚 1.0,6 2017-04-13 21:22:27 +03:00
abdennour
6dbe82175b RELEASE 🚚 1.0.5
- It is related to #6 .
  - It fixes #6 .
2017-03-12 23:45:04 +03:00
abdennour
8f4d0b5a9a CDN of react-csv RELEASE 1.0.4 2017-03-12 15:50:25 +03:00
abdennour
2bd1ec4a05 RELEASE 🚒 1.0.3-RC1
Pattern library is hosted now under http://elegance.abdennoor.com/react-csv
2017-02-18 12:21:10 +03:00
abdennour
d4544e117e RELEASE 🚒 : 1.0.2
Ability of specifying the "filename" of the downloaded CSV file .

```
 <CSVLink filename={"persons.csv"} data={data}>Click here</CSVLink>
```
2017-02-17 21:29:18 +03:00
abdennour
6424b50082 🗜 minify CDN bundle 2017-02-17 19:30:02 +03:00
abdennour
7918cadcd9 It resolves #3 2017-02-17 19:06:30 +03:00