Commit graph

12 commits

Author SHA1 Message Date
f99a9ae2ac feat: implement barebone zola templates 2024-11-10 21:47:36 +00:00
218af8bcf1 fix(blog): fix url to blog page 2024-07-28 12:02:25 -04:00
b6450742d1 Update games to make them visible 2023-12-17 20:58:58 -03:00
a9d4e94580 Fix TODO's comments 2023-11-11 12:27:29 -03:00
c0683dafb3 Refactor types organization for table component 2023-11-11 11:24:51 -03:00
e593354cb4 Update pagination in table.
Add getPaginationRage to usePagination hook.
Use the getPaginationRage to create dynamic buttons in the table.
2023-11-05 10:32:49 -03:00
b1979d7351 Add a clear button that reset the filters values. 2023-11-04 19:49:25 -03:00
e6df894c85 add select input with multiple values 2023-10-07 18:52:43 -03:00
09e2db558d finish functionality of number filter
Also refactor filter logic
2023-10-07 13:03:35 -03:00
5b6cf900e0 update basic number input 2023-10-07 12:02:02 -03:00
3299a8f65c add multiple type to table 2023-09-24 12:30:29 -03:00
739ee87879 add select type to table 2023-09-24 11:58:29 -03:00
Renamed from src/components/Table.tsx (Browse further)