07d236c507
Exposed loading spinner class via a property for the data table.
master
MattMo2025-06-23 10:10:55 -07:00
6503247852
Fixed a few bugs and issues with the data table.
MattMo2025-06-21 20:37:59 -07:00
a356467823
Added more control over specific controls on the table and made the defaults look better with stock bootstrap.
MattMo2024-05-13 09:01:03 -07:00
270a5fbabf
Upgraded dialogs to use afterRender to setup the bootstrap modal instead of ready to avoid race conditions.
MattMo2024-03-18 09:33:50 -07:00
a0e8d517c4
Added new okay dialog.
MattMo2023-07-28 15:38:32 -07:00
d3fc2f308f
Yes no dialog now allows the changing of the yes button class, no button class and the spinner class. Tweaked the defaults to make it look better by default.
MattMo2023-07-20 10:58:13 -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.
MattMo2023-07-14 14:10:02 -07:00
ceb59525d5
Added ability to change the primary and secondary page button classes.
MattMo2023-07-10 17:19:27 -07:00
2870ae49ce
Improved the page size, row count and search box row, it now handles resizing better.
MattMo2023-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.
MattMo2023-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.
MattMo2023-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.
MattMo2023-05-24 16:02:51 -07:00
159ce7313a
Fixed an issue where the column converter wasn't running in a rendering context.
MattMo2023-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.
MattMo2023-04-29 10:49:06 -07:00
a100f77b8b
DataTable can now sort columns and allows the user to click on columns and change their sorting. Improved documentation.
MattMo2023-04-24 13:40:57 -07:00
dde2e5293a
Made table rounded without having to user overflow hidden.
MattMo2023-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.
MattMo2023-04-21 08:33:46 -07:00
ac9d041cbc
Improved styling of pages.
MattMo2023-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.
MattMo2023-04-20 16:14:35 -07:00
8d5216d5b8
Data table is now more mobile friendly.
MattMo2023-04-20 11:32:08 -07:00
e4c1ea950b
Working on making data table more mobile friendly.
MattMo2023-04-20 10:22:33 -07:00
0608853b24
Added new data-table component and removed global js file.
MattMo2023-04-20 06:36:23 -07:00
1a20a575c6
Upgraded to new IgniteHtml register element.
MattMo2022-08-26 08:34:46 -07:00
131ad7d5db
Cleaned up DropdownMenu.
Matt Mo2021-01-05 10:31:27 -08:00
1483ee54f0
Fixed dropdown menu styling. Added alignment property with support for centering the dropdown menu. Cleaned up the code a little too and simplified a few things.
Matt Mo2020-12-02 12:58:45 -08:00
24906572d7
Added ability to disable backdrop close feature for modals.
Matt Mo2020-10-20 13:15:19 -07:00
81f13416ae
Added a bootstrap modal template to help work with modals.
Matt Mo2020-09-29 14:25:30 -07:00
d4568c1e62
Working on bootstrap menu components.
Matt Mo2020-09-18 17:02:02 -07:00
653bacb2c0
Working on bootstrap menu component to easily use with Ignite.
Matt Mo2020-09-18 13:53:30 -07:00
e3d2e08b6c
Initial commit
Matt Mo
2020-09-09 15:14:19 +00:00