v9.0.0-alpha.4
A big thanks to the 11 contributors who made this release possible.
- [accordion] Remove deprecated props (#47963) @silviuaavram
TransitionComponentTransitionProps
- [accordionsummary] Remove deprecated CSS class (#48006) @silviuaavram
contentGutters
- [alert] Remove deprecated CSS classes (#48011) @silviuaavram
standardSuccessstandardInfostandardWarningstandardErroroutlinedSuccessoutlinedInfooutlinedWarningoutlinedErrorfilledSuccessfilledInfofilledWarningfilledError
- [alert] Remove deprecated props (#47965) @silviuaavram
componentscomponentsProps
- [autocomplete] Remove deprecated props (#47864) @ZeeshanTamboli
ChipPropscomponentsPropsListboxComponentListboxPropsPaperComponentPopperComponentrenderTags
- [avatar] Remove deprecated props (#47966) @silviuaavram
imgProps
- [avatargroup] Remove deprecated props (#47968) @silviuaavram
componentsProps
- [backdrop] Remove deprecated props (#47991) @silviuaavram
componentscomponentsPropsTransitionComponent
- [badge] Remove deprecated props (#47993) @silviuaavram
componentscomponentsProps
- [button] Remove deprecated CSS classes (#48012) @silviuaavram
- Color variant classes:
textInherit,outlinedPrimary,containedSecondary, etc. - Size classes:
textSizeSmall,iconSizeMedium, etc.
- Color variant classes:
- [circularprogress] Remove deprecated CSS classes (#48014) @silviuaavram
circleDeterminatecircleIndeterminate
- [divider] Remove deprecated prop (#48013) @atharva3333
light
- [formcontrollabel] Remove deprecated props (#48032) @atharva3333
componentsProps
- [menu] Remove deprecated props (#48021) @siriwatknp
MenuListPropsPaperPropsTransitionProps
- [mobilestepper] Remove deprecated props (#48041) @siriwatknp
LinearProgressProps
- [popover] Remove deprecated props (#48021) @siriwatknp
BackdropComponentBackdropPropsPaperPropsTransitionComponentTransitionProps
- [popper] Remove deprecated props (#48020) @siriwatknp
componentscomponentsProps
- [select] Remove deprecated props passed via
MenuProps(#48021) @siriwatknpMenuListPropsPaperPropsTransitionProps
- [slider] Remove deprecated props (#47996) @siriwatknp
componentscomponentsProps
- [speeddial] Remove deprecated props (#47998) @siriwatknp
TransitionComponentTransitionProps
- [speeddialaction] Remove deprecated props (#47998) @siriwatknp
FabPropstooltipTitletooltipPlacementtooltipOpenTooltipClasses
- [tabs] Remove deprecated props (#48017) @siriwatknp
ScrollButtonComponentTabIndicatorPropsTabScrollButtonPropsslots.StartScrollButtonIconslots.EndScrollButtonIcon
- [textfield] Remove deprecated props (#47878) @ZeeshanTamboli
InputPropsinputPropsSelectPropsInputLabelPropsFormHelperTextProps
- [tooltip] Remove deprecated props (#47988) @siriwatknp
componentscomponentsPropsPopperComponentPopperPropsTransitionComponentTransitionProps
- [typography] Remove deprecated prop (#47986) @siriwatknp
paragraph
- [buttonbase] Key handlers should not run on a disabled non-native button (#48003) @mj12albert
- [tablepagination] Format pagination numbers according to locale (#47803) @siriwatknp
- [textfield] Use non-native label for
<TextField select/>(#47958) @mj12albert
Check out the v9 upgrade guide.
- [autocomplete] Optimize selected option lookup (#47953) @anchmelev
- [buttonbase] Fix native button detection (#47985) @mj12albert
- [inputbase] Fix test using removed InputProps on TextField (#48000) @siriwatknp
- [popper] Add missing classes export (#48031) @mj12albert
- [select] Fix focus visible always set on menu item (#47912) @silviuaavram
- [slider] Fix focus visible styles incorrectly applied by pointer (#47894) @mj12albert
- [slider] Accept readonly array for the value prop (#47936) @pcorpet
- [codemod] Add slot key rename to
tabs-propscodemod and add to README (#48035) @siriwatknp - [codemod] Add card-header-props migration guide (#48005) @siriwatknp
- [blog] Lowercase 2026-MUI-X-price-changes blog post URL (#47871) @Janpot
- [docs] Wide docs layout (#47950) @noraleonte
- [docs] Mention the list of props removed in upgrade guide (#48010) @silviuaavram
- [docs] Update Autocomplete deprecated props removal migration guide docs (#47990) @ZeeshanTamboli
- [docs-infra] Extract shared App component from _app into @mui/docs (#47933) @brijeshb42
- [docs-infra] Expose global theme object (#47964) @Janpot
- [docs][system] Update
styledAPI docs for easier understanding (#47957) @olivier-lxo
- [code-infra] Add pkg-pr-new as dev dependency (#47992) @Janpot
- [code-infra] Remove CI coverage collection and upload to Codecov (#47930) @Janpot
- [core] Migrate to ESLint 10 (#47872) @brijeshb42
- [core] Remove GridLegacy component (#47956) @siriwatknp
All contributors of this release in alphabetical order: @anchmelev, @atharva3333, @brijeshb42, @Janpot, @mj12albert, @noraleonte, @olivier-lxo, @pcorpet, @silviuaavram, @siriwatknp, @ZeeshanTamboli
@quasar/app-webpack-v4.4.2
- feat(app-webpack): account for newer router.beforeResolve() Vue Router v5 specs #18234
- fix(app-webpack): revert express to v4 due to webpack clash (breaks SSR mode)
Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:
@quasar/app-vite-v2.5.2
- feat(app-vite): account for newer router.beforeResolve() Vue Router v5 specs #18234
- perf(app-vite): quasar.config -> run some cache getters in parallel
Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:
v3.0.25-rc.1
- chore(release): version v3.0.24 by @github-actions[bot] in https://github.com/bytedance/xgplayer/pull/1896
Full Changelog: https://github.com/bytedance/xgplayer/commits/v3.0.25-rc.1
2.13.6
2026-03-20
-
Components [slider] allow
stepto be set to "mark" (#23685 by @zhixiaotong) -
Components [input] add
password-iconslot (#23772 by @zhixiaotong) -
Components [color-picker-panel] add hue-slider-class and hue-slider-style props (#23499 by @ZacharyBear)
-
Components [input] support inputmode for textarea (#23813 by @snowbitx)
-
Components [tooltip] sync visible after disabled toggle (#23738 by @snowbitx)
-
Components [mention] remove the whole input containing a split (#23753 by @rzzf)
-
Components [tab] incorrect boundary detection when container size is a float number (#23774 by @rzzf)
-
Components [table] expanded rows cannot be updated using array methods (#23761 by @rzzf)
-
Components [tree-v2] update expanded state when defaultExpandedKeys change (#23557 by @hellomrbigshot)
-
Components [select] using the options prop can cause list data loss when quickly switching between dropdowns (#23780 by @lw56777)
-
Components [select] allow empty labels when persistent is false (#23809 by @snowbitx)
-
Components [popper] update popover style when content size changes (#23802 by @rzzf)
-
Components [tabs] incorrect boundary detection when container size is a float number (#23776 by @rzzf)
-
Hooks [use-composition] abnormal state in Korean input composition (#23831 by @rzzf)
-
Components [select/select-v2] avoid hiding the dropdown when there is data in
options(#23838 by @keeplearning66) -
Improvement(components): [tabs] navigation wheel scrolling experience (#23775 by @rzzf)
-
Style(components): [tag] fix icon in slot causing text wrap (#23725 by @zmyjs)
-
Components [segmented] make component generic (#23678 by @rzzf)
-
Docs avoid duplicate create regexp (#23848 by @btea)
v5.6.53
- Fix multi-editor pages losing the active caret when switching between editors.
Package versions
| Package | Version |
|---|---|
@wangeditor-next/basic-modules |
1.5.51 |
@wangeditor-next/code-highlight |
1.3.47 |
@wangeditor-next/core |
1.7.49 |
@wangeditor-next/editor |
5.6.53 |
@wangeditor-next/list-module |
1.1.56 |
@wangeditor-next/plugin-float-image |
1.0.38 |
@wangeditor-next/plugin-formula |
1.0.39 |
@wangeditor-next/plugin-link-card |
1.0.38 |
@wangeditor-next/plugin-markdown |
1.0.38 |
@wangeditor-next/plugin-mention |
1.0.23 |
@wangeditor-next/table-module |
1.6.64 |
@wangeditor-next/upload-image-module |
1.1.54 |
@wangeditor-next/video-module |
1.3.55 |
@wangeditor-next/yjs |
0.1.48 |
@wangeditor-next/yjs-for-react |
0.1.64 |
@wangeditor-next/yjs-for-vue |
0.1.7 |
8.56.1
- Viewer: Fix environment bug and IBL irradiance direction bug - [Bug Fix] by ryantrem (#18138)
- Fix FlowGraphCoordinator not adding itself to SceneCoordinators list - by marns (#18128)
- Solid Particle Systems: Fix vertex colors when they only have 3 components - [Bug Fix] by Popov72 (#18131)
v3.3.0
- Grid Year View: Added a new
gridmode forcreateYearView, providing a compact month-grid layout with heatmap intensity colors for event density visualization. @create-dayflowCLI: Introduced thenpm create dayflow@latestscaffolding tool. Interactively configures a new project with framework selection (React, Vue, Angular, Svelte), TypeScript support, and Tailwind CSS integration.renderSidebarHeader: Added arenderSidebarHeaderrender prop to the sidebar plugin, allowing full customization of the sidebar header area (e.g. user avatar, collapse toggle).
- Style Isolation: Fixed
tailwind-components.cssoverriding host application styles. DayFlow's component CSS no longer emits Tailwind utility classes or leaks bare pseudo-class selectors (:focus-visible,:checked) to the host app. bg-primaryPollution: Resolved context menu, sidebar merge menu, and calendar list items using the host application's--color-primaryinstead of DayFlow's own color variables. All interactive elements now usevar(--df-color-*)directly.- Month View Scroll: Clicking on cross-month dates (previous month's trailing dates in the first row, next month's leading dates in the last row) no longer triggers unwanted month navigation.
- Portal Color Scope: Added
df-portalclass to allcreatePortalroot elements so portaled components (context menus, dialogs, drawers) correctly inherit DayFlow's color token scope.
- feat: content slot support by @JayceV552 in https://github.com/dayflow-js/calendar/pull/65
- chore: release v3.2.2 by @JayceV552 in https://github.com/dayflow-js/calendar/pull/68
- style: separate CSS into 2 files for tailwind or none-tailwind app by @JayceV552 in https://github.com/dayflow-js/calendar/pull/70
- chore: update packages version by @JayceV552 in https://github.com/dayflow-js/calendar/pull/71
- docs: migration nextra to fumadocs by @JayceV552 in https://github.com/dayflow-js/calendar/pull/72
- feat: add grid year view(#44) by @JayceV552 in https://github.com/dayflow-js/calendar/pull/76
- fix: tailwind-components.css override host app styles by @JayceV552 in https://github.com/dayflow-js/calendar/pull/75
- feat: add create dayflow npx common line package by @JayceV552 in https://github.com/dayflow-js/calendar/pull/73
- feat: add renderSidebarHeader in sidebar plugin by @JayceV552 in https://github.com/dayflow-js/calendar/pull/77
- docs: update browser tab icon by @JayceV552 in https://github.com/dayflow-js/calendar/pull/74
Full Changelog: https://github.com/dayflow-js/calendar/compare/v3.2.0...v3.3.0
v5.6.52
- Fix IME selection handling so composition does not restore stale selections on commit.
Package versions
| Package | Version |
|---|---|
@wangeditor-next/basic-modules |
1.5.50 |
@wangeditor-next/code-highlight |
1.3.46 |
@wangeditor-next/core |
1.7.48 |
@wangeditor-next/editor |
5.6.52 |
@wangeditor-next/list-module |
1.1.55 |
@wangeditor-next/plugin-float-image |
1.0.37 |
@wangeditor-next/plugin-formula |
1.0.38 |
@wangeditor-next/plugin-link-card |
1.0.37 |
@wangeditor-next/plugin-markdown |
1.0.37 |
@wangeditor-next/plugin-mention |
1.0.22 |
@wangeditor-next/table-module |
1.6.63 |
@wangeditor-next/upload-image-module |
1.1.53 |
@wangeditor-next/video-module |
1.3.54 |
@wangeditor-next/yjs |
0.1.47 |
@wangeditor-next/yjs-for-react |
0.1.63 |
@wangeditor-next/yjs-for-vue |
0.1.6 |
v3.3.0
3.3.0 (2026-03-20)
- Added Custom Gradient Support! (see PR #625 and Issue #368)
- Added new API Reference documentation! (see https://fortawesome.github.io/react-fontawesome/)
- feat(style): add support for custom gradient fills by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/625
- chore(docs): add typedoc-generated API reference docs by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/631
- chore(docs): clean up API docs output structure, rewrite html links by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/632
- ci(publish): enable publishing releases from CI by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/623
- ci(actions): update deprecated actions by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/633
- ci(actions): fix publish action env setting by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/634
Full Changelog: https://github.com/FortAwesome/react-fontawesome/compare/v3.2.0...v3.3.0