1
0
mirror of synced 2026-01-20 21:06:36 -05:00
Commit Graph

4 Commits

Author SHA1 Message Date
Edmundo Ruiz Ghanem
5103096223 Add vscode settings to autoformat scss files (#16134)
Update lint-staged to lint files
2022-09-08 10:30:33 -04:00
Edmundo Ruiz Ghanem
90b71b73d4 🪟 🎉 Support docusaurus admonitions in markdown docs (#15519)
* Support docusaurus admonitions in markdown docs

* Narrow down docs folders in vscod workspace
* Add mdast and remark-directive dependencies
* Add remark-directive to Markdown component plugins
* Add admonitions plugin to support docusaurus admonitions
* Add styles for admonitions in markdown files

* Add storybook component for Markdown and fix issues with code blocks

* Rename Markdown component styles files, improve code blocks style and lower heading font sizes

* Update admonitions tag to div

* Update DocumentationPanel to lazy load

* Add @types/unist to package.json
2022-08-12 09:33:14 -04:00
Edmundo Ruiz Ghanem
7662956c38 🪟 🧹 Cleanup documentation panel components (#15455)
* Add docs/ to frontend workspace

* Migrate Markdown components to scss and cleanup when not found is rendered

* Add white-space: break-spaces rule to markdown code blocks
2022-08-10 10:51:43 -04:00
Krishna Glick
230dc3af68 Adding VS Code settings to project workspace (#12319)
* First pass

* Code Review changes

* Adding a code workspace

* Adding extension recommendations
2022-05-10 14:23:19 -04:00