Commit graph

34 commits

Author SHA1 Message Date
quintezkiller
56ab83adcd Wrapping each element of the the row in quotes
Commas inside of an element were not supported as the element in the data source wasn't being wrapped in quotes. Wrapping the element in quotes before joining should resolve the problem.
2017-03-09 07:42:35 -05:00
abdennour
f34895ca85 Pretty Example by "npm start" then browse "localhost:8008" 2017-02-18 16:54:53 +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
c049bb92fa -♻️ Merge with docgen branch
- http://elegance.abdennoor.com/react-csv is now available.
2017-02-18 12:14:26 +03:00
abdennour
83e13c8b36 Generate pattern library for components 2017-02-18 12:11:34 +03:00
abdennour
d46773cc94 🔓 Enable 🌳 tree shaking.
It resolves #1
2017-02-17 22:11:06 +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
c5053cf334 ✈️ migrate to static properies of ES7
proptypes should not be  capital
Add unit-test to check if separator has default value
2017-02-17 20:24:28 +03:00
abdennour
33fdb393c7 🗒 README should includes the 🗜 minified CDN 2017-02-17 19:31:57 +03:00
abdennour
6424b50082 🗜 minify CDN bundle 2017-02-17 19:30:02 +03:00
abdennour
2f602f791d Typo 2017-02-17 19:14:56 +03:00
abdennour
defaf72a0a 💡 for NON-node developers => CDN is mandatory 2017-02-17 19:13:26 +03:00
abdennour
f1df43e547 Add CDN in 🗒 README 2017-02-17 19:07:59 +03:00
abdennour
7918cadcd9 It resolves #3 2017-02-17 19:06:30 +03:00
abdennour
298ca64675 ✈️ migrate to babel STAGE-3 2017-02-17 17:23:00 +03:00
abdennour
42b5517e61 RELASE 🚒 1.0.0-RC1 2017-02-15 08:09:16 +03:00
abdennour
05167798d8 This closes #2 2017-02-15 08:08:21 +03:00
abdennour
fffaeda8d6 update README 📝 after migrating CDN 2016-11-26 14:12:59 +03:00
abdennour
47113b024b 🎉 🌟 💫 Just afterReleasing NPM 1.0.0 🌟 🎉 🌟 💫 2016-11-26 10:27:39 +03:00
abdennour
bae6316be1 🎉 🌟 💫 Just afterReleasing NPM 1.0.0 🌟 🎉 🌟 💫 2016-11-26 10:25:36 +03:00
abdennour
f6f91762ec 🎉 🌟 💫 Just afterReleasing NPM 1.0.0 🌟 🎉 🌟 💫 2016-11-26 10:10:21 +03:00
abdennour
fd17830ffd 🎉 🌟 💫 Just afterReleasing NPM 1.0.0 🌟 🎉 🌟 💫 2016-11-26 09:57:47 +03:00
abdennour
a2a001fb00 💫 🍺 coveralls gives badge coverage 100% 🤗 🌏 💫 2016-11-26 09:55:20 +03:00
abdennour
372e227421 📝 2016-11-26 09:52:21 +03:00
abdennour
806217f3ed 🎙 badge covergae 2016-11-26 09:51:05 +03:00
abdennour
f2115f6a6f 🎙 badge: building passing 2016-11-26 09:45:49 +03:00
abdennour
bbddab3c80 Coverage 100% 😎 🤗 2016-11-26 09:40:58 +03:00
abdennour
53a9ef5270 🎉 beautify 📝 2016-11-26 07:53:49 +03:00
abdennour
34fe75070a 📝 README updated 📝 👈🏼 ✏️ ☝🏼 2016-11-26 07:50:39 +03:00
abdennour
067281b7a3 coverage 🖼 100% of core.js
🌴 🌴
2016-11-26 02:11:41 +03:00
abdennour
5d60561f7b 📔age more than 85% 👌 2016-11-25 18:32:24 +03:00
abdennour
f47d6ee7be 🎉 🎉 coverage of core testing reaches 80% 🌹 🍻 2016-11-25 18:21:23 +03:00
abdennour
05a02765d0 💫 still working 2016-11-25 16:48:16 +03:00
abdennour
41d2cd8b9c 🌎 🌍 🌏 initial commit 2016-11-25 15:59:50 +03:00