Skip to content

Conversation

@joyenjoyer
Copy link
Owner

No description provided.

joyenjoyer and others added 30 commits July 31, 2024 14:33
Closes: INSTUI-4100

BREAKING CHANGE:
Breaks color overrides in certain cases
The issue was that the entry before the hover CSS selector contained an extra '}' sign, which causes
Emotion to go crazy and put subsequent CSS classes into the global scope instead of just the
specific DOM part
…ook to transform ts files to js

Closes: INSTUI-4126

Pirates hook transform is a necessary workaround because vitest does not support importing ts files
with `require`.
This new script deletes all node_modules folders recursively which is useful when `npm install`
fails for some reason and these folders are in a corrupted state
TEST PLAN:
run clean-node and observe that all node_modules folders are deleted
…x warnings in Table

ESLint now uses a flat config. our ESLint plugin is not in use yet, it will be added in a  future
commit
Closes: INSTUI-4174, INSTUI-4175, INSTUI-4176, INSTUI-4177
TEST PLAN:
check if it looks OK in the docs
ToMESSKa and others added 28 commits September 3, 2024 09:49
…es are added to Calendar, DrawerLayout, Editable

Closes: INSTUI-4172
Closes: INSTUI-4170
…fari with VoiceOver on

aria-owns seems to be misused here
… message

The release script tried to put a multiline string into an env var which resulted in an error.
Now only the first line of the commit message is kept.

This was causing an issue when trying to do a manual NPM release from a branch
…are added to InplaceEdit, Menu and NumberInput

Closes: INSTUI-4173
… in Vite/Rollup

It was in the wrong place and 2 times. The whole macro was used just to add these buggy annotations
…are added to Popover, ProgressBar and RangeInput

Closes: INSTUI-4196
chore: add older versions to gh pages deploy
@joyenjoyer joyenjoyer force-pushed the v9_maintenance branch 2 times, most recently from da935a2 to 744e421 Compare September 26, 2024 15:04
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.

9 participants