Releases: dev-onenetworkecommerce/aia
Releases · dev-onenetworkecommerce/aia
v0.4.0
- Update to React 0.14.
- Not a breaking change, but we'll increment it anyway for informative purposes
- Add dropdown. (commit)
- Support icon in columns. (pr)
- Add right-floated columns. (pr)
v0.3.11
- Remove Pagination text-decoration on hover. (commit)
v0.3.10
- Fix Pagination page button (
.pagination
) width consistency issues. (pr)
- Update List Group (
.list-group
) to work with Badge (`.badge). (pr)
- Update List Group (
.list-group
) to work with Tables (.table
). (pr)
v0.3.9
- Update style of selected link in
.list-group
. #60
- Fix icon width consistency for
.list-group
. (commit)
- Update icon
display
. (commit)
v0.3.7
- Add mixin for centering blocks. (commit)
v0.3.6
- Fix button having text-decoration
v0.3.5
- Add ellipsis utility class and mixin.
v0.3.3
- Add responsive mixin for screen size
xl
.
- Fix (reduced) label and badge sizes.