stable
Clone or download
Read-only
part of story #38627 : Choice of a new Rich Text Editor This contribution aims to define a better folder structure for the lib @tuleap/prose-mirror-editor-toolbar, because it was totally flat. The proposition is the following: - src/ |- elements/ <-- hybrids components, toolbar element |- buttons/ <-- toolbar buttons |- helpers/ |- gettext-provider.ts |- main.ts |- pofile-shims.d.ts |- scss-shim.d.ts -- no change expected Change-Id: I22f9ae0211c45680b4bbf5f9b764104ab4e5c632
Modified Files
Name | ||||
---|---|---|---|---|
R | lib/frontend/prose-mirror-editor-toolbar/src/ToolbarController.ts | Go to diff View file | ||
R | lib/frontend/prose-mirror-editor-toolbar/src/bold.test.ts | Go to diff View file | ||
R | lib/frontend/prose-mirror-editor-toolbar/src/bold.ts | Go to diff View file | ||
R | lib/frontend/prose-mirror-editor-toolbar/src/styles.scss | Go to diff View file | ||
R | lib/frontend/prose-mirror-editor-toolbar/src/toolbar-element.test.ts | Go to diff View file | ||
R | lib/frontend/prose-mirror-editor-toolbar/src/toolbar-element.ts | Go to diff View file | ||
M | lib/frontend/prose-mirror-editor-toolbar/src/main.ts | +2 | −2 | Go to diff View file |