mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-04 22:08:29 +00:00
* initial commit * made the UI changes * added property to enable or disable pagination * code enhancement * bug fixed: app is getting crashed for older versions * code enhancement * bug fixed : scrollbar thumb was pratially getting hidden under the pagination div * shifted enablePagination check before is data array check made changes so that scrollbar thumb visible only for list item container * if pagination is disabled, blank space is visible at the bottom * bug fixed * bug fixed: Pagination was showing NaN and not showing any data when invalid rowPerPage value provided * list view is not closing on clicking on hide modal icon * bug fixed when rowsPerPage is provided with string value its not working as desired * pagination:listview --------- Co-authored-by: Shubhendra <withshubh@gmail.com> |
||
|---|---|---|
| .. | ||
| addingwidgets.gif | ||
| data.gif | ||
| datadisplay.png | ||
| emptylist.png | ||
| event.png | ||
| listlayout.png | ||
| listviewapp.png | ||
| properties.png | ||
| props2.png | ||
| style.png | ||