209fa04752
TS: Converted dom and keyboard nav services
2024-10-11 21:55:51 +01:00
f41c02cbd7
TS: Converted app file and animations service
...
Extracted functions out of app file during changes to clean up.
Altered animation function to use normal css prop names instead of JS
CSS prop names.
2024-10-11 15:19:19 +01:00
da3ae3ba8b
ESLINT: Addressed remaining detected issues
2023-04-19 15:20:04 +01:00
e711290d8b
Ran eslint fix on existing codebase
...
Had to do some manual fixing of the app.js file due to misplaced
comments
2023-04-18 22:20:02 +01:00
b37e84dc10
Updated another set of components
2022-11-15 12:44:57 +00:00
eff539f89b
Added new confirm-dialog component, both view and logic
2022-04-20 14:58:37 +01:00
a5fa745749
Moved overlay component, migrated code-editor & added features
...
- Moved Code-editor from vue to component.
- Updated popup code so it background click only hides if the click
originated on the same background. Clicks within the popup will no
longer cause it to hide.
- Added session-level history tracking to code editor.
2020-06-28 00:06:47 +01:00