|
a356467823
|
Added more control over specific controls on the table and made the defaults look better with stock bootstrap.
|
2024-05-13 09:01:03 -07:00 |
|
|
5f8ca696c1
|
Sortable columns now show an up/down arrow if no sort is applied and now use the sort icons if sorting is applied.
|
2023-07-14 14:10:02 -07:00 |
|
|
ceb59525d5
|
Added ability to change the primary and secondary page button classes.
|
2023-07-10 17:19:27 -07:00 |
|
|
2870ae49ce
|
Improved the page size, row count and search box row, it now handles resizing better.
|
2023-07-10 16:38:24 -07:00 |
|
|
c703b24bfe
|
Fixed a few typos, improved column searching, if a searcher is not defined, it will now make sure the value is a string before applying the regex, if a searcher is defined it now runs that.
|
2023-07-10 09:47:30 -07:00 |
|
|
1c31f34424
|
Improved DataTable by exposing the table that owns a given column, added a new onclick function callback for columns, added a data field for the DataRow so that it can be accessed.
|
2023-07-08 09:49:33 -07:00 |
|
|
63d3c9f469
|
Tried to improve the data table by exposing settings to control the classes of buttons and inputs.
|
2023-05-24 16:02:51 -07:00 |
|
|
159ce7313a
|
Fixed an issue where the column converter wasn't running in a rendering context.
|
2023-05-19 10:30:27 -07:00 |
|
|
23bb12f6d3
|
Cleaned up code, added ability to use properties with column data. Added loading state and refresh button. Improved sorting and searching.
|
2023-04-29 10:49:06 -07:00 |
|
|
3372428700
|
Tweaked table styling.
|
2023-04-26 07:27:39 -07:00 |
|
|
a100f77b8b
|
DataTable can now sort columns and allows the user to click on columns and change their sorting. Improved documentation.
|
2023-04-24 13:40:57 -07:00 |
|
|
dde2e5293a
|
Made table rounded without having to user overflow hidden.
|
2023-04-22 20:21:45 -07:00 |
|
|
be22d0acd7
|
Tweaked data table to not have a border. Added new yes no dialog that can be reused.
|
2023-04-21 08:33:46 -07:00 |
|
|
ac9d041cbc
|
Improved styling of pages.
|
2023-04-20 16:45:47 -07:00 |
|
|
b60659761b
|
Made data table more mobile friendly without having to hide certain controls unless they are explicitly hidden.
|
2023-04-20 16:14:35 -07:00 |
|
|
8d5216d5b8
|
Data table is now more mobile friendly.
|
2023-04-20 11:32:08 -07:00 |
|
|
e4c1ea950b
|
Working on making data table more mobile friendly.
|
2023-04-20 10:22:33 -07:00 |
|
|
0608853b24
|
Added new data-table component and removed global js file.
|
2023-04-20 06:36:23 -07:00 |
|