Kevin Qi
|
8bb14fe3e5
|
fix typescript compilation errors, change backgroundPadding default to 0
|
2019-04-20 20:31:19 -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
|
8eabcab853
|
add tsconfig
|
2019-04-20 19:09:08 -07:00 |
|
Kevin Qi
|
f743dc2dc1
|
add typescript dep
|
2019-04-20 18:39:28 -07:00 |
|
Kevin Qi
|
f5b43c5730
|
cite react-move in README instead of react-spring
|
2019-04-04 18:25:36 -07:00 |
|
Kevin Qi
|
fa43ab6f51
|
update docs/index.js
|
2019-03-10 23:27:37 -07:00 |
|
Kevin Qi
|
06a75b1bc9
|
add prettierrc
|
2019-03-10 23:25:43 -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
|
9375ff9742
|
add note on react-native, update readme
|
2019-02-16 14:19:18 -08:00 |
|
Kevin Qi
|
cd5895af9f
|
add info on IE centering fix
|
2019-02-16 13:52:19 -08:00 |
|
Kevin Qi
|
04c3d6e311
|
improve README by adding docs on styling, custom text/content, animation, etc
|
2019-01-05 18:19:05 -08:00 |
|
Kevin Qi
|
c2f8fc942a
|
Update CHANGELOG.md
|
2018-06-28 09:47:00 -07:00 |
|
Kevin Qi
|
96b10f1f39
|
Update CHANGELOG.md
|
2018-06-28 09:42:53 -07:00 |
|
Kevin Qi
|
e462d6c226
|
tweak readme image
|
2018-06-25 21:26:56 -07:00 |
|
Kevin Qi
|
981212a656
|
update dist/docs
|
2018-06-24 14:23:50 -07:00 |
|
Kevin Qi
|
ee592b6474
|
1.0.0
v1.0.0
|
2018-06-24 14:22:48 -07:00 |
|
Kevin Qi
|
1fa16896aa
|
update changelog/readme with migration guide
|
2018-06-24 14:22:42 -07:00 |
|
Kevin Qi
|
e2f04b75bf
|
Merge pull request #61 from iqnivek/add-text-prop
Add text prop and remove textForPercentage and classForPercentage props
|
2018-06-24 14:04:00 -07:00 |
|
Kevin Qi
|
41d8564458
|
tweak readme
|
2018-06-24 13:59:20 -07:00 |
|
Kevin Qi
|
084dc3ca5a
|
add tests for background and classes props
|
2018-06-24 13:51:31 -07:00 |
|
Kevin Qi
|
c2f459a996
|
add text prop tests
|
2018-06-24 13:26:49 -07:00 |
|
Kevin Qi
|
768d8c44fb
|
remove tests for removed props
|
2018-06-24 13:21:47 -07:00 |
|
Kevin Qi
|
8f549913b7
|
WIP removing classForPercentage/textForPercentage
|
2018-06-24 13:19:43 -07:00 |
|
Kevin Qi
|
af2514c077
|
update README
|
2018-06-24 13:15:10 -07:00 |
|
Kevin Qi
|
3ee3818ad7
|
move ChangingProgressbar into its own file, remove COMPONENT_* variables from being dynamically fetched from package.json
|
2018-06-24 13:04:33 -07:00 |
|
Kevin Qi
|
449b18cd82
|
update demo to use text prop
|
2018-06-24 12:59:09 -07:00 |
|
Kevin Qi
|
bf2b4504f3
|
add text prop
|
2018-06-24 12:48:21 -07:00 |
|
Kevin Qi
|
14617cd911
|
make images links in readme
|
2018-06-24 12:34:53 -07:00 |
|
Kevin Qi
|
6a46302e89
|
remove linebreak
|
2018-06-24 12:19:26 -07:00 |
|
Kevin Qi
|
ea6b466174
|
fix README image sizing
|
2018-06-24 12:18:49 -07:00 |
|
Kevin Qi
|
653f980aaa
|
add new screenshot
|
2018-06-24 12:13:34 -07:00 |
|
Kevin Qi
|
2602fe3dd2
|
improve README
|
2018-06-24 11:43:16 -07:00 |
|
Kevin Qi
|
7b875b4d64
|
add bundle size badge
|
2018-06-23 22:36:00 -07:00 |
|
Kevin Qi
|
9f48bee5a0
|
update dist files
|
2018-06-23 22:30:21 -07:00 |
|
Kevin Qi
|
12658e9b68
|
update changelog
|
2018-06-23 22:20:17 -07:00 |
|
Kevin Qi
|
acfbe6f2a7
|
0.8.1
v0.8.1
|
2018-06-23 22:19:23 -07:00 |
|
Kevin Qi
|
415ff376e1
|
Merge pull request #60 from iqnivek/fix-root-style-hook
Use styles.root properly
|
2018-06-23 22:14:00 -07:00 |
|
Kevin Qi
|
8d485249b4
|
make styles.root used
|
2018-06-23 22:10:28 -07:00 |
|
Kevin Qi
|
126d712c0e
|
update docs to include embedded codesandbox
|
2018-02-10 23:46:09 -08:00 |
|
Kevin Qi
|
97ffcca84f
|
update readme
|
2018-02-10 23:30:59 -08:00 |
|
Kevin Qi
|
1b40a5af87
|
update travis.yml for node 7/8/latest
|
2018-02-10 23:19:09 -08:00 |
|
Kevin Qi
|
0b4ddf740b
|
update changelog
|
2018-02-10 23:16:24 -08:00 |
|
Kevin Qi
|
df7bc5c6fd
|
0.8.0
v0.8.0
|
2018-02-10 23:14:01 -08:00 |
|
Kevin Qi
|
a80c825a6e
|
Merge pull request #45 from iqnivek/distribute-styles
Allow importing styles.css from module
|
2018-02-10 23:13:24 -08:00 |
|
Kevin Qi
|
776be33288
|
update readme
|
2018-02-10 23:11:32 -08:00 |
|
Kevin Qi
|
34e20e26d0
|
tweak readme
|
2018-02-10 23:05:51 -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 |
|