platform/plugins/text-editor-resources
Victor Ilyushchenko 85d30c5c51
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Improved table performance in the text editor (#8880)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-05-08 14:13:00 +07:00
..
config UBERF-7495: Global editor kit extensions (#6057) 2024-07-12 15:42:13 +07:00
src Improved table performance in the text editor (#8880) 2025-05-08 14:13:00 +07:00
.eslintrc.js UBERF-7495: Global editor kit extensions (#6057) 2024-07-12 15:42:13 +07:00
.prettierrc UBERF-7495: Global editor kit extensions (#6057) 2024-07-12 15:42:13 +07:00
jest.config.js UBERF-7495: Global editor kit extensions (#6057) 2024-07-12 15:42:13 +07:00
package.json Interpret plain text paste events in the text editor as an opportunity to parse and apply Markdown (#8618) 2025-04-17 19:26:27 +03:00
postcss.config.js UBERF-7495: Global editor kit extensions (#6057) 2024-07-12 15:42:13 +07:00
svelte.config.js UBERF-7495: Global editor kit extensions (#6057) 2024-07-12 15:42:13 +07:00
tsconfig.json UBERF-7495: Global editor kit extensions (#6057) 2024-07-12 15:42:13 +07:00