Socket
Socket
Sign inDemoInstall

mathlive

Package Overview
Dependencies
Maintainers
1
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mathlive - npm Package Versions

1
18

0.69.10

Diff

Changelog

Source

0.69.10 2022-02-23

Features

  • Support for the \htmlStyle command (feature contributed by @neokazemi)
  • Pressing the \ key after a trigonometric function will not include the function in the numerator of the fraction.

Issues Resolved

  • #1024 \ne and \neq render correctly (fix contributed by @AceGentile)
  • Changes to the read-only attribute are now properly detected (fix contributed by @LuisMesa)
  • Boxes in \enclose command render correctly (fix contributed by @Zahara-Nour
  • #1357 Alternate (shifted) layers described in the virtual keyboard defined with an object literal would not trigger.
arnog
published 0.69.9 •

Changelog

Source

0.69.9 2022-01-06

Features

  • Support for Vue 3.x

Issues Resolved

  • #1240 After a Select All (or other selection adjusting commands), inserting characters in LaTeX mode may result in unresponsive input.
  • The z-index of the virtual keyboard --keyboard-zindex would not always be applied to the keyboard, resulting in some elements overlaping the virtual keyboard in some situations.
arnog
published 0.69.8 •

Changelog

Source

0.69.8 2021-11-08

Issues Resolved

  • #1146 When the pointer was over a mathfield, using the scrollwheel or scroll gesture to scroll the page was not possible
  • #1201 In some cases, the scrim layer (used to display alternate keys in the virtual keyboard) was at the wrong depth
  • #951 Fixed production of sup/sub in MathML
  • #1174 The virtual-keyboard-toggle event was not dispatched
  • #1087 When using the virtual keyboard, the mathfield would not scroll when necessary

Improvements

  • Added sounds-directory as list of valid attributes (contributed by @bengolds)
  • Improvements to handling of nested mathfields ("fill-in-the-blank") (contributed by @caleb-flores)
  • Use serve-http instead of http-serve for improved Linux compatibility (contributed by @AceGentile)
arnog
published 0.69.7 •

Changelog

Source

0.69.7 2021-09-13

New Feature

  • #1138 PR#163 "Fill in the blank"
arnog
published 0.69.6 •

Changelog

Source

0.69.6 2021-08-31

Improvements

  • vue-cli does not support optional chaining (see https://github.com/vuejs/vue-loader/issues/1697) There are workarounds for this, but debugging and fixing this is too difficult for many users. Therefore, sadly, this release rolls back emitting code including optional chaining, despite the fact it's supported in every targeted browser, until the vue toolchain gets its act together. To be clear MathLive does not use or depend on Vue, but some users are integrating MathLive in projects that do use it, and this is sufficient to break MathLive. It appears that this issue affects also the React toolchain.

  • #1125 don't enable switching to LaTeX mode for read-only mathfields

Issues Resolved

  • #1124 when setting the inlineShortcuts options to empty, don't fallback to the default shortcuts
  • #1119 \overarc and the AccentAtom family would not display their accent
  • #1115 Clicking in the mathfield when virtual keyboard is displayed closed the keyboard
  • #1117 and #1118 Replacing a subset of a mathfield with a pattern that contains the target led to an infinite loop
arnog
published 0.69.5 •

Changelog

Source

0.69.5 2021-08-05

Improvements

  • When using keybindings or virtual keyboard keys, insert the content in the current math style, rather than forcing display style.

  • Correctly handle loading MathLive in a non-browser context (e.g. Node)

  • Updated localization strings

arnog
published 0.69.4 •

Changelog

Source

0.69.4 2021-06-22

Improvements

  • Updated to ComputeEngine 0.4.2 for better parsing of LaTeX.
  • When copying or cutting to the clipboard, if the MathJSON parsing fails, ignore the MathJSON and fallback to LaTeX. Previously, if there was a failure during parsing an empty MathJSON expression would be put on the clipboard, which result in subsequent attempts at pasting the content into a mathfield to fail.
  • Updated various localizations (contributed by @physedo).
arnog
published 0.69.3 •

Changelog

Source

0.69.3 2021-06-10

Improvements

  • Added localization for Irish (contributed by @physedo).

Issues Resolved

  • #1000 When serializing subscripts and superscripts, serialize the subscript first: \int_0^{\infty} instead of \int^{\infty}_0.
  • In some page layouts, the virtual keyboard could be displayed at an incorrect location, or scroll with the page.
arnog
published 0.69.2 •

arnog
published 0.69.1 •

Changelog

Source

0.69.1 2021-06-09

Improvements

  • Attempt to fix installation of the npm package on some Windows configurations
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc