A theme component that allows for easily building and editing of markdown tables in Discourse.
Go to file
Keegan George 98a9081e25
DEV: Populate table content using raw markdown (#7)
* Very exploratory MD work

* DEV: Populate table content using raw markdown

* DEV: 💄 Linting Fixes

Co-authored-by: Penar Musaraj <pmusaraj@gmail.com>
2022-08-09 16:51:17 -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 DEV: Populate table content using raw markdown (#7) 2022-08-09 16:51:17 -07:00
locales UX: Change edit modal primary button to `Save Edit` (#8) 2022-08-09 16:42:47 -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.