A theme component that allows for easily building and editing of markdown tables in Discourse.
Go to file
Keegan George 4c8cfa9559 FEATURE: Ability to build a table in the composer
- Adds a button to the composer tools which triggers a modal window for a table builder
- Table builder contains fields to add table contents, as well as buttons to align contents, and add additional tables/rows
2022-07-04 14:58:50 -07:00
.github INIT: Add base theme component files 2022-07-03 20:47:08 -07:00
common FEATURE: Ability to build a table in the composer 2022-07-04 14:58:50 -07:00
javascripts/discourse FEATURE: Ability to build a table in the composer 2022-07-04 14:58:50 -07:00
locales FEATURE: Ability to build a table in the composer 2022-07-04 14:58:50 -07:00
mobile INIT: Add base theme component files 2022-07-03 20:47:08 -07:00
.eslintrc INIT: Add base theme component files 2022-07-03 20:47:08 -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
about.json FEATURE: Ability to build a table in the composer 2022-07-04 14:58:50 -07:00
package.json INIT: Add base theme component files 2022-07-03 20:47:08 -07:00
settings.yml INIT: Add base theme component files 2022-07-03 20:47:08 -07:00
yarn.lock INIT: Add base theme component files 2022-07-03 20:47:08 -07:00