diff --git a/docs/_sidebar.md b/docs/_sidebar.md index 552cc673..6dcb69b6 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -11,7 +11,7 @@ - [text](/?id=text) - [hover-text](/?id=hover-text) - [goal-amount](/?id=goal-amount) - - [editable](/?id=editable) + - [can-edit](/?id=can-edit) - [theme](/?id=theme) - [animation](/?id=animation) - [success-text](/?id=success-text) diff --git a/docs/zh-cn/_sidebar.md b/docs/zh-cn/_sidebar.md index 96c00dab..daaf1851 100644 --- a/docs/zh-cn/_sidebar.md +++ b/docs/zh-cn/_sidebar.md @@ -10,7 +10,7 @@ - [text](/zh-cn/?id=text) - [hover-text](/zh-cn/?id=hover-text) - [goal-amount](/zh-cn/?id=goal-amount) - - [editable](/zh-cn/?id=editable) + - [can-edit](/zh-cn/?id=can-edit) - [theme](/zh-cn/?id=theme) - [animation](/zh-cn/?id=animation) - [success-text](/zh-cn/?id=success-text) diff --git a/docs/zh-tw/_sidebar.md b/docs/zh-tw/_sidebar.md index dfba7e04..7548467d 100644 --- a/docs/zh-tw/_sidebar.md +++ b/docs/zh-tw/_sidebar.md @@ -10,7 +10,7 @@ - [text](/zh-tw/?id=text) - [hover-text](/zh-tw/?id=hover-text) - [goal-amount](/zh-tw/?id=goal-amount) - - [editable](/zh-tw/?id=editable) + - [can-edit](/zh-tw/?id=can-edit) - [theme](/zh-tw/?id=theme) - [animation](/zh-tw/?id=animation) - [success-text](/zh-tw/?id=success-text) diff --git a/package.json b/package.json index 3d346439..79d4cc3f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,6 @@ "dev": "cd paybutton && yarn dev", "test": "cd react && yarn test", "test:coverage": "cd react && yarn test:coverage", - "dev:refresh": "yarn build:react && yarn dev", "build:react": "cd react && yarn && yarn build", "build:paybutton": "cd paybutton && yarn && yarn build", "start:paybutton": "cd paybutton && yarn && yarn start", diff --git a/paybutton/dev/demo/index.html b/paybutton/dev/demo/index.html index f92140e2..0cad42fe 100644 --- a/paybutton/dev/demo/index.html +++ b/paybutton/dev/demo/index.html @@ -1,5 +1,5 @@ - +
@@ -7,19 +7,73 @@ - - -