super-productivity/src
Johannes Millan 857f2e3731 feat(task-repeat): improve repeat config dialog UX
- Wrap heatmap in collapsible "Activity" section, collapsed by default
- Lazy-load heatmap only when expanded to avoid loading full archive
- Disable autoFocus at all dialog call sites to prevent keyboard popup
- Icon-only action buttons on small screens with aria-labels
- Rename "Remove for" to "Skip for" with consistent confirmation dialog
- Save button raised, Remove button warn color
2026-03-24 17:26:07 +01:00
..
app feat(task-repeat): improve repeat config dialog UX 2026-03-24 17:26:07 +01:00
assets feat(task-repeat): improve repeat config dialog UX 2026-03-24 17:26:07 +01:00
environments 17.5.2 2026-03-19 18:59:20 +01:00
static feat: add open sans as default font 2025-09-04 18:30:09 +02:00
styles fix(tasks): hide horizontal scrollbar on task context menu (#6927) 2026-03-23 14:51:49 +01:00
test-helpers build: improve testing setup to give indication about which test hangs 2025-07-18 12:11:05 +02:00
typings refactor: improve typing 2025-09-16 18:04:40 +02:00
_common.scss refactor: modernize scss syntax and get rid of most of the warnings 2025-09-04 20:29:24 +02:00
favicon.ico
hammer-config.class.ts feat: replace hammerjs with custom swipe and pan directives 2025-08-10 12:56:11 +02:00
index.html fix: show black logo on loading screen for light system theme 2026-03-20 21:36:30 +01:00
karma.conf.js build: fix windows build 2025-12-06 13:41:04 +01:00
main.ts fix: use today tag color as initial Material theme primary color (#6924) 2026-03-23 00:15:16 +01:00
manifest.json
polyfills.ts perf: reduce initial bundle size via lazy-loading 2026-03-10 15:58:22 +01:00
styles.scss fix(styles): use package imports for fontsource instead of relative paths 2026-03-18 13:14:10 +01:00
test.ts test: fix 2025-12-05 17:10:37 +01:00
tsconfig.app.json fix(build): exclude test helpers from production build 2026-02-25 16:46:51 +01:00
tsconfig.spec.json fix(shared-schema): fix module resolution for bundler compatibility 2026-01-11 13:20:16 +01:00
tsconfig.worker.json build: update configuration files 2025-06-27 10:25:00 +02:00