Skip to content

Some Loading optimizations#4191

Merged
dartcafe merged 13 commits into
mainfrom
enh/loading-optimizations
Jul 28, 2025
Merged

Some Loading optimizations#4191
dartcafe merged 13 commits into
mainfrom
enh/loading-optimizations

Conversation

@dartcafe

@dartcafe dartcafe commented Jul 27, 2025

Copy link
Copy Markdown
Collaborator
  • Some async component loading, to reduce bundle sizes and load times
  • Async loading of route components
  • Set vote early and do not wait for API response to give a faster user feedback (affects huge polls)
  • Import lib exports explicit to reduce bundle sizes
  • Code maintenance
    • refactor store types
    • import types as types
    • remove index.ts|.js from imports
    • remove .ts|.js extensions from imports

dartcafe added 12 commits July 27, 2025 09:17
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
… extensions from imports

Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
@dartcafe dartcafe added this to the 8.2 milestone Jul 27, 2025
@dartcafe dartcafe merged commit e3cc9a6 into main Jul 28, 2025
40 checks passed
@dartcafe dartcafe deleted the enh/loading-optimizations branch July 31, 2025 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant