This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
7.2.0
Changelog for [7.2.0] (2021-06-11)
Summary
- Bugfix - Use correct selected background colour: #1368
- Enhancement - Add pagination component: #1055
- Enhancement - Table Row Mounted Event: #1371
Details
-
Bugfix - Use correct selected background colour: #1368
We've fixed the css custom property in
.oc-background-selected
helper class so that the
background highlighted colour is used there instead. -
Enhancement - Add pagination component: #1055
We've added
OcPagination
component. -
Enhancement - Table Row Mounted Event: #1371
The OcTable now emits an event if a row is mounted.