enso/app/gui
Adam Obuchowicz 08fd9213e4
Table Input Widget: Add column with plus (#11388)
Fixes #10863

(The `Column #3` in a screenshot below is just created and actually existing).

![image](https://github.com/user-attachments/assets/995d1a85-eb04-4b8d-bf23-b47ea61185e4)
2024-10-25 12:26:21 +00:00
..
.vscode Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
docs Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
e2e Table Input Widget: Add column with plus (#11388) 2024-10-25 12:26:21 +00:00
project-manager-shim-middleware A set of little improvements. (#11386) 2024-10-24 07:38:08 +00:00
public Remove download font scripts (#11317) 2024-10-14 16:11:42 +00:00
scripts Remove download font scripts (#11317) 2024-10-14 16:11:42 +00:00
src Table Input Widget: Add column with plus (#11388) 2024-10-25 12:26:21 +00:00
templates Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
.gitignore Remove download font scripts (#11317) 2024-10-14 16:11:42 +00:00
.prettierrc.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
env.d.ts A set of little improvements. (#11386) 2024-10-24 07:38:08 +00:00
index.html Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
lib0-ext.d.ts Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
LICENSE Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
package.json Fix ESLint errors, add some docs (#11339) 2024-10-21 12:56:39 +00:00
playwright.config.ts Fix AssetSearchBar E2E tests (#11377) 2024-10-23 12:30:00 +00:00
shortcuts.md Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tailwind.config.js A set of little improvements. (#11386) 2024-10-24 07:38:08 +00:00
tsconfig.app.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tsconfig.app.vitest.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tsconfig.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tsconfig.node.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tsconfig.scripts.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
vite.config.ts Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
vite.test.config.ts A set of little improvements. (#11386) 2024-10-24 07:38:08 +00:00
vitest.config.ts Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00