Skip to content

Commit 4233c73

Browse files
author
zhaoxu
committed
update docs
1 parent 7aee94c commit 4233c73

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+11
-14
lines changed

README.md

+3-7

build/webpack.conf.prod.chart.js

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ module.exports = {
1111
entry: './src',
1212
output: {
1313
path: path.resolve(__dirname, '../lib'),
14+
filename: 'index.js',
1415
library: 'CatchartsReact',
1516
libraryTarget: 'umd',
1617
libraryExport: 'default'
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/50.42ce17e.js renamed to docs/50.68bc214.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,5 @@
109109
<script src="https://s2.ssl.qhres.com/static/c92cea7b7b861985.js"></script>
110110
<script src="https://s3.ssl.qhres.com/static/5499ce5be9b03632.js"></script>
111111
-->
112-
<script type="text/javascript" src="main.42ce17ed842a6c3ed5d6.js"></script></body>
112+
<script type="text/javascript" src="main.68bc214ddaf650b31df5.js"></script></body>
113113
</html>

docs/main.42ce17ed842a6c3ed5d6.js renamed to docs/main.68bc214ddaf650b31df5.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/main.js renamed to lib/index.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cat-charts-react",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "A powerful React chart library based on qcharts",
55
"main": "lib/main.js",
66
"scripts": {

site/views/doc/install.md

+2-2

0 commit comments

Comments
 (0)