Commit Graph

19 Commits

Author SHA1 Message Date
MattMo 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
MattMo 3372428700 Tweaked table styling. 2023-04-26 07:27:39 -07:00
MattMo 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
MattMo dde2e5293a Made table rounded without having to user overflow hidden. 2023-04-22 20:21:45 -07:00
MattMo 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
MattMo ac9d041cbc Improved styling of pages. 2023-04-20 16:45:47 -07:00
MattMo 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
MattMo 8d5216d5b8 Data table is now more mobile friendly. 2023-04-20 11:32:08 -07:00
MattMo e4c1ea950b Working on making data table more mobile friendly. 2023-04-20 10:22:33 -07:00
MattMo 3f26ed4a33 Tweaked readme. 2023-04-20 08:25:41 -07:00
MattMo 0608853b24 Added new data-table component and removed global js file. 2023-04-20 06:36:23 -07:00
MattMo 1a20a575c6 Upgraded to new IgniteHtml register element. 2022-08-26 08:34:46 -07:00
MattMo 131ad7d5db Cleaned up DropdownMenu. 2021-01-05 10:31:27 -08:00
MattMo 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. 2020-12-02 12:58:45 -08:00
MattMo 24906572d7 Added ability to disable backdrop close feature for modals. 2020-10-20 13:15:19 -07:00
MattMo 81f13416ae Added a bootstrap modal template to help work with modals. 2020-09-29 14:25:30 -07:00
MattMo d4568c1e62 Working on bootstrap menu components. 2020-09-18 17:02:02 -07:00
MattMo 653bacb2c0 Working on bootstrap menu component to easily use with Ignite. 2020-09-18 13:53:30 -07:00
Matt Mo e3d2e08b6c Initial commit 2020-09-09 15:14:19 +00:00