Solant

Results 7 issues of Solant

#### Error parsing bundle asset "*" no such file when mixing relative paths Looks like mixing paths for output `stats.json` and webpack entries causes this error. #### Technical info *...

type: Bug
status: Needs triage

Tried on official windows 10 VM for IE11 testing and some ordinary systems: qode.exe might require installed visual c++ redistributable 2019. Without it, qode.exe will just fail after showing console,...

bug

### Describe the feature File `/packages/core/src/shared/date/comparators.ts` imports `createCalendar` from `@internationalized/date` package, which leads to all calendars being included in resulting application bundle ![Image](https://github.com/user-attachments/assets/32843f8e-f5c6-49d4-bf73-c187e8d69910) ### Additional information - [x] I intend...

Hi While using the new `Calendar` component, I noticed that the resulting bundle contained all calendars from `@internationalized/date` instead of one Gregorian that is used #1676 I tried to remove...

## Background Some guides on where to place API requests. I added only the English version first to gather feedback.

## Background This is a reimagining of the previous MR #859 with previously discussed changes Some questions before the review: - I was trying to add a reasoning section about...