enso/app/ide-desktop/common
somebody1234 848e8699d7
Dashboard UX improvements (#10868)
- Fix dropdown focus issues
- Keyboard navigation to/from dropdowns and between options
- Mouse focus to/from dropdowns (there is no mouse navigation between options)
- Use new inputs in "new secret" modal
- Simplify form types
- Switch activity log date filters to use `DatePicker` which is a wrapper around a `react-aria-components` input
- Update `react-aria-components`
- Prevent Navigator2D from handling event if it has already been `defaultPrevented`
- Switch from `*` imports to `{}` imports for various files
- Switch assets table row headings to use new components

# Important Notes
None
2024-08-29 05:54:21 +00:00
..
src Dashboard UX improvements (#10868) 2024-08-29 05:54:21 +00:00
package.json Help tab (#10771) 2024-08-07 14:49:24 +00:00
tsconfig.json Inline modules in app/ide-desktop/ (#10305) 2024-07-17 09:10:42 +00:00