forked from pu428f3pz/InternshipProject
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
321 B
24 lines
321 B
# Changelog
|
|
|
|
## 0.5.0
|
|
|
|
- support `theme="dark|light"`.
|
|
|
|
## 0.4.0
|
|
|
|
- support `columnLayout`.
|
|
- support `backgroundColor`.
|
|
|
|
## 0.3.0
|
|
|
|
- support `style` and `className` for footer column and footer item.
|
|
- support `LinkComponent` for footer item.
|
|
|
|
## 0.2.0
|
|
|
|
- Fix `lib` and `es` folders missing.
|
|
|
|
## 0.1.0
|
|
|
|
- First release.
|