miranov25 / RootInteractive

5 stars 12 forks source link

Div widget and table to describe data (parsing user input metadata) - for #309 #311

Closed pl0xz0rz closed 1 year ago

pl0xz0rz commented 1 year ago

This PR: -Adds a div widget for inserting HTML -Adds automatically generated description table using meta

Related to #309

miranov25 commented 1 year ago

Test is OK I prefer to have a table more dynamic, with sorting and filtering, if possible. Before I used jquery , not sure if we can get light implementation

miranov25 commented 1 year ago

Merging. Dynamic tables are to be implemented in a later commit. I do not close yet #309

miranov25 commented 1 year ago

Possible implementation: https://wpdatatables.com/datatables-alternative/#:~:text=ZingGrid%20is%20another%20DataTables%20alternative,jQuery%2C%20React%2C%20and%20Vue.