enso/app/ide-desktop/lib
somebody1234 515dacfec2
Fix warning in console about the dashboard keybind namespace being rebound (#9214)
- Fix warning showing up in Console
- Adjust behavior of `Enter` in "capture keyboard shortcut" modal
- Fix keyboard shortcuts multiplying on refresh after adding custom shortcuts
- Fix "delete asset" shortcut working even in the Editor page. Repro steps:
- Select a project without opening it
- Open the project
- Press the "delete" key ("backspace" on macOS) to ensure that the keybind works properly
- Press "escape" to close the modal
- Wait for Graph Editor to open
- Press "delete" and verify that the modal no longer appears. (On develop it does appear - this is incorrect behavior.)

# Important Notes
None
2024-03-15 13:16:35 +00:00
..
assets Refactor CSS; address some design issues (#9260) 2024-03-13 10:32:05 +00:00
client Implement file browser widget (#9302) 2024-03-14 12:27:15 +00:00
common Fix dashboard bugs (#9378) 2024-03-14 20:01:49 +00:00
content Refactor configuration keys out of repository (#8895) 2024-03-08 03:14:26 +00:00
content-config Remove gui1 codebase (#9242) 2024-03-07 02:20:21 +00:00
dashboard Fix warning in console about the dashboard keybind namespace being rebound (#9214) 2024-03-15 13:16:35 +00:00
esbuild-plugin-copy-directories Make (almost) all interfaces readonly (#8800) 2024-02-07 11:26:59 +00:00
icons Extract SVGs to files (#7076) 2023-06-23 10:47:04 +02:00
ts-plugin-namespace-auto-import More E2E tests; export default classes from modules (#8730) 2024-01-31 11:35:41 +00:00
types Update ~/.enso/credentials file (#9287) 2024-03-12 12:41:47 +03:00