Kevin Qi
|
95bd70e8c5
|
1.2.1
|
2019-05-02 23:21:22 -07:00 |
|
Kevin Qi
|
ba6b1e8ca8
|
configure to use rollup for compilation instead of tsc
|
2019-05-02 22:51:33 -07:00 |
|
Kevin Qi
|
d4b3c455b1
|
add rollup deps
|
2019-05-02 22:28:56 -07:00 |
|
Kevin Qi
|
0b5a3a5bc1
|
1.2.0
|
2019-04-28 21:11:50 -07:00 |
|
Kevin Qi
|
e27fde7d2f
|
1.1.0
|
2019-04-21 18:54:47 -07:00 |
|
Kevin Qi
|
26e41a2970
|
remove prop-types dependency
|
2019-04-21 18:51:30 -07:00 |
|
Kevin Qi
|
96b3599ed3
|
add postcss so that css can be live-reloaded when modified
|
2019-04-21 18:01:08 -07:00 |
|
Kevin Qi
|
ce3904b722
|
remove old tests, unused test deps
|
2019-04-21 12:32:24 -07:00 |
|
Kevin Qi
|
c4f0119df2
|
add enzyme test setup
|
2019-04-21 11:20:32 -07:00 |
|
Kevin Qi
|
c0efc187a1
|
add jest setup, WIP porting tests
|
2019-04-20 22:46:48 -07:00 |
|
Kevin Qi
|
f92da8dbc9
|
add 'format' script and prettier devDependency
|
2019-04-20 21:45:54 -07:00 |
|
Kevin Qi
|
f603d35903
|
remove conflicting babel, eslint, webpack deps, which was causing errors with /demo app starting
|
2019-04-20 21:09:59 -07:00 |
|
Kevin Qi
|
e2fa517fdf
|
add react types and define proptypes in TS
|
2019-04-20 20:04:55 -07:00 |
|
Kevin Qi
|
d33a8db742
|
change build process to use tsc instead of webpack, gitignore /dist, and WIP converting index.jsx -> index.tsx
|
2019-04-20 20:04:22 -07:00 |
|
Kevin Qi
|
f743dc2dc1
|
add typescript dep
|
2019-04-20 18:39:28 -07:00 |
|
Kevin Qi
|
7e6046cd67
|
rename references to github.com/iqnivek to kevinsqi, run prettier on demo.jsx
|
2019-03-10 23:25:28 -07:00 |
|
Kevin Qi
|
ee592b6474
|
1.0.0
|
2018-06-24 14:22:48 -07:00 |
|
Kevin Qi
|
acfbe6f2a7
|
0.8.1
|
2018-06-23 22:19:23 -07:00 |
|
Kevin Qi
|
df7bc5c6fd
|
0.8.0
|
2018-02-10 23:14:01 -08:00 |
|
Kevin Qi
|
287604e78f
|
fix config and script, add dist files
|
2018-02-10 22:56:21 -08:00 |
|
Kevin Qi
|
bf87c9ff13
|
fix build script
|
2018-02-10 22:51:06 -08:00 |
|
Kevin Qi
|
c2ab33da39
|
fix files directive
|
2018-02-10 22:45:55 -08:00 |
|
Kevin Qi
|
8a5a31de15
|
move build => dist, include styles.css in dist
|
2018-02-10 22:44:38 -08:00 |
|
Kevin Qi
|
4d6aa849e1
|
0.7.0
|
2018-01-29 23:14:35 -08:00 |
|
Kevin Qi
|
3c7ea7d7a5
|
0.6.0
|
2017-12-17 16:32:39 -08:00 |
|
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 |
|