enso/app/ide-desktop
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
..
client Split ydoc server into separate module (#10735) 2024-08-08 12:12:05 +00:00
common Dashboard UX improvements (#10868) 2024-08-29 05:54:21 +00:00
icons Format TS code (#10648) 2024-07-26 17:47:59 +10:00