#6 paging-sorting-filtering

Merged
stefan.stamenovic merged 13 commits from paging-sorting-filtering into master 3 years ago

13 Commits

Author SHA1 Message Date
  mladen.dubovac d5918250ab Fix json-serve script 4 years ago
  mladen.dubovac 132bcd2319 Add ServerSidePagination using json-serve package 4 years ago
  mladen.dubovac 5addfe3489 Fix minor sorting bug and add debounce custom hook for filtering the items 4 years ago
  mladen.dubovac 6bc926e947 Add filter and sort functionality 4 years ago
  mladen.dubovac 8c21110513 Update comment 4 years ago
  mladen.dubovac 79e2b42ec8 Remove eslint-disable comment 4 years ago
  mladen.dubovac db33d77f1a Add DataGrid and Pagination components refactor code, add examples 4 years ago
  mladen.dubovac dbad104155 Create ColorModeContext and implement dark/light theme toggle 4 years ago
  mladen.dubovac 4587db9549 Add Modals typography 4 years ago
  mladen.dubovac 86a258b6da Fix prop type for popover 4 years ago
  mladen.dubovac 7d020341d2 Add more custom modal components 4 years ago
  mladen.dubovac c046b2a62a Enable redirection on login click 4 years ago
  mladen.dubovac 475b8eb74c Create reusable modal component 4 years ago