Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rolldown #8211

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Rolldown #8211

wants to merge 14 commits into from

Conversation

charlag
Copy link
Contributor

@charlag charlag commented Jan 2, 2025

worked around rolldown/rolldown#3287
worked around rolldown/rolldown#3292

and there's another crash related to import

  • debug web build
  • debug desktop build
  • debug mobile build
  • tests
  • admin client

@charlag charlag marked this pull request as draft January 2, 2025 17:50
@charlag charlag force-pushed the rolldown branch 6 times, most recently from acdb563 to eb098bf Compare January 9, 2025 13:52
@charlag charlag marked this pull request as ready for review January 9, 2025 13:53
hrb-hub and others added 5 commits January 9, 2025 14:54
The issue was caused by the more button having a parent element with a
`role="button"` resulting in the more button having a role of
"presentation".

To fix this, click handling was moved to a more button's sibling element
(mail sender text).

Close #8183
Co-authored-by: paw-hub <[email protected]>
The issue is being able to open labels dropdown even if there are no
labels.
Resolved by only showing dropdown if there are any labels found.

close #8141
@charlag charlag force-pushed the rolldown branch 3 times, most recently from f4620bc to d31b211 Compare January 9, 2025 16:15
 - switch desktop build to esm
 - convert mithril to esm
 - run worker as esm module
 - fix dependency from DesktopAlarmScheduler to calendar app
 - switch napi-rs cli to 3.0
 - fix mimimi imports
 - remove hacky method on generated dispatcher
 - refactor native rollup plugins

 Co-authored-by: bir <[email protected]>
We need mimimi for type checking the project. It's not clear how it
worked before.
@charlag charlag linked an issue Jan 10, 2025 that may be closed by this pull request
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Rolldown instead of esbuild
4 participants