Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mathquill

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mathquill - npm Package Versions

0.10.1-a

Diff

wensheng
published 0.10.1-b •

wensheng
published 0.9.1 •

Changelog

Source

v0.9.1: Hotfix for typing over selections in Safari 5.1

2012-12-19

  • Started the changelog
  • Added a make publish script
  • Hotfix for typing over selections in Safari 5.1 (#135)
wensheng
published 0.10.1 •

Changelog

Source

v0.10.1: Fix font-size: 0 typing problems and more

2016-03-21

Important fix: remove font-size: 0 on textarea (#585), fixing typing in Chrome Canary (#540) as well as the Enter key not triggering the enter handler in Webkit and Blink (#566). transform: scale(0) is used instead and expected to be much more robust.

(Note: if you're coming from v0.9.x, there've been major API changes, see the [v0.9.x → v0.10.0 Migration Guide][].)

new features:

  • (#544, #552, #558, #581) new symbols \nparallel, \measuredangle, \odot, \parallelogram (nonstandard), \nless, \ngtr, \square
  • (#544) new commands \overleftarrow, \overrightarrow

bugfixes:

  • (#585) fix typing in Chrome Canary, Enter key in Webkit+Blink
  • (#582) fix \degree symbol to round-trip (rather than exporting ^\circ which doesn't parse as one symbol)
  • (#578) fix .text() to output \cdot as *
  • (#529, #571, #574) fix .text() of fractions, spaces, variables followed by exponents
  • (#577) fix \triangle symbol to match LaTeX better
  • (#568) hotfix #435 order-dependence breaking clean build on Linux
  • (#560) fix florin spacing still too close
  • (#546) fix parsing or pasting × (Unicode times symbol)
  • (#519/#487) fix auto-horizontal-scroll/pan on API calls
  • (#528) fix #429 can't move cursor out of TextBlock
  • (#526) fix exponentiation to export ^ not **
  • (#525) fix Tab while there's a selection

build system fixes:

  • (#532) add console output to show URL of local test pages
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