28 Commits

Author SHA1 Message Date
Kevin Qi
9ba1578c0d migrate to babel-preset-env 2017-10-14 14:26:19 -07:00
Kevin Qi
702fa6b989 add yarn.lock 2017-10-14 14:12:35 -07:00
Kevin Qi
26dfc5c5aa replace prepublish with prepare script, fixes npm5 warning 2017-10-14 14:06:41 -07:00
Kevin Qi
032cb20c0a 0.5.0 2017-10-14 00:55:15 -07:00
Kevin Qi
d0e2f8a3fa 0.4.1 2017-10-13 23:41:09 -07:00
Kevin Qi
8afa2e5651 0.4.0 2017-10-13 22:58:37 -07:00
Kevin Qi
ff4e090968 0.3.0 2017-10-13 22:21:08 -07:00
Kevin Qi
b6555f9383 0.2.2 2017-10-03 21:42:17 -07:00
Kevin Qi
6f803f8a99 allow react 16 as a peerDependency 2017-10-03 21:40:07 -07:00
Kevin Qi
eaaf278487 0.2.1 2017-08-27 18:40:23 -07:00
Kevin Qi
10fc170c9a 0.2.0 2017-08-27 17:06:30 -07:00
Kevin Qi
6a64f0cbe5 0.1.5 2017-06-24 18:49:12 -07:00
Kevin Qi
53ffdc3c82 require prop-types ^15.5.10 to fix "warning failed prop type" errors, fixes #18 2017-06-24 18:46:18 -07:00
Kevin Qi
d2759f0d0b 0.1.4 2017-05-07 21:21:45 -07:00
Kevin Qi
c3f42196e1 fix linter dependencies 2017-05-07 21:18:34 -07:00
Kevin Qi
3d44f63860 upgrade devDependencies, update webpack config for 1 => 2 upgrade 2017-05-07 21:15:19 -07:00
Kevin Qi
fd6741a637 update to use prop-types package instead of importing PropTypes from react
fixes #12
2017-05-07 20:42:44 -07:00
Kevin Qi
d55abad2fa Make docs styles a copied version of src/styles.css, instead of symlink, fixes github pages issue 2017-02-04 20:33:10 -08:00
Kevin Qi
bb8ed3c896 Make build script also build demo, and remove custom build script 2017-02-04 20:22:04 -08:00
Kevin Qi
f57a2fc0fb Update eslint dependencies and fix errors 2016-11-27 18:42:31 -08:00
Kevin Qi
16f4d3713a Add missing devDependencies (including react), which were causing errors when running lint and test in dev. Use react/react-dom 15.4.0 in dev. 2016-11-23 23:34:28 -08:00
Kevin Qi
1cd5d908dd Bump version to 0.1.3 2016-11-08 11:37:21 -05:00
Kevin Qi
48474d236e Bump version to 0.1.2 2016-06-07 23:47:21 -04:00
Kevin Qi
f42f182936 Fix package.json repo url 2016-05-30 23:06:36 -04:00
Kevin Qi
1db4b32b68 Bump version to 0.1.1, remove unused dependencies 2016-05-30 23:03:45 -04:00
Kevin Qi
68492bada4 Add textForPercentage example 2016-05-30 17:30:29 -04:00
Kevin Qi
ccfa8feb25 Improve demo 2016-05-30 16:53:31 -04:00
Kevin Qi
dd6dec2ab6 Initialize from structure based on react-calendar-heatmap@74eaf47d7a 2016-05-29 16:26:52 -04:00