| [core] Move skills to central skills repository | 2 months ago |
| [core] Remove old outdated demo images | 2 years ago |
| [core] Update GitHub Actions versions Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> | 20 days ago |
| [core] Cleanup css-loader dependency usage | 3 months ago |
| [core] Update oxc configs paths | 2 months ago |
| [core] Update yarn to the latest version | 1 month ago |
| [core] Remove unused dependencies | 2 years ago |
| [mantine.dev] Update Tabler Icons link (#9151) Replace the outdated Tabler Icons URL with the current official icons page. | 11 days ago |
| [@mantine/core] Popover: Fix position not being updated when prop changes when the dropdown is opened (#9156) * fix(Popover): update placement dynamically when position prop changes while opened * [@mantine/core] Popover: Simplify dynamic position fix and add a failing regression test (#9144) Reset the locked placement during render, mirroring the existing `wasOpenedRef` reset, instead of in an effect. This leaves the measure effect untouched, drops the redundant `floating.update()` call and avoids committing a render with the stale placement. The previous regression test passed without the fix: in jsdom every element reports `offsetHeight === 0`, so the measure effect bails out early and the placement lock never engages. Mock `offsetHeight` and `offsetWidth` so the lock actually engages and the test fails on the unfixed code. Also revert the unrelated `Menu.demo.positionConfigurator` default change from `bottom-end` back to `bottom`. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PNGne77xXuHDuhD5Yy8g2o --------- Co-authored-by: Vitaly Rtishchev <rtivital@gmail.com> Co-authored-by: Claude Opus 5 <noreply@anthropic.com> | 11 days ago |
| [refactor] Fix code review issues | 20 days ago |
| [core] Add .editorconfig | 5 years ago |
| [core] Add .gitattributes for Windows (#158) forces LF on text files for windows with autocrlf=true | 5 years ago |
| Merge branch '9.5' into 9.6 # Conflicts: # yarn.lock | 2 months ago |
| [core] Add repository level .npmignore | 1 year ago |
| [core] Update to Node.js 26 (#8948) | 3 months ago |
| [core] Update test scripts for new folders structure | 2 years ago |
| [@mantine/core] Marquee: Complete implementation | 7 months ago |
| [core] Use mjs format for syncpack config Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | 4 months ago |
| [core] Update yarn to the latest version | 1 month ago |
| [core] Migrate oxc configuration to the separate package | 2 months ago |
| [core] Remove duplications from changelog | 5 years ago |
| [core] Updated documentation for Claude to write mdx documents | 19 days ago |
| [core] Update contributing guide in the repo with a link to the docs | 2 years ago |
| Initial commit | 5 years ago |
| [core] Update README | 4 months ago |
| [core] Fix jest config to ignore worktrees | 21 days ago |
| [core] Fix jest to run with new transform | 2 years ago |
| [refactor] Fix warnings in tests | 12 days ago |
| [refactor] Fix issues after dependencies updates | 12 days ago |
| [core] Migrate oxc configuration to the separate package | 2 months ago |
| [release] Version: 9.6.0 | 12 days ago |
| [mantine.dev] Add responsive styles to table of contents layout on mdx pages | 1 year ago |
| [core] Update to TypeScript 6 | 5 months ago |
| [release] Version: 9.6.0 | 12 days ago |