[Doc] update changelog

This commit is contained in:
陈嘉涵
2018-10-18 18:50:23 +08:00
parent 2228e46733
commit 2e8d7e0b4f
107 changed files with 810 additions and 1212 deletions
+3 -3
View File
@@ -47,7 +47,7 @@ export default {
### API
| Attribute | Description | Type | Default |
|-----------|-----------|-----------|-------------|
|------|------|------|------|
| title | Title | `String` | `''` |
| left-text | Left Text | `String` | `''` |
| right-text | Right Text | `String` | `''` |
@@ -58,7 +58,7 @@ export default {
### Slot
| name | Description |
|-----------|-----------|
|------|------|
| title | Custom title |
| left | Custom left side content |
| right | Custom right side content |
@@ -66,6 +66,6 @@ export default {
### Event
| Event | Description | Arguments |
|-----------|-----------|-----------|
|------|------|------|
| click-left | Triggered when click left button | - |
| click-right | Triggered when click right button | - |