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 38 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.2
7.12.2
7.13.2
7.12.2
7.13.2
7.12.2
7.13.2
7.12.2
7.13.2
7.12.2
7.13.2
7.12.2
7.13.2
7.12.2
7.13.2
7.12.2
7.13.2
7.12.2
7.13.2
7.12.2
7.13.2
8.31.0
8.34.0
3.17.0
3.19.0
5.56.2
5.59.14
4.23.3
4.23.5
4.23.3
4.23.5
1.15.5
1.16.0
1.4.4
1.5.0
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
4.11.4
4.13.0
4.11.4
4.13.0
1.47.2
1.48.0
22.6.0
22.7.5
18.3.8
18.3.11
18.3.0
18.3.1
4.0.15
4.0.16
4.3.1
4.3.2
5.6.2
5.6.3
5.4.7
5.4.9
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.2Release notes
Sourced from
@mantine/carousel
's releases.... (truncated)
Commits
e0721af
[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.2Release notes
Sourced from
@mantine/charts
's releases.... (truncated)
Commits
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.131f0034c
Merge branch 'master' of github.com:mantinedev/mantine into 7.13144aee6
[mantine.dev] Add all CompositeChart demosUpdates
@mantine/core
from 7.12.2 to 7.13.2Release notes
Sourced from
@mantine/core
's releases.... (truncated)
Commits
e0721af
[release] Version: 7.13.246223a5
[refactor] Fix NumberInput tests3690462
[@mantine/core
] Badge: Fix incorrect cursor styles2896dbd
[@mantine/core
] FileInput: AddresetRef
prop support749fd12
[@mantine/core
] Popover: FixonClose
function being called twice with contr...820d6a5
[@mantine/core
] Popover: Improve performance of scrolling when large number o...541bd1a
[@mantine/core
] Pagination: FixgetItemProps
not being able to override con...42260bb
[@mantine/core
] ScrollArea: FixonBottomReached
not being called if the vie...b166592
[@mantine/core
] NumberInput: Fix incorrect handling of decimal numbers with m...59a078c
[@mantine/core
] Slider: Fix marks not being aligned correctly (#6909)Updates
@mantine/dates
from 7.12.2 to 7.13.2Release notes
Sourced from
@mantine/dates
's releases.... (truncated)
Commits
e0721af
[release] Version: 7.13.2f92e648
[@mantine/dates
] DateInput: FixonClick
handler passed togetDayProps
not...0f0b871
[release] Version: 7.13.171238c9
[@mantine/dates
] Fix hidden input value not respecting specified timezone (#6...2c7f1e9
[@mantine/date
] Calendar: FixnextLabel
andpreviousLabel
props not worki...8b18596
[release] Version: 7.13.0e5f3a53
[core] Migrate to eslint 9Updates
@mantine/dropzone
from 7.12.2 to 7.13.2Release notes
Sourced from
@mantine/dropzone
's releases.