A theme component that allows for easily building and editing of markdown tables in Discourse.
Go to file
Penar Musaraj b45ffe48b7
FIX: Allow headings to have the same label (#46)
Fixes an issue where multiple headings with the same value would remove
columns from displaying.
2023-02-16 21:16:48 -05:00
.github DEV: Update CI workflows (#41) 2023-01-10 20:12:30 +00:00
assets/vendor DEV: Update vendor assets (#43) 2023-01-19 09:24:45 -08:00
common FIX: conflicting class declaration with core (#4) 2022-07-28 07:33:25 -07:00
javascripts FIX: Allow headings to have the same label (#46) 2023-02-16 21:16:48 -05:00
locales Update translations (#44) 2023-01-24 16:32:01 +01:00
scss FIX: Screen shaking on mobile view navigation (#45) 2023-02-06 10:04:19 -05:00
test FIX: Allow headings to have the same label (#46) 2023-02-16 21:16:48 -05: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
LICENSE.txt DEV: Update about information (#14) 2022-08-11 12:58:02 -07:00
README.md FIX: New cover image not applying 2022-07-19 16:51:09 -07:00
about.json FIX: Minimum version should include `.beta9` (#15) 2022-08-12 08:12:19 -07:00
build.bash DEV: Update vendor assets (#43) 2023-01-19 09:24:45 -08:00
package-lock.json Bump json5 from 2.2.1 to 2.2.2 (#39) 2022-12-30 22:23:38 -05:00
package.json DEV: Update eslint-config-discourse, use prettier for hbs (#40) 2023-01-04 12:54:43 +00:00
translator.yml DEV: Add Crowdin support (#23) 2022-08-30 13:37:25 +02:00
yarn.lock DEV: Update eslint-config-discourse, use prettier for hbs (#40) 2023-01-04 12:54:43 +00:00

README.md

Discourse Table Builder

cover

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