Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaming743 committed Dec 6, 2019
1 parent aa78fee commit a672776
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# 2.5.0-alpha (2019-12-06)

### Feature

- **borderBox & decoration:** **Configurable** colors.
```html
<!-- Example -->
<dv-border-box-1 :color="['red', 'green']" />
<dv-decoration-1 :color="['red', 'green']" />
```
- **scrollBoard:** Configurable index header [(#33)](https://github.com/DataV-Team/DataV/pull/33).

### New

- **borderBox11**
- **borderBox12**
- **borderBox13**
- **decoration11**

# 2.4.8-alpha (2019-11-12)

### Bug Fixes
Expand Down

0 comments on commit a672776

Please sign in to comment.