A theme component that allows for easily building and editing of markdown tables in Discourse.
Go to file
dependabot[bot] f076c50946
Build(deps-dev): Bump @babel/traverse from 7.20.10 to 7.23.2 (#65)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 12:34:44 -04:00
.github DEV: Update CI workflows (#41) 2023-01-10 20:12:30 +00:00
assets/vendor DEV: Update jSpreadsheet to v4.11.1 (#47) 2023-02-16 21:17:00 -05:00
common FIX: conflicting class declaration with core (#4) 2022-07-28 07:33:25 -07:00
javascripts FIX: Broken locales in context menu (#63) 2023-09-01 11:55:36 -07:00
locales Update translations (#64) 2023-09-05 15:43:12 +02:00
scss UX: Full width/height modal (#61) 2023-08-31 09:28:05 -07:00
test FIX: Remove linebreaks from cell data (#48) 2023-02-27 15:49:55 +00:00
.discourse-compatibility DEV: Pin theme for Discourse 3.1 stable (#55) 2023-08-18 18:17:24 +01: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 Build(deps-dev): Bump @babel/traverse from 7.20.10 to 7.23.2 (#65) 2023-10-18 12:34:44 -04: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 Build(deps-dev): Bump @babel/traverse from 7.20.10 to 7.23.2 (#65) 2023-10-18 12:34:44 -04:00

README.md

Discourse Table Builder

cover

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