a356467823Added more control over specific controls on the table and made the defaults look better with stock bootstrap.
master
MattMo2024-05-13 09:01:03 -07:00
270a5fbabfUpgraded dialogs to use afterRender to setup the bootstrap modal instead of ready to avoid race conditions.MattMo2024-03-18 09:33:50 -07:00
a0e8d517c4Added new okay dialog.MattMo2023-07-28 15:38:32 -07:00
d3fc2f308fYes 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
5f8ca696c1Sortable 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
ceb59525d5Added ability to change the primary and secondary page button classes.MattMo2023-07-10 17:19:27 -07:00
2870ae49ceImproved the page size, row count and search box row, it now handles resizing better.MattMo2023-07-10 16:38:24 -07:00
c703b24bfeFixed 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
1c31f34424Improved 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
63d3c9f469Tried to improve the data table by exposing settings to control the classes of buttons and inputs.MattMo2023-05-24 16:02:51 -07:00
159ce7313aFixed an issue where the column converter wasn't running in a rendering context.MattMo2023-05-19 10:30:27 -07:00
23bb12f6d3Cleaned 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
a100f77b8bDataTable 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
dde2e5293aMade table rounded without having to user overflow hidden.MattMo2023-04-22 20:21:45 -07:00
be22d0acd7Tweaked data table to not have a border. Added new yes no dialog that can be reused.MattMo2023-04-21 08:33:46 -07:00
ac9d041cbcImproved styling of pages.MattMo2023-04-20 16:45:47 -07:00
b60659761bMade data table more mobile friendly without having to hide certain controls unless they are explicitly hidden.MattMo2023-04-20 16:14:35 -07:00
8d5216d5b8Data table is now more mobile friendly.MattMo2023-04-20 11:32:08 -07:00
e4c1ea950bWorking on making data table more mobile friendly.MattMo2023-04-20 10:22:33 -07:00
1483ee54f0Fixed 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
24906572d7Added ability to disable backdrop close feature for modals.Matt Mo2020-10-20 13:15:19 -07:00
81f13416aeAdded a bootstrap modal template to help work with modals.Matt Mo2020-09-29 14:25:30 -07:00
d4568c1e62Working on bootstrap menu components.Matt Mo2020-09-18 17:02:02 -07:00
653bacb2c0Working on bootstrap menu component to easily use with Ignite.Matt Mo2020-09-18 13:53:30 -07:00
e3d2e08b6cInitial commit
Matt Mo
2020-09-09 15:14:19 +00:00