Penar Musaraj a6b221ddfa
FIX: Table editing sometimes not working (#50)
We were relying on the `event.target`, and sometimes that target was not the button element with the `table-id` data attribute, but the svg. 

This commit makes a few changes: 

- renames `tableId` to `tableIndex`
- passes the index as part of the attributes to the `generateModal` function
2023-04-25 10:23:28 -04:00
2023-01-10 20:12:30 +00:00
2023-01-24 16:32:01 +01:00
2023-03-24 12:25:46 -07:00
2023-01-19 09:24:45 -08:00
2022-07-19 16:51:09 -07:00
2022-08-30 13:37:25 +02:00

Discourse Table Builder

cover

A theme component that allows for easiy building and editing of markdown tables in Discourse.

Description
A theme component that allows for easily building and editing of markdown tables in Discourse.
Readme 3.3 MiB
Languages
Ruby 61%
JavaScript 39%