Release v1.1.1
What's Changed
New Features
- [ProjectSettings] Refactor with category tabs by @imnasnainaec in #2569
Defect Fixes
- Disable GlossCell, DefinitionCell when sense being deleted by @imnasnainaec in #2575
Documentation
- Dependabot updates for week of 17 September 2023 by @jmgrady in #2604
- Move a dep to dev; Fix typos by @imnasnainaec in #2614
Code Maintenance
Deployment
- Split off CodeCov upload as separate job by @imnasnainaec in #2590
Other Changes
- [RecentEntry] Don't allow empty vernacular by @imnasnainaec in #2571
- Dependabot updates for week of 2023 Sept 11 by @jmgrady in #2565
- [ReviewEntries] Prevent duplicate semantic domain on a sense by @imnasnainaec in #2573
- [DataEntryTable] Await submitting word before exiting by @imnasnainaec in #2577
- Use onPointer instead of onMouse for consistent touch-screen behavior by @imnasnainaec in #2608
- [CalendarView] Use .toISOString() to assure 2-digit month for sorting by @imnasnainaec in #2613
- [DataEntry] Don't show/hide the Recent Entry delete icons by @imnasnainaec in #2607
- [DataEntry] Prevent unnecessary gloss Enter by @imnasnainaec in #2567
- Sort ChooseProject list alphabetically by @imnasnainaec in #2617
- Make a WithFont extension of
- for Autocomplete renderOptions by @imnasnainaec in #2620
Full Changelog: v1.1.0...v1.1.1