A theme component that allows for easily building and editing of markdown tables in Discourse.
Go to file
Keegan George 993a1bbd43
FIX: Use `canEdit` property rather than comparing user (#6)
* FIX: Use `canEdit` property rather than comparing user

* DEV: Remove unused currentUser variable
2022-08-08 12:21:30 -07:00
.github FIX: New cover image not applying 2022-07-19 16:51:09 -07:00
assets/vendor FIX: conflicting class declaration with core (#4) 2022-07-28 07:33:25 -07:00
common FIX: conflicting class declaration with core (#4) 2022-07-28 07:33:25 -07:00
javascripts/discourse FIX: Use `canEdit` property rather than comparing user (#6) 2022-08-08 12:21:30 -07:00
locales FEATURE: Use spreadsheet editor for building tables 2022-07-19 16:33:10 -07:00
mobile INIT: Add base theme component files 2022-07-03 20:47:08 -07:00
scss Merge branch 'main' of https://github.com/keegangeorge/discourse-table-builder 2022-07-28 07:43:23 -07:00
test/acceptance DEV: Update tests 2022-07-20 11:18:25 -07:00
.eslintrc FIX: conflicting class declaration with core (#4) 2022-07-28 07:33:25 -07:00
.gitignore INIT: Add base theme component files 2022-07-03 20:47:08 -07:00
.prettierrc INIT: Add base theme component files 2022-07-03 20:47:08 -07:00
.template-lintrc.js INIT: Add base theme component files 2022-07-03 20:47:08 -07:00
COPYRIGHT.txt INIT: Add base theme component files 2022-07-03 20:47:08 -07:00
LICENSE.txt INIT: Add base theme component files 2022-07-03 20:47:08 -07:00
README.md FIX: New cover image not applying 2022-07-19 16:51:09 -07:00
about.json FIX: conflicting class declaration with core (#4) 2022-07-28 07:33:25 -07:00
build.bash FIX: conflicting class declaration with core (#4) 2022-07-28 07:33:25 -07:00
package-lock.json FIX: conflicting class declaration with core (#4) 2022-07-28 07:33:25 -07:00
package.json FIX: conflicting class declaration with core (#4) 2022-07-28 07:33:25 -07:00
yarn.lock FIX: conflicting class declaration with core (#4) 2022-07-28 07:33:25 -07:00

README.md

Discourse Table Builder

cover

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