Bumps the dependencies group with 1 update in the /src/backend directory: eslint.
Bumps the dependencies group with 40 updates in the /src/frontend directory:
Avoid a stack overflow that could happen when updating a line with a lot of text tokens.
Improve the way enormously long (non-wrapped) lines are displayed by making sure they stay shorter than the maximal pixel size the browser's CSS engine can handle.
6.34.0 (2024-09-25)
Bug fixes
Fix an issue where the dots past the wrapping point were displayed incorrectly when using highlightWhitespace with a wrapped sequence of spaces.
Improve performance of documents displaying lots of highlighted spaces by using a CSS background instead of pseudo-element.
New features
placeholder now allows a function that constructs the placedholder DOM to be passed in, and uses cloneNode when a raw element is passed in, to prevent adding the same element to multiple editors.
6.33.1 (2024-08-30)
Bug fixes
Work around odd behavior in Chrome's newly supported caretPositionFromPoint method, which could cause CodeMirror to crash with a null dereference.
Bumps the dependencies group with 1 update in the /src/backend directory: eslint. Bumps the dependencies group with 40 updates in the /src/frontend directory:
6.8.1
6.8.2
6.33.0
6.34.1
4.11.4
4.13.0
4.11.4
4.13.0
7.12.2
7.13.3
7.12.2
7.13.3
7.12.2
7.13.3
7.12.2
7.13.3
7.12.2
7.13.3
7.12.2
7.13.3
7.12.2
7.13.3
7.12.2
7.13.3
7.12.2
7.13.3
7.12.2
7.13.3
7.12.2
7.13.3
8.31.0
8.34.0
3.17.0
3.19.0
5.56.2
5.59.15
4.23.3
4.23.5
4.23.3
4.23.5
1.15.5
1.16.0
1.4.4
1.5.0
7.53.0
7.53.1
6.26.2
6.27.0
2.12.7
2.13.0
4.5.5
5.0.0
7.25.2
7.25.8
7.24.7
7.25.7
7.24.7
7.25.7
1.2.0
1.2.1
4.11.4
4.13.0
4.11.4
4.13.0
1.47.2
1.48.1
22.6.0
22.7.7
18.3.8
18.3.11
18.3.0
18.3.1
4.0.15
4.0.16
4.3.1
4.3.3
5.6.2
5.6.3
5.4.7
5.4.9
Updates
eslint
from 9.11.0 to 9.13.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
1a7cdbf
9.13.0627d5bf
Build: changelog update for 9.13.068d2d9d
chore: upgrade to@eslint/js@9.13.0
and@eslint/core@^0.7.0
(#19034)2211f0a
chore: package.json update for@eslint/js
release381c32b
feat: Allow languages to providedefaultLanguageOptions
(#19003)78836d4
fix: update thecomplexity
rule type (#19027)c7abaef
perf: using Node.js compile cache (#19012)bf723bd
feat: Improve eslintrc warning message (#19023)1d7c077
chore: add pkg.type "commonjs" (#19011)abdbfa8
docs: markLintMessage#nodeType
as deprecated (#19019)Updates
@codemirror/lint
from 6.8.1 to 6.8.2Changelog
Sourced from
@codemirror/lint
's changelog.Commits
8d8a153
Mark version 6.8.235644c1
Don't wait for the slowest linter before showing resultsc13331c
Add widgetMarker option to lint gutterUpdates
@codemirror/view
from 6.33.0 to 6.34.1Changelog
Sourced from
@codemirror/view
's changelog.Commits
1d9f008
Mark version 6.34.1a5424ff
Add support for basic scaling of horizontal gaps86d355a
Prevent stack overflow via Array.splice when updating big content views79b8812
Mark version 6.34.0605fd72
Use a background instead of a :before element for highlighted spacesaea2395
Fix bad display of wrapped whitespace in highlightWhitespace48ffb17
Drop old comment154c03b
Allow a DOM constructor function to be passed to placeholderd6c45ca
Fix reference to wrong DOM element in DOMObserver.onSelectionChange6064191
Remove unnecessary utility functionUpdates
@lingui/core
from 4.11.4 to 4.13.0Release notes
Sourced from
@lingui/core
's releases.Changelog
Sourced from
@lingui/core
's changelog.Commits
263faa5
chore(release): published v4.13.0 [skip ci]75414db
chore: use metro transformer in react native example (#2000)25b3bc6
feat: adds custom prefix support for gettext po (#2004)9699ade
style(docs): minor refreshment of documentation styles (#2045)85873d9
docs: update ESLint plugin documentation (#2046)83a6ea0
chore(release): published v4.12.0 [skip ci]cc7fe27
feat: add metro transformer (#1999)c20ce12
feat: enable importAttributes and explicitResourceManagement for extractor (#...3634e28
docs: tweaks and fixes of Getting Started, Tutorials sections (#2040)acbad00
docs: upgrade Docusaurus and other dependencies (#2038)Updates
@lingui/react
from 4.11.4 to 4.13.0Release notes
Sourced from
@lingui/react
's releases.Changelog
Sourced from
@lingui/react
's changelog.Commits
263faa5
chore(release): published v4.13.0 [skip ci]75414db
chore: use metro transformer in react native example (#2000)25b3bc6
feat: adds custom prefix support for gettext po (#2004)9699ade
style(docs): minor refreshment of documentation styles (#2045)85873d9
docs: update ESLint plugin documentation (#2046)83a6ea0
chore(release): published v4.12.0 [skip ci]cc7fe27
feat: add metro transformer (#1999)c20ce12
feat: enable importAttributes and explicitResourceManagement for extractor (#...3634e28
docs: tweaks and fixes of Getting Started, Tutorials sections (#2040)acbad00
docs: upgrade Docusaurus and other dependencies (#2038)Updates
@mantine/carousel
from 7.12.2 to 7.13.3Release notes
Sourced from
@mantine/carousel
's releases.... (truncated)
Commits
b6767c8
[release] Version: 7.13.3e0721af
[release] Version: 7.13.20f0b871
[release] Version: 7.13.18b18596
[release] Version: 7.13.02304030
Merge branch 'master' of github.com:mantinedev/mantine into 7.13e5f3a53
[core] Migrate to eslint 9d21d85e
Merge branch 'master' of github.com:mantinedev/mantine into 7.131f0034c
Merge branch 'master' of github.com:mantinedev/mantine into 7.13c4b898d
[@mantine/core
] Grid: Add container queries supportUpdates
@mantine/charts
from 7.12.2 to 7.13.3Release notes
Sourced from
@mantine/charts
's releases.... (truncated)
Commits
b6767c8
[release] Version: 7.13.37567fec
[@mantine/charts
] FixvalueFormatter
prop not working correctly with `orien...e0721af
[release] Version: 7.13.20f0b871
[release] Version: 7.13.16bdffea
[@mantine/chart
] PieChart: Remove unused CSS (#6903)2ee78ab
[@mantine/chart
] Fix incorrect types for props passed down to recharts compon...afb82ca
[@mantine/chart
] BarChart: Fix BarLabel logging errors in the console (#6810)27716f8
[@mantine/chart
] Fix error when chart tooltip label contains period (#6826)8b18596
[release] Version: 7.13.0d21d85e
Merge branch 'master' of github.com:mantinedev/mantine into 7.13Updates
@mantine/core
from 7.12.2 to 7.13.3Release notes
Sourced from
@mantine/core
's releases.