v2.7.0
What's Changed
Bug Fixes
- Default plans table sorting to descending IDs by @duranb in #1185
- Fix ability for admin to edit tags on associations that they do not own by @duranb in #1194
Refactoring
- Add extension recommendations for VSCode by @duranb in #1189
- refactor: use mouseup instead of click on menu items by @duranb in #1188
- refactor: use mouseup instead of click on context-menu items by @duranb in #1193
- Add a string comparison on the output of the
derived
store by @duranb in #1186 - Tooltip delay by @lklyne in #1187
- Update package-lock.json by @duranb in #1199
- Use fake timers in test to fix potential issue with
window
references post test by @duranb in #1197
Documentation
Other Changes
- Plan store refactor by @AaronPlave in #1179
- Refactor queries and permission references by @duranb in #1174
- Refactor/dependency update by @AaronPlave in #1171
- Avoid SSR fetch by @AaronPlave in #1180
- Define component event types by @duranb in #1182
- Update bananation model by @duranb in #1200
- Fix simulation template padding by @lklyne in #1198
- Update bananation model by @mattdailis in #1202
Full Changelog: v2.6.1...v2.7.0