3 hours ago
shiki

v4.3.1

   🚀 Features

3 hours ago
MathJax-src

MathJax v4.1.3

This is a bug-fix release, primarily to resolve several issues with the semantic-enrichment and speech-generation code that could loop infinitely in some cases, leading MathJax to crash.

The issues addressed include:

  • Several regressions within the speech-rule engine, mostly involving empty bases for super- or subscript, or initial spaces within expressions:

    • (mathjax/MathJax#3578)
    • (mathjax/MathJax#3573)
    • (mathjax/MathJax#3571)
    • (mathjax/MathJax#3570)
    • (mathjax/MathJax#3558)
    • (mathjax/MathJax#3557)
    • (mathjax/MathJax#3552)
  • Resolve performance issue with speech generation for large flat expressions. (mathjax/MathJax#3556)

  • Handle inline line breaking with nested embellished operators. (mathjax/MathJax#3581) (#1515)

  • Allow \label ids to pass ui/safe id filters. (mathjax/MathJax#3580) (#1514)

  • Work around issue with Safari 26 not processing math inside otherwise empty containers with overflow: auto. (mathjax/MathJax#3579) (#1511)

  • Handle braces better in array environment preambles. (mathjax/MathJax#3565) (#1508)

  • Fix equation number ids for expressions containing forward refs. (mathjax/MathJax#3562) (#1507)

  • Set box-sizing in dialogs to avoid CSS bleed through that affects close and help buttons. (#1506)

  • Make sure multi-byte UTF8 characters are handled properly in data-latex attributes. (mathjax/MathJax#3575)(#1505)

  • Fix \bbox problem with padding values that are decimals. (mathjax/MathJax#3568) (#1503)

  • Make sure the parsers array is cleared for TeX and text parsers. (#1474) (#1502)

  • Don't rerender the output during menu initialization. (#1501)

  • Load font files synchronously, when possible. (#1458) (#1500)

  • Add symmetric="true" to \middle results. (mathjax/MathJax#3560) (#1499)

  • Fix problem with \limits and \nolimits when used after a script. (mathjax/MathJax#3569) (#1497)

  • Fixes issue in Euro Braille where some colons of the LaTeX expression were omitted

4 hours ago
ui

shadcn@4.13.0

Minor Changes

6 hours ago
quasar

@quasar/app-vite-v3.0.0-rc.6

Changes

  • fix(app-vite): Electron on Windows host -> quirk on dev mode hindering execution

Donations

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:

6 hours ago
quasar

quasar-v2.21.0

Changes

  • feat(QTable): export getCellValue(colName,row) on the instance
  • feat(lang): new language pack "lb"
  • feat(ui): integrate lang audit into the build system
  • feat(ui): integrate icon set audit into build system
  • feat(ui): json api build system -> best effort method to catch undeclared component methods
  • fix(ui): icon-set type has non-existent svg-mdi-v3 & svg-mdi-v4
  • fix(ui): add missing type for clone() util
  • fix(QTooltip): guard MutationObserver against detached innerRef (#18316)
  • fix(ui): Audit and align UI language packs (#18339)
  • fix(lang): az-Latn -> lang native name
  • fix(lang): eo -> tree.noData should be tree.noNodes
  • fix(lang): fi -> unused pullToRefresh definitions
  • fix(lang): fr -> tree.noData should be tree.noNodes
  • fix(lang): hi -> lang native name
  • fix(lang): it -> tree.noData should be tree.noNodes
  • fix(lang): kur-CKB -> unused date.singleDay
  • fix(lang): lt -> lang native name
  • fix(lang): ms-MY -> lang native name
  • fix(lang): ms -> date.months translation
  • fix(lang): ug -> missing pagination
  • fix(lang): correct Norwegian (nb-NO) table.selectedRecords + minor fixes (#18334)
  • fix(lang): lv -> date.months translation
  • fix(lang): ms-MY -> date.headerTitle and date.firstDayOfWeek
  • fix(lang): my -> wrongly being used for Malaysia; translated to actual lang
  • fix(lang): uk -> date.days translation
  • fix(lang): correct Japanese (ja) mistranslations in editor/tree labels (#18336)
  • fix(iconSet): themify -> remove unused carousel.thumbnails

Donations

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:

9 hours ago
material-ui

v9.2.0

A big thanks to the 9 contributors who made this release possible.

@mui/material@9.1.3

  • [l10n] Add missing MuiPagination localization to zh-CN locale (#48741) @greymoth-jp
  • [select] Guard display ref during mouse down (#48744) @michelengelen

@mui/utils@9.1.3

  • [utils] Add opt-in DataAttributesOverrides augmentation for slot props (#48554) @LukasTy

Docs

  • [docs] Improve Icon Dialog responsiveness on small screens (#48639) @Prakash1185
  • [docs] Fix invalid UTF-8 in skill references (#48739) @mturac

Core

  • [code-infra] Resolve Renovate dashboard warnings (#48700) @Sushantplive
  • [code-infra] Validate npm publishing through dry run (#48691) @brijeshb42
  • [code-infra] Run prettier after renovate update (#48754) @Janpot
  • [code-infra] Fix 'A11y results committed?' check on react-pinned nightly jobs (#48740) @Janpot
  • [core] Remove leftover Joy UI references (#48719) @siriwatknp
  • [code-infra] Bump react-router to 7.15.1 (#48725) @Janpot
  • [docs-infra] Drive docs analytics IDs via ANALYTICS_ENV (#48694) @Janpot
  • [docs-infra] Pre-render API page descriptions (#48693) @brijeshb42
  • [code-infra][icons-material] Build lib/package.json with code-infra --no-expand (#48689) @Janpot
  • [code-infra] Fix react@18/next nightly workflow (#48635) @Janpot

All contributors of this release in alphabetical order: @brijeshb42, @greymoth-jp, @Janpot, @LukasTy, @michelengelen, @mturac, @Prakash1185, @siriwatknp, @Sushantplive

16 hours ago
router

Release 2026-07-03 00:48

Release 2026-07-03 00:48

Changes

Fix

  • solid-router: resolve defaultNotFoundComponent at render time to avoid hydration desync (#7734) (f9b0e57ce0) by @brenelz

Packages

  • @tanstack/solid-router@2.0.0-beta.23
  • @tanstack/solid-start@2.0.0-beta.24
  • @tanstack/solid-start-client@2.0.0-beta.23
  • @tanstack/solid-start-server@2.0.0-beta.23
16 hours ago
router

@tanstack/solid-start@2.0.0-beta.24

Patch Changes

  • Updated dependencies [f9b0e57]:
    • @tanstack/solid-router@2.0.0-beta.23
    • @tanstack/solid-start-client@2.0.0-beta.23
    • @tanstack/solid-start-server@2.0.0-beta.23
16 hours ago
router

@tanstack/solid-start-server@2.0.0-beta.23

Patch Changes

  • Updated dependencies [f9b0e57]:
    • @tanstack/solid-router@2.0.0-beta.23
16 hours ago
router

@tanstack/solid-start-client@2.0.0-beta.23

Patch Changes

  • Updated dependencies [f9b0e57]:
    • @tanstack/solid-router@2.0.0-beta.23