mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-11-26 01:58:35 +00:00
Full list of changes: - Visual clarification for when certain UI elements are disabled - Fix the play/pause button not being reactive due to isPlaying being a getter (technically a hack but it's probably fine) - Makes sure to use `comment` instead of `flashFile.comment` as condition for the ALT text icon being visible |
||
|---|---|---|
| .. | ||
| .storybook | ||
| .vscode | ||
| @types | ||
| assets | ||
| lib | ||
| public | ||
| src | ||
| test | ||
| .gitignore | ||
| eslint.config.js | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.local-dev.ts | ||
| vite.config.ts | ||
| vite.json5.ts | ||
| vite.replaceIcons.ts | ||
| vue-shims.d.ts | ||