n8n/packages/design-system/src
Mutasem Aldmour 63a6e7e034
fix(editor): Update image sizes in template description not to be full width always (#8037)
## Summary
Update image sizes in template description not to be full width always.


## Related tickets and issues

https://linear.app/n8n/issue/ADO-1506/bug-fix-images-in-template-descriptions


## Review / Merge checklist
- [X] PR title and summary are descriptive. **Remember, the title
automatically goes into the changelog. Use `(no-changelog)` otherwise.**
([conventions](https://github.com/n8n-io/n8n/blob/master/.github/pull_request_title_conventions.md))
- [ ] [Docs updated](https://github.com/n8n-io/n8n-docs) or follow-up
ticket created.
- [x] Tests included.
> A bug is not considered fixed, unless a test is added to prevent it
from happening again.
   > A feature is not complete without tests.
2023-12-18 17:40:00 +01:00
..
__tests__ feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
components fix(editor): Update image sizes in template description not to be full width always (#8037) 2023-12-18 17:40:00 +01:00
composables refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
css feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
docs fix(editor): Update and fix storybook (was failing to run in local dev mode) (#6180) 2023-05-04 17:43:58 +02:00
locale feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
mixins test(editor): Add first frontend unit-test and update notice component design (#3166) 2022-04-29 15:23:41 +02:00
styleguide fix(editor): Dark mode sticky notes (no-changelog) (#7716) 2023-11-15 12:56:09 +01:00
types feat: Introduce advanced permissions (#7844) 2023-12-08 12:52:25 +01:00
utils feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
main.ts refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
plugin.ts feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
shims-markdown-it.d.ts feat: Replace Vue.extend with defineComponent in design system (no-changelog) (#5918) 2023-04-12 17:39:45 +03:00
shims-types.d.ts feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
shims-vue.d.ts Implement design system (#2050) 2021-08-29 13:36:17 +02:00
utils.scss fix: Fix all modal sizes (#6820) 2023-08-01 13:52:33 +02:00